Welcome to the source code of my personal engineering portfolio! This project showcases my technical articles, professional experience, and the cool things I've built along my journey as a software engineer.
You can visit the live version of my portfolio here: https://amere.me
I am Ahmed Amer, a Software Engineer focused on building scalable, performant, and premium web applications. I love deep diving into architectural insights, writing technical articles, and building well-crafted user experiences.
This is a modern, high-performance platform built with static rendering and dynamic client-side hydration. Key technologies powering this portfolio include:
- Next.js & React: Utilizing modern Next.js capabilities and React Server Components for optimal performance and SEO.
- Tailwind CSS: Providing beautiful, responsive, and maintainable styling with a focus on modern premium design elements.
- MDX: Enabling technical articles and blog posts written in Markdown while seamlessly embedding rich React components.
- Framer Motion: Delivering smooth, dynamic micro-animations to bring the UI to life and create a truly engaging experience.
To get started with this project locally:
- Install the npm dependencies:
npm install- Set up your environment variables by creating a
.env.localfile in the root of your project:
NEXT_PUBLIC_SITE_URL=http://localhost:3000- Run the development server:
npm run devFinally, open http://localhost:3000 in your browser to view the application locally.
Personal project of Ahmed Amer. This codebase is provided as a reference and showcase of my work.




