A modern, responsive developer portfolio built with Next.js 15, React 19, and Tailwind CSS 4. This project showcases the work, skills, and experience of Kareem Mohamed (Kimo), a passionate Frontend Developer from Cairo, Egypt.
This portfolio highlights personal projects, professional experience, and skills in web development. It is designed for performance, accessibility, and a great user experience across devices.
- Landing Page with animated hero section
- Projects Showcase with live demo and GitHub links
- Skills & Technologies section
- Experience Timeline
- Contact Form (integrated via EmailJS)
- Dark/Light Theme Toggle
- Responsive Design
- Modern UI/UX
- Next.js 15
- React 19
- Tailwind CSS 4
- TypeScript
- Radix UI
- EmailJS (contact form)
- Zod (validation)
- Lucide React
Clone the repository and install dependencies:
git clone https://github.com/Kimo-Mo/kimo-dev-portfolio.git
cd kimo-dev-portfolio
pnpm install # or npm install / yarn installRun the development server:
pnpm dev # or npm run dev / yarn devOpen http://localhost:3000 to view the app.
├── public/ # Static assets (images, icons)
├── src/
│ ├── app/ # Next.js app directory
│ ├── components/ # UI and layout components
│ ├── lib/ # Utilities
│ ├── services/data/ # Data (projects, skills, personal info)
│ └── ...
├── package.json
└── README.md
A fully functional e-commerce platform built with React.js, Bootstrap, and Firebase. Features product listing, search, cart, checkout, and authentication. GitHub
Responsive e-commerce website using HTML5, Tailwind CSS, JavaScript, and Firebase. Includes cart, wishlist, authentication, and animated UI. GitHub
- Buguard (Frontend Developer, Intern) — Jul 2025 - Present
- ITI (Frontend Developer, Intern) — Jul 2024 - Sep 2024
- Freelance (Frontend Developer) — 2022 - Present
- Name: Kareem Mohamed
- Location: Cairo, Egypt
- Email: kimomo844@gmail.com
- LinkedIn: linkedin.com/in/kareem-dev
- GitHub: github.com/kimo-mo
- Instagram: @kareem_mohamed_19
- Built and implemented by Kareem Mohamed
- Inspired by modern developer portfolio best practices
- Icons by Lucide and Iconsax
- Design by (Fawzy UI)
This project is licensed under the MIT License.
