All Stories

Algorithm Analysis (Big O) with Python

I started blogging about things that I care about to keep knowledge in my head and have these concepts present. I am not an expert on them, but the idea...

SOLID Principles in Python

These five principles are not a specific ordered list (do this, then that, etc.) but a collection of best practices. It’s a mnemonic vehicle to be remembered.

Running Ubuntu ARM64 with Docker

Hi there! Here is a basic guide and easy way to run Ubuntu ARM64 or any Docker container in different architectures.

Converting my old iPhone into a bot

Hi there, I wanted to create a Twitter bot recently for personal purposes, but the data I wanted to tweet is from another iOS app that doesn’t have any public...

Hello World

Hi, this is my first blog post.