I'm a CTO & Backend Developer
with a focus on Web Development.
I can assist you with:
Check out my recent work
Here you can see a selection of projects I've contributed to while working with different companies. I'm always involved in something new, so feel free to check back from time to time!
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.