A modern, responsive personal portfolio built with Next.js, TypeScript, and Tailwind CSS.
Designed to showcase my projects, skills, and development journey as a Full-Stack Web Developer.
- ⚡ Fast, optimized performance with Next.js App Router
- 🎨 Clean, modern UI with responsive design
- 🧩 Component-based architecture
- 📁 Project showcase with dynamic routing
- 🖼️ Image carousel for project screenshots
- 📄 Markdown-based content system for easy updates
- 🌙 Smooth UI interactions and subtle animations
- 📱 Mobile-first responsive layout
- Next.js (App Router)
- TypeScript
- Tailwind CSS
- React
- MD-based content system
- Custom UI components
src/app— App Router pages and routessrc/components— Reusable UI and section componentssrc/data— JSON-based content (projects, tech stack, links)public/projects— Project assets and screenshotspublic/docs— Markdown content files
Clone the repository:
git clone https://github.com/eltecson/portfolio.git
cd portfolio