Mohamed Nagy

Crafting pixel‑perfect, user‑centric web experiences 🚀

About

Hi, I’m a web developer passionate about building clean, responsive, user-focused applications. Even though my full-time role is in software development using Power Apps and the Microsoft stack, I actively work with React, TypeScript, and the MERN ecosystem on my own projects — which is where my true focus and long-term direction are.

I enjoy creating seamless digital experiences, writing clean and maintainable code, and staying up-to-date with modern web technologies. Whether it’s a landing page, a dashboard, or a full-stack app, I love solving real problems and delivering polished, intuitive work.

This portfolio highlights my skills and recent projects. I’m open to freelance work, collaborations, and full-time opportunities where I can grow as a React/MERN developer and build meaningful, high-impact web experiences. Let’s connect.

Download Résumé

Experience

Projects


function evolve(knowledge, age, life) {
  while (age++ < life.length) {
    ++knowledge;
  }
  return knowledge;
}