Зареєструватися
  • Файл

Володимир

Python Software Engineer

Вік:
32 роки
Місто проживання:
Львів
Готовий працювати:
Дистанційно, Львів

Контактна інформація

Шукач вказав телефон та ел. пошту.

Прізвище, контакти та світлина доступні тільки для зареєстрованих роботодавців. Щоб отримати доступ до особистих даних кандидатів, увійдіть як роботодавець або зареєструйтеся.

Завантажений файл

Версія для швидкого перегляду

Це резюме розміщено у вигляді файлу. Ця версія для швидкого перегляду може бути гіршою за оригінал резюме.

Vladimir Mzokov Senior Python Engineer
[відкрити контакти](див. вище в блоці «контактна інформація») | [відкрити контакти](див. вище в блоці «контактна інформація»)
youtube.com/@ITeducationHUB
PROFESSIONAL SUMMARY
Senior Python Engineer with 8+ years of experience in commercial development, ERP integration (Odoo), and
technical education. Proven track record of architecting high-load FinTech/EdTech solutions on AWS, leading
engineering teams, and designing university-level programming courses. Deep expertise in Django, FastAPI,
container orchestration (K8s), and LLM integration. Active practitioner of AI-augmented development using
Cursor IDE, GitHub Copilot, and custom LLM workflows. Passionate about knowledge transfer and clean
architecture.

EDUCATION CERTIFICATIONS
National Aerospace University - Python Essentials (Cisco), Django 3 Full Stack Development
“KhAI” (Kharkiv, Ukraine) | 2018 (Udemy)
- JavaScript Essentials 1 & 2, C++ Essentials (Cisco)
Master’s in Computer
- Trading Course (Double Case Certificate, 2022)
Engineering (Computer
- Power BI Basics (In-company, 2021)
Systems and Networks)
- Robotics Programming (Citrus Academy, 2020)
SKILLS
Python (Expert), JS, C/C++/C#, Java, Go, SQL
Django, DRF, FastAPI, Flask, React.js
Odoo (development, customization, integration, deployment)
PostgreSQL, MySQL, MongoDB, Redis, Elasticsearch
TDD, pytest, unittest, doctest, locust (performance), mock
GitHub Actions, Jenkins, GitLab CI, Git
AWS (EC2, RDS, S3, Lambda, EKS), Docker, Kubernetes (K8s)
REST, GraphQL, WebSocket, JWT, OAuth2, DDD, Event-Driven Architecture
LLM Integration (OpenAI API), TensorFlow, spaCy, PyTorch, Keras
NumPy, pandas, Matplotlib
OpenAI API (GPT-4/4o), Anthropic Claude, AWS Bedrock
LangChain, LlamaIndex, Semantic Kernel
LoRA, QLoRA (Hugging Face PEFT), OpenAI fine-tuning API
Vector databases (Pinecone, Chroma, FAISS), embedding models (text-embedding-3, BGE)
Ollama, llama.cpp, vLLM
Chain-of-Thought, ReAct, few-shot, structured output (JSON mode, function calling)
Cursor IDE (daily driver for pair programming, code generation, refactoring)
Custom GPTs for documentation generation and test writing
YouTube content strategy, video production, audience engagement- Curriculum design, technical
reviewing, mentorship, corporate training
Curriculum design, technical reviewing, mentorship, corporate training
WORK EXPERIENCE
Infopulse | Senior Python Developer Sep 2024 - Present
EcoSmart – GreenTech SaaS for Carbon Footprint Analytics | GreenTech / SaaS
Tech Stack: Python, FastAPI, PostgreSQL, MongoDB, Redis, AWS (EC2, RDS, S3, Lambda), Docker, Kubernetes
(EKS), GitHub Actions.
Authentication: OAuth2 + JWT (Auth0).
Responsibilities:
Architected event-driven pipeline processing 50k IoT messages/sec using AWS Lambda + SQS.
Integrated OpenAI LLM to auto-generate ESG compliance reports, reducing manual work by 80%.
Implemented horizontal pod autoscaling on Kubernetes based on custom metrics.
Reduced API response time by 40% using Redis caching for aggregated dashboards.
Set up CI/CD with GitHub Actions (pytest 95% coverage, bandit security, safety checks).
Odoo Enterprise Integration for Supply Chain | Domain: ERP / Logistics
Responsibilities:
Customized Odoo 16 modules (Sales, Inventory, Accounting) for a mid-sized manufacturing client.
Developed a bi-directional sync between Odoo and AWS RDS (PostgreSQL) using XML-RPC and custom
Django middleware.
Implemented automated warehouse workflows (barcode scanning, automated reordering rules) reducing
stockouts by 25%.

