Passionate Software Developer and Full Stack Developer from Uganda πΊπ¬.
Dedicated LGBTQIA+ Activist, an advocate for advancing software skills, and a committed human rights activist.
She/Her π³οΈββ§οΈπ³οΈβπ
A little more about me...
I'm driven by the power of technology to create impactful solutions and foster positive change. My journey in software development is intertwined with my advocacy, aiming to build a more inclusive and equitable world. The code snippet below is a fun representation of my professional identity!
class DeveloperProfile {
constructor() {
this.name = "la niina";
this.roles = ["Software Developer", "Full Stack Developer"];
this.passions = ["LGBTQIA+ Activism", "Software Skills Advocacy", "Human Rights"];
this.pronouns = "She/Her";
this.experienceSince = 2011;
}
displayProfile() {
console.log(`Name: ${this.name}`);
console.log(`Roles: ${this.roles.join(', ')}`);
console.log(`Passions: ${this.passions.join(', ')}`);
console.log(`Pronouns: ${this.pronouns}`);
console.log(`Experience Since: ${this.experienceSince}`);
}
}
const laNiina = new DeveloperProfile();
// laNiina.displayProfile();
Mobile & Desktop Development:
Backend & Systems Programming:
Frontend & Web Development:
This visual encapsulates my approach to development and collaboration.
I believe in using the right tools for the task, maintaining a growth mindset,
expressing my unique personality, and ensuring clear presentation in all my endeavors.
I'm always open to connecting with fellow developers, activists, and learners!