September 19, 2026
Alember's Vault
A personal full-stack archive for tech blogs, academic materials, and project showcases.
- astro
- tailwind
- supabase
The site you are reading. Content-first static site with Astro and Tailwind, with Supabase planned for PDF storage in a later phase.
Highlights
- Astro static output — zero JS by default, React only where needed.
- MDX blog engine backed by typed content collections.
- Project showcase driven by the same content layer.
- Supabase bucket integration on the roadmap for PDF storage.
Stack
| Layer | Choice |
|---|---|
| Frontend | Astro + React islands |
| Styling | Tailwind CSS v4 |
| Data | Supabase (Postgres + Storage) |