A modern, minimal, terminal‑themed personal website for projects, writing, and a living /now page.
Live - https://hdprajwal.dev
- Framework: Next.js (App Router) + React + TypeScript
- Styling: Tailwind CSS
- UI: (Optional) shadcn/ui components & lucide icons
- Deploy: Vercel (preview + production)
The site is deployed on Vercel. Typical flow:
- Push to main → Vercel builds and deploys main to production
- Set your project in Vercel and add any required env vars
You can also self‑host with npm run build && npm start.
This project is open source and available under the MIT License.