🌐 vineetjassal.github.io
My personal portfolio website – a minimalist, fast, and responsive site to showcase who I am, what I build, and where I’ve been working/learning.
Live site: https://vineetjassal.vercel.app/
✨ Features
- 🧑💻 About & Skills – concise overview of who I am and what I work with
- 🚀 Projects section – selected work with links, descriptions, and tech stack
- 📝 Experience / Journey – timeline-style view of roles & milestones
- 📱 Fully responsive – works great on mobile, tablet, and desktop
- ⚡ Fast & optimized – built with Next.js and deployed on Vercel
- 🎨 Clean UI – Tailwind CSS styling with focus on readability and aesthetics
🛠 Tech Stack
- Framework: Next.js (React)
- Language: TypeScript / JavaScript
- Styling: Tailwind CSS
- Fonts: Geist (Sans & Mono)
- Deployment: Vercel
- Tooling: GitHub, Vercel Analytics / Speed Insights
🚀 Getting Started (Local Development)
Clone the repo:
git clone https://github.com/Vineetjassal/vineetjassal.github.io.git
cd vineetjassal.github.io
```bash
pnpm dev
Deploy it to the cloud with Vercel (Documentation).