Built with Next.js and Tailwind CSS, deployed on Vercel.
| Route | Description |
|---|---|
/ |
Home β intro, experience, and about snapshot |
/about |
Full bio, skills, conferences, and community work |
/contact |
Contact form |
/resume |
Resume |
- Framework β Next.js 13
- Styling β Tailwind CSS
- Language β TypeScript
- Deployment β Vercel
npm install
npm run devOpen http://localhost:3000 to view locally.
npm run dev # Start development server
npm run build # Build for production
npm run start # Start production server
npm run lint # Run ESLint