// projects

Things I've built

I build more than I publish. These passed the bar.

vite-vue-template

Opinionated Vue 3 starter with Vite, Pinia, Vue Router, and Vitest pre-configured.

  • Vue
  • Vite
  • Pinia
  • Vitest
  • TypeScript

clean-architecture-node-js

Node.js REST API showcasing clean architecture: ports, adapters, and repository pattern.

  • Node.js
  • TypeScript