Iβm a Software Engineer with 4+ years of experience building and deploying full-stack web and mobile applications. I specialize in React, Next.js, Node.js, and scalable backend systems, with a strong focus on performance, clean architecture, and real-world usability. I enjoy turning complex problems into simple, efficient solutions and have also trained and mentored developers across multiple cohorts.
const aboutMe = {
role: "Software Engineer",
experience: "4+ years",
languages: ["JavaScript", "TypeScript", "HTML", "CSS", "Python", "PHP"],
technologies: {
frontEnd: {
frameworks: ["React", "Next.js", "React Native"],
stateManagement: ["Redux"],
styling: ["Tailwind CSS", "Bootstrap"]
},
backEnd: {
frameworks: ["Node.js", "Express.js", "NestJS"]
},
databases: ["MongoDB", "PostgreSQL", "MySQL", "Redis"],
devOps: ["Docker", "Kubernetes", "AWS", "CI/CD", "Vercel", "Netlify"],
testing: ["Jest", "React Testing Library"],
tools: ["Git", "GitHub", "Postman", "VS Code"]
},
focusAreas: [
"Full-stack web and mobile development",
"System design and scalable architectures",
"Performance optimization",
"API design and integration",
"Teaching and mentoring developers"
],
achievements: [
"Built and deployed full-stack applications across production systems",
"Reduced app load times by up to 30%",
"Improved feature delivery speed by ~25%",
"Trained 100+ developers across 8 cohorts"
],
goal: "To build scalable, high-impact software systems and contribute to engineering teams solving real-world problems."
};