Things I Build
Projects, roughly in the order they taught me something new.
Each one is a system, not a demo — the interesting part is usually the architectural flow, data contract, and failure handling, not just the front-end framework.
MySupperClub→
In productionA booking-and-payments platform for supper-club hosts and guests.
Next.jsAuth & rolesPayments integrationContainerized deploymentCloud infrastructure
Worzo→
In productionA food-ordering and delivery platform connecting customers, restaurants, and delivery.
MongoDBExpressReactNode.jsREST APIs
AMS→
In productionA backend API and frontend deployed and operated on cloud infrastructure.
ReactBackend APICloud infrastructureDeployment & operations
CRM→
In productionA customer-relationship tool with real business logic, not a CRUD clone.
PythonReact
Auth, from scratch→
In progressA self-built authentication system, built to understand the mechanism, not replace a provider.
TypeScriptPrismaPostgreSQLMonorepo tooling