
hi, i'm frérot ntwali, i started software engineering in 2023, with andela.
i'm currently Software engineer at gobi. before that, i was Backend engineer at eden care medical.
i ❤️ lowercase, side projects and monkeytype.
const coding: boolean = true;
const hobbies: string[] = ["coding 💻"];
if (!coding) {
hobbies.push("cycling 🚴🏽");
hobbies.push("basketball 🏀");
}