01.About
I started programming in 2022 and quickly gravitated toward backend development. Over the past 3+ years, I've been building production systems that serve real users — from super-app platforms with 9+ microservices to airline booking APIs integrating multiple GDS providers.
My main focus is designing async-first architectures with FastAPI and Django, integrating complex third-party services (payment gateways, video CDNs, airline GDS systems), and ensuring systems stay fast and reliable under load.
I also spent 8 months teaching Python and Django, which sharpened my ability to break down complex systems and communicate technical decisions clearly.
02.Experience
Software Engineer @ SAMYY SOFT
Tashkent
- Core backend developer on a super-app platform (9+ microservices) — designing and building services from scratch with FastAPI and Django
- Built fully async services handling 500+ RPS with sub-second latency using asyncpg, httpx, and Redis caching
- Developed inter-service communication layer using RabbitMQ and gRPC with reliable messaging
- Led video streaming platform backend with CDN integration, subscription billing, and Celery-based processing
Python Backend Developer @ ATS-LLC / FZCO
New York, NY (Remote)
- Led backend development for core products — REST APIs with PostgreSQL and async task processing
- Built reporting and analytics modules for data-driven decision-making
- Optimized DB queries, caching, and background jobs — improved response times by 40-50%
Python/Django Instructor @ UITC United IT Club
Tashkent
- Taught Python, Django, web development — guided students through building full-stack web apps
- Designed hands-on CRM and automation projects; mentored on Git workflows and deployment
03.Projects
Masterium API
privateService marketplace connecting clients with skilled professionals across Uzbekistan. Features PostGIS-powered geolocation search, Google OAuth + OTP authentication, job offers with applications, reviews/ratings system, and multi-language support.
9+ API endpoints | 197K lines of code
TopReels
privateShort-form video streaming platform backend with subscription and ad-based monetization. Celery-based video processing pipeline, CDN-based HLS streaming, Stripe subscription billing, geo-restriction middleware.
7 modules | Async-first architecture
Crystal Cleaning CRM
privateFull-featured CRM for a cleaning business with integrated Telegram bot. Custom admin dashboard with financial analytics, Kanban board, 6 types of Excel reports, PDF receipts with QR codes.
Production system | Uz/Ru localization
Avia Gateway
privateAirline booking API integrating multiple GDS providers (Centrum Air, Bookhara) via XML and REST into a unified async API. Full booking lifecycle: search, book, issue tickets, void. PSS API certified.
Multi-provider GDS | PSS Certified