A post detailing my thought process whilst I designed a quadcopter with foldable arms.
Posts
A quick tutorial on how to create an API middleware/wrapper for the Next.JS app router.
Analysing test data to figure out the best settings for a LoRa chip for decreasing packet in-the-air time.
A quick guide to creating custom VSCode tasks.
These Python code snippets can save you a bunch of time on your next project so make sure to read along!
Learn how to use Plotly and Pandas in Python to plot aesthetically pleasing cryptocurrency graphs.
Controlling your android device with Python could never be simpler by using the ADB.
In this article I'll show you how to create a telegram bot to alert you on crypto prices.
Learn about Benford's Law and plotting live graphs using Matplotlib in Python in this quick guide.
Ever wondered about the most optimal way to calculate Fibonacci numbers? Read more to find out.
Read this quick tour of the Secrets module to help generate secrets in your Python programs.
Part 3/3 of my guide to building a sudoku solver and generator in Python.
Part 2/3 of my guide to building a sudoku solver and generator in Python.
Part 1/3 of my guide to building a sudoku solver and generator in Python.
Automate the sign-up process for websites using Python.