Skip to content

AmanVarshney01/aman-varshney

Repository files navigation

Portfolio

Personal website built with Astro, featuring:

  • a homepage with profile + selected projects
  • a dedicated blog (/blog)
  • a guestbook (/guestbook)

Stack

  • Astro 5
  • Tailwind CSS 4
  • Astro DB (guestbook)
  • Cloudflare adapter + Wrangler config
  • Bun (package manager/runtime)
  • TypeScript + Prettier

Local Development

bun install
bun run dev

Quality Checks

bun run check
bun run build
bun run format:check

Routes

  • / - homepage
  • /blog - blog index
  • /blog/[...slug] - blog post pages
  • /guestbook - guestbook page with Astro actions + Astro DB

Theme

The UI uses a Vague-inspired palette and styling direction: https://github.com/vague-theme/vague.nvim

About

Personal Portfolio with blog and guestbook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors