A terrible idea with a happy ending
Software engineering is not always about principles and best practices. Sometimes it's just about delivering value on time.
Software engineering is not always about principles and best practices. Sometimes it's just about delivering value on time.
My two cents
Using FastMCP and Claude Desktop to search Github users
How to draw pretty diagrams using Mermaid
Exploring how the Python syntax can potentially affect performance
Creating a simple AI agent using Gemini and Google Colab.
An opinionated guide about the importance of documentation in software engineering
Exploring how FastAPI's dependency injection works under the hood
Using the PyVis library to generate a graph depicting bindings between RabbitMQ exchanges and queues
Using interfaces to achieve dependency inversion in our code