← cd ../services
[ BUILD_BACKEND(1) ]

Backend Development on Python (Django, FastAPI)

Build production-grade APIs and event-driven backends.

Backend services I ship in production: REST + async APIs, event-driven workers on Celery / RabbitMQ, OAuth2 / JWT auth, third-party integrations (banks, payment providers, government registries), reporting pipelines, queue infrastructure, and production-grade observability. Stack: Python 3.12, Django 5 + DRF, FastAPI, PostgreSQL 16, Redis 7, Celery, RabbitMQ, Docker. SLA, uptime targets, audit log.

▶ examples

$ build_backend --rest --queue=rabbit
$ build_backend --grpc --service=payments
$ ssh contact$ ls ~/projects