Welcome to my digital playground where code meets creativity
I'm a passionate full-stack developer with a deep love for TypeScript and JavaScript, dedicated to crafting dynamic, robust, and scalable solutions. My journey in software development is driven by curiosity, innovation, and the desire to solve real-world problems through elegant code.
π Currently working on: Building next-generation web applications
π± Learning: Advanced system design and cloud architecture
π‘ Passionate about: Clean code, performance optimization, and user experience
π― Goal: Contributing to open-source projects that make a difference
const nahom = {
code: ["JavaScript", "TypeScript", "HTML", "CSS", "Python"],
askMeAbout: ["web dev", "tech", "app dev", "system design"],
technologies: {
frontEnd: {
js: ["React", "Redux"],
css: ["Tailwind", "Chakra UI", "Styled Components"]
},
backEnd: {
js: ["Node", "Express", "NestJS"],
databases: ["MongoDB", "Firebase"]
},
devOps: ["Docker", "Kubernetes", "Google Cloud", "Vercel"],
tools: ["Figma", "Postman", "Notion"]
},
currentFocus: "Building scalable web applications with modern tech stack",
funFact: "I debug with console.log and I'm not ashamed! π"
};