Backend Engineer
Making an impact by turning complex ideas into scalable, reliable systems.
Python • PostgreSQL • Distributed Systems • System Architecture • Mentoring
I enjoy building backend systems that stay simple as they scale.
- 🏗️ Focused on backend engineering, system architecture, and distributed systems
- ⚙️ Interested in reliability, performance, async workflows, and clean design
- 🧠 I enjoy mentoring engineers, reviewing code, and sharing knowledge
- 📈 I care about performance, observability, and maintainable software
- 🌱 I like learning in public by building small projects and exploring ideas deeply
Python PostgreSQL Django FastAPI Redis Kafka RabbitMQ Docker Kubernetes AWS DynamoDB OpenTelemetry Prometheus Grafana ELK
- scheduled-webhook — Reliable timer and webhook system with recovery sweeps, retry handling, and execution-safety design
- crypto-exchange — Crypto exchange with wallet management, async order processing, and Redis-based order aggregation
- post-rating-system — Post rating backend with fraud detection, rate limiting, and asynchronous processing
- simple-goodreads — Goodreads-inspired API with reviews, bookmarks, cached book statistics, and signal-driven stat updates
- django-boilerplate — Reusable Django starter with PostgreSQL, Poetry, and a clean base setup for new projects
- design-patterns-python — Python design patterns covering creational, structural, and behavioral patterns with examples