Work

Some projects I've worked on are subject to confidentiality agreements, so I can't share specific details. However, I'm available to discuss my experience and approach to development in a conversation.

Selected work

01FastAPI

Pigui.ai

Backend engineer using FastAPI; integrated AI-driven features to power loyalty programs for restaurants and retail stores.

FastAPIPython

Open source

01NestJS

NestJS Starter Mono

Production-oriented modular monolith with enforced module boundaries, JWT auth, user-scoped todos, MikroORM migrations, and security hardening — plus dependency-cruiser checks in CI.

NestJSTypeScriptMikroORM
02NestJS

NestJS Starter + Drizzle

Drizzle variant

Same clean-architecture foundation as the MikroORM starter, migrated to Drizzle ORM with PostgreSQL — versioned SQL migrations, PGlite e2e tests, and Docker Compose ready.

NestJSTypeScriptDrizzlePostgreSQL
03FastAPI

FastAPI Starter

Production-style FastAPI baseline with JWT auth and refresh-token rotation, code-defined role permissions, videogame CRUD, Alembic migrations, admin bootstrap CLI, and hardened GitHub Actions CI (Ruff, pytest).

FastAPIPythonSQLAlchemy