A modern, interactive personal portfolio website built to showcase my projects, skills, and coding statistics.
My portfolio: https://igiii.is-a.dev
- Live Stats: Real-time fetching of GitHub and Codewars statistics.
- Smooth Animations: Interactive UI elements like Aurora background and mouse gradients powered by Framer Motion.
- Responsive Design: Fully responsive layout built with Tailwind CSS.
- Next.js 16 (App Router)
- React 19
- TypeScript
- Tailwind CSS
- Framer Motion
- pnpm
-
Clone the repo:
git clone https://github.com/igorek05m/igiweb.git cd igiweb -
Install dependencies:
pnpm install
-
Run dev server:
pnpm run dev- Data: GitHub API & Codewars API
- Icons: Lucide React & React Icons
MIT. Feel free to use this code for learning or your own projects.