Skip to content

thameemk/thameem.me

Repository files navigation

thameem.me

Built with Next.js and Tailwind CSS, deployed on Vercel.

Pages

Route Description
/ Home β€” intro, experience, and about snapshot
/about Full bio, skills, conferences, and community work
/contact Contact form
/resume Resume

Tech Stack

  • Framework β€” Next.js 13
  • Styling β€” Tailwind CSS
  • Language β€” TypeScript
  • Deployment β€” Vercel

Getting Started

npm install
npm run dev

Open http://localhost:3000 to view locally.

Scripts

npm run dev      # Start development server
npm run build    # Build for production
npm run start    # Start production server
npm run lint     # Run ESLint

Releases

No releases published

Contributors