An open API service indexing awesome lists of open source software.

https://github.com/amanvarshney01/aman-varshney

Personal Portfolio with blog and guestbook
https://github.com/amanvarshney01/aman-varshney

astro astrodb daisyui minimal pagefind portfolio tailwindcss vercel

Last synced: 2 months ago
JSON representation

Personal Portfolio with blog and guestbook

Awesome Lists containing this project

README

          

# 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

```bash
bun install
bun run dev
```

## Quality Checks

```bash
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