Mermaid diagrams
How to draw pretty diagrams using Mermaid
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
A short demonstration of the differences between functional and unit tests
Using custom Pytest hooks to generate real-time reports
Implementing a naive state machine just for fun