01 / Projects

Projects

Things I've built — open source, side projects and experiments.

This website

Bilingual portfolio, blog and vlog built with Nuxt 4, Nuxt Content and Tailwind CSS v4. Fully static, no server required.

  • Nuxt
  • Vue
  • Tailwind CSS
  • TypeScript

Task API

A sample REST API for task management with JWT auth, rate limiting and OpenAPI docs. Placeholder project — replace with your real work.

  • Node.js
  • PostgreSQL
  • Docker

devkit CLI

A command-line toolkit that scaffolds projects and automates routine dev chores. Placeholder project — replace with your real work.

  • Go
  • Cobra