stuff i built
a collection of projects i've worked on — from full-stack web apps to backend APIs and everything in between. each one taught me something new.
B2B E-commerce API
built a robust REST API for a marketplace connecting suppliers and buyers. real-time inventory, order processing, payment webhooks — the whole nine yards.
highlights
- JWT auth with refresh tokens
- webhook system for notifications
- horizontal scaling ready
Node.js
PostgreSQL
Redis
Stripe