I built this portfolio in the style of Windows 95 as a tribute to the era that sparked my curiosity for technology. It’s a playful blend of nostalgia and creativity—designed to stand out while keeping things simple, functional, and fun. Behind the retro look is modern code, reflecting both where I started and how far I’ve come.
- Modern stack: Next.js, React, Tailwind CSS, Framer Motion, and more
- Fully responsive: Works on desktop and mobile
- Features: Interactive windows, draggable icons, terminal, and more
- Personal touch: Every pixel is a nod to my journey in tech
- Clone the repo:
git clone https://github.com/adityajadhav2004/windows95portfolio.git cd windows95portfolio
- Install dependencies:
npm install # or pnpm install
- Run locally:
npm run dev # or pnpm dev
MIT