ELEKS | Senior Python Engineer Mar 2023 - Aug 2024
MedFlow – Healthcare Appointment & EHR Integration | HealthTech
Tech Stack: Django, DRF, PostgreSQL, Celery, Redis, AWS (EC2, RDS, S3), Docker, Jenkins.
Authentication: JWT + RBAC.
Responsibilities:
Built FHIR-compliant API for EHR integration with legacy hospital systems.
Reduced patient no-shows by 30% via Celery-based automated reminders (SMS/Email/Twilio).
Migrated monolith to microservices on AWS ECS.

EduMatch – AI-Powered Personalized Learning | EdTech
Tech Stack: Python, FastAPI, MongoDB, OpenAI API, TensorFlow, Kubernetes, Jenkins.
Responsibilities:
Designed RAG pipeline feeding course material into GPT-4, reducing hallucinations by 60%.
Built code execution sandbox (Docker + gVisor) for Python/JS submissions.
Deployed backend on AWS EKS with HPA based on Celery queue length.

Sombra | Lead Software Engineer Jan 2022 - Feb 2023
CapitalFlow – FinTech Lending Risk Analyzer | FinTech
Tech Stack: Python, Django, DRF, PostgreSQL, Redis, Celery, AWS (EC2, RDS, Lambda), Docker, GitHub
Actions.
Authentication: OAuth2 + JWT + 2FA (TOTP).
Responsibilities:
Built risk scoring microservice (scikit-learn random forest) with DRF API gateway.
Integrated Plaid API for instant bank verification, reducing manual documents by 80%.
Implemented idempotent transaction processing to prevent double loan issuance.
Led a team of 4 developers; introduced DDD to split monolith into 5 services.
Configured AWS CodeDeploy blue-green deployments achieving 99.95% uptime.

EduMatch – AI-Powered Personalized Learning | EdTech
Tech Stack: Python, FastAPI, MongoDB, OpenAI API, TensorFlow, Kubernetes, Jenkins.
Responsibilities:
Designed RAG pipeline feeding course material into GPT-4, reducing hallucinations by 60%.
Built code execution sandbox (Docker + gVisor) for Python/JS submissions.
Deployed backend on AWS EKS with HPA based on Celery queue length.

Teaching/Mentoring & Technical Authorship
The Open International University of Human Development “Ukraine” | Senior Lecturer (09.2023 –
03.2024)
Designed and delivered “Advanced Python for Automation” course (72 academic hours) for 3rd-year CS
students.
Developed original curriculum covering OOP, design patterns, pytest, Django ORM, and Git workflows.
Mentored 200+ students;
15 successfully completed final projects (REST APIs, Telegram bots, Odoo prototypes).
ITVDN (IT Video Developers Network) | Author of Programming Courses & Technical Reviewer
(06.2022 – 09.2022)
Authored a 20+ hour video course: “Python Web Development: From Zero to Django REST Framework”
(5000+ enrolled students on platform).
Recorded practical workshops on Dockerizing Django apps and deploying to AWS EC2.
Served as Technical Reviewer for “Python Design Patterns in Depth” course, ensuring code accuracy and
architectural best practices.

CyberBionic Systematics (Online) | Coach & Python Developer (10.2021 – 12.2025)
Trained 200+ junior developers in cohorts of 15;
focus areas: algorithms, data structures, OOP, and team Git workflows.
Developed proprietary auto-grading system for homework (Python + Docker + pytest) used across 8 training
cycles.
Transitioned 40% of students into junior developer roles within 6 months of course completion.

IT Education HUB | IT Education HUB | Founder & Technical Educator (10.2022 - Present)
Founded and operate an educational YouTube project focused on building systematic engineering thinking
("Engineering DNA") among developers.
Combine 17+ years of commercial experience (Junior/Middle/Lead/Architect level) with academic
background to design and produce in-depth technical content.
Channel focuses on Clean Architecture, Python ecosystem (Asyncio, FastAPI, Django), modern C++ (20/23),
database optimization (PostgreSQL), and AI system architecture (SLM, AI agents).
Channel Stats: 900+ subscribers, 50,000+ total views, 187+ movies.

Схожі кандидати

Усі схожі кандидати


Порівняйте свої вимоги та зарплату з вакансіями інших підприємств: