CTO & Senior Backend Developer.
10+ years building scalable products and leading engineering teams.
Worked with
Check out my recent case studies
Projects where I led technical strategy, architecture, and engineering teams to deliver business results.
SynapForce AI assistant that answers calls and books appointments 24/7 for service businesses. Python FastAPI OpenAI Twilio PostgreSQL Redis Docker AWS
FlyKube Surprise travel platform offering customized flight and accommodation packages. Python Django PostgreSQL Redis Docker AWS
ALC K-Tools Tool for the analysis of the impact of public policies on the social determinants of health. Python FastAPI PostgreSQL Docker React
Kutxabank AI Artificial intelligence-based chatbot designed to provide automated customer service. Python Django OpenAI PostgreSQL Docker AWS
Django Recruiting Recruitment tool for creating assessments, monitoring candidates, and generating detailed reports. Python Django PostgreSQL JavaScript Docker
Bot Manager System for managing and controlling bots across multiple platforms: WhatsApp, Telegram, and Twitter. Python Django OpenAI Redis Docker Some of my writing
Along with coding I also like to write about life and technology. Here are some of my recent posts.
Build a profitable Python trading algorithm from scratch. Complete code for moving average crossover strategy with 47% annual returns. Copy and run immediately.
The article offers a comprehensive comparison of three prominent Python web frameworks—FastAPI, Django, and Flask. It delves into each framework's architecture, design principles, and main features, providing code examples to illustrate complex serialization processes.
Algorithmic trading has revolutionized the financial markets by allowing traders to execute orders at speeds and frequencies impossible for human traders. In this guide, we'll explore how you can leverage Python—a powerful and accessible programming language—to implement your own algorithmic trading strategies.