Full Stack Software Engineer β I build end-to-end products that are fast, scalable, and actually enjoyable to use.
class SoftwareEngineer:
def __init__(self):
self.name = "Muslimat Gidado"
self.role = "Full Stack Software Engineer"
self.experience = "3β5 years"
self.stack = {
"frontend" : ["React", "TypeScript", "Tailwind CSS"],
"backend" : ["Node.js", "Python", "Django","Go", "Rust"],
"cloud" : ["AWS (EC2, S3, Lambda)", "Docker"],
"databases" : ["PostgreSQL", "MongoDB", "Redis"],
}
self.currently = [
"Architecting scalable full stack systems βοΈ",
"Deepening cloud infrastructure skills on AWS βοΈ",
"Mentoring junior developers in my community π",
]
self.fun_fact = "I debug backend and style frontends before breakfast."
def __str__(self):
return f"Building products people love β {self.name}"
me = SoftwareEngineer()
print(me)Frontend
Backend
Cloud & DevOps
Databases
- βοΈ Β Architecting and shipping full stack applications end to end
- βοΈ Β Going deeper into AWS β infrastructure, serverless, and deployment pipelines
- π Β Building robust REST APIs with Django and Node.js
- π Β Actively mentoring and supporting developers in my community
- π¬ Β Always open to talk system design, clean architecture, and engineering best practices
Check the pinned repos below β each project covers both the frontend and the backend.
I'm open to collaborating on meaningful full stack projects, open source, or anything that ships real value to real people.
β Reach me at muslimat.gidado@gmail.com
