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
- Host: GitHub
- URL: https://github.com/amanvarshney01/aman-varshney
- Owner: AmanVarshney01
- License: mit
- Created: 2023-12-06T16:16:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-17T10:16:50.000Z (4 months ago)
- Last Synced: 2026-02-17T14:23:28.363Z (4 months ago)
- Topics: astro, astrodb, daisyui, minimal, pagefind, portfolio, tailwindcss, vercel
- Language: Astro
- Homepage: https://amanv.dev
- Size: 4.85 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
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