A modern, minimal developer portfolio built with Next.js 16, showcasing my projects, experience, and journey as a Software Engineer passionate about AI, full-stack development, and scalable systems.
- Modern & responsive design
- Light / Dark mode
- Experience timeline
- Project showcase
- Certifications
- MDX-powered blog
- SEO optimized
- Open Graph image generation
- JSON-LD structured data
- Sitemap & robots.txt
- AI-ready (
llms.txt) - Progressive Web App (PWA)
- OpenPanel Analytics
- Next.js 16
- React 19
- TypeScript
- Tailwind CSS v4
- shadcn/ui
- Motion
- MDX
- OpenPanel
- Node.js 22+
- pnpm
- Git
git clone https://github.com/its-abdou/portfolio.git
cd portfolioThis project uses Portless for local HTTPS development.
npm install -g portlesspnpm installcp .env.example .env.localFill in the required values inside .env.local.
pnpm devOpen:
https://its-abdou.localhost
pnpm build
pnpm startsrc/
├── app/
├── components/
├── content/
├── data/
├── hooks/
├── lib/
├── styles/
└── types/
Licensed under the MIT License.
Feel free to use this project as inspiration or as a starting point for your own portfolio. If you do, please replace all personal information, assets, and branding before publishing.

