After covering SQL databases with Python and Flask, here and here, today I wanted to introduce the concept of type-hints in Python, their use cases, as well as their pros and cons. Type-hints can be great tools to improve the readability of your code but they are not always the best solution. This post is…
All posts in March 2022
What ETFs I’m Investing In Right Now
I have previously written about some of the stocks I like to invest in and my returns so far. Today, instead, I wanted to explore the ETFs and sectors that I like to buy. Disclaimers Always remember that I’m not a financial advisor. What I share here is just my opinion and or experiences for…
Computer Vision With OpenCV: Building a Car-Counting System
In this post I’m sharing a project where I built a car-counting system using computer vision with OpenCV in Python.
My Crypto Portfolio: February Update
I share an update on my 2022 weighted crypto portfolio for the month of February. This time I’m using Python to produce useful charts along with the story.