Hypefolio
Modern personal portfolio built with Next.js (App Router), TypeScript, and Tailwind CSS.
Live
Highlights
- Responsive multi-page layout (Home, Work, Contact)
- Fixed glass-style navbar
- Dark mode toggle (dark default for first-time users)
- Reusable card-based design system
- Country-flag brand badges with view-more interaction
- Time card (IST + viewer local time)
- Arrow-hover blur interactions
Tech Stack
- Next.js 15
- React 19
- TypeScript
- Tailwind CSS 4
- lucide-react
- react-country-flag
Getting Started
git clone https://github.com/harisahmad59/Hypefolio.git
cd Hypefolio
npm install
npm run dev
Open http://localhost:3000.
Build
npm run build
npm run start
License
Licensed under GNU GPL v3. See LICENSE.