This is the personal developer portfolio of me, built with Next.js, Tailwind CSS, and the App Router. It serves as both a project showcase and a tech resume, with plans to include a blog and GitHub integration.
- Next.js 14
- Tailwind CSS
- TypeScript
- Homepage with intro and call-to-actions
- Projects section with detailed tech stack
- Resume download option
- About and Contact pages
- Modular and responsive layout
- Planned additions: blog system, GitHub activity integration
git clone https://github.com/your-username/portfolio.git
cd portfolio
npm install
npm run dev
Then open http://localhost:3000 in your browser.
This project is under active development. Styling and structure are in place; content and visual polish are ongoing.
MIT