import SoftwareDeveloper, { IBioDetails } from 'rmkasendwa';
export default class Bio extends SoftwareDeveloper {
name = 'Ronald M. Kasendwa';
location = 'Kampala, Uganda';
getDetails(): IBioDetails {
return {
"- ⚡ Quick bio:": "Quality oriented self motivating engineer that is commercially-ware, evolving and enthusiastic about building stuff",
"- 👯 I’m looking to collaborate on": "Node, Typescript, React and Docker related projects",
"- 💬 Ask me about": "Node, React, Typescript, SQL, Software Design & Architecture, Web-Dev and CI/CD Pipelines",
"- 📫 How to reach me:": "kasendwaronald@gmail.com",
};
}
}
Tools that I use on a daily basis, or that I've used or worked (either much or a bit) with on the past