Python / Django Engineer/ Web Developer
Building scalable, maintainable backend systems & APIs.
I specialize in Django/DRF, PostgreSQL, event-driven architectures, high-throughput APIs. I focus on reliability, performance, and developer experience.
Core Stack
Python
Django / DRF
JS
PostgreSQL
MySQL
PostMan
Swagger
Shopify
WordPress
AWS
Experience
Web Developer · Aetos Technologies
2025 — Present · Onsite
Developing custom Odoo websites using
QWeb Templates, XML controllers, and Python backend logic.
Built dynamic snippets for drag-and-drop functionality in Odoo’s Website Builder.
Integrated custom modules to extend Odoo’s native features (e.g., eCommerce, forms, blogs).
Python Developer · ALchemative
2024 — 2025
Streamlined onboarding by 35% through backend documentation and reduced integration errors by 75% in collaboration with frontend developers. Enhanced the KELINKY logistics application’s performance by 10% through Python backend development integrated with Shopify.
Software Engineer Intern ·ALchemative
2024
Developed hands-on projects including Store locator application and Unified tracking application.
Used Django framework as a backend developer, gaining experience with REST framework.
Conducted thorough testing of Shopify applications to ensure seamless functionality; identified and resolved integration issues for 8 apps, resulting in a 15% improvement in user experience ratings from customer feedback.
Skills Snapshot
Technical proficiency and emphasis across stacks & practices.
Testing
Performance-first
Clean Architecture
APIs & Microservices
Observability
Posts & Engineering Notes
Taming N+1 in DRF
Strategies: select/prefetch, query optimizations, and API contract design that avoid repeating queries.
Read →
Async tasks: Celery vs RQ
Comparing tradeoffs, visibility, and deployment complexity for common async workloads.
Read →
Postgres indexes that matter
Practical index strategies for geospatial search, jsonb, and high-cardinality analytics.
Read →