Personal Site
By Daniel Chiwuzoh
This is my personal portfolio and blog: the site you are reading right now. The frontend is a Vue 3 single-page app and the backend is a Hono API backed by PostgreSQL through Drizzle ORM.
Behind the public site sits a full admin CMS. A Tiptap rich-text editor powers long-form articles, projects (like this one) are managed end-to-end, and there is a newsletter subscription flow for readers who want updates.
It is self-hosted on Hetzner using Docker Compose with Caddy handling automatic HTTPS, after being migrated off a DigitalOcean Kubernetes setup to something simpler and cheaper to run.