...

How to Generate QR Codes in Python

How to Generate QR Codes in Python
to QR Codes “QR” in QR code stands for quick response. QR codes are an emerging and easy way to ...
Read more

Data Visualization Explained (Part 5): Visualizing Time-Series Data in Python (Matplotlib, Plotly, and Altair)

Data Visualization Explained (Part 5): Visualizing Time-Series Data in Python (Matplotlib, Plotly, and Altair)
in my data visualization series. See the following: It’s time to start building your own data visualizations. In this article, ...
Read more

Javascript Fatigue: HTMX is all you need to build ChatGPT — Part 1

Javascript Fatigue: HTMX is all you need to build ChatGPT — Part 1
was a time, long ago, when building websites was easy. HTML and CSS. It felt simple. Nowadays, Javascript frameworks are ...
Read more

I Built an IOS App in 3 Days with Literally No Prior Swift Knowledge

I Built an IOS App in 3 Days with Literally No Prior Swift Knowledge
the Brush Tracker app in 3 days with no prior experience with Swift, the main programming language for iOS development. ...
Read more

Using NumPy to Analyze My Daily Habits (Sleep, Screen Time & Mood)

Using NumPy to Analyze My Daily Habits (Sleep, Screen Time & Mood)
a small NumPy project series where I try to actually build something with NumPy instead of just going through random ...
Read more

Data Visualization Explained (Part 4): A Review of Python Essentials

Data Visualization Explained (Part 4): A Review of Python Essentials
in my data visualization series. See the following: Up to this point in my data visualization series, I have covered ...
Read more

How to Control a Robot with Python

How to Control a Robot with Python
PyBullet is an open-source simulation platform created by Facebook that’s designed for training physical agents (such as robots) in a ...
Read more

Python 3.14 and the End of the GIL

Python 3.14 and the End of the GIL
of the most eagerly awaited releases in recent times, is finally here. The reason for this is that several exciting ...
Read more

Building a Command-Line Quiz Application in R

Building a Command-Line Quiz Application in R
I science journey a couple of years back, and I realized that most of the experiences I gained tended to ...
Read more

How to Spin Up a Project Structure with Cookiecutter

How to Spin Up a Project Structure with Cookiecutter
you’re anything like me, “procrastination” might as well be your middle name. There’s always that nagging hesitation before starting a ...
Read more