Automate It All
Learn how to automate website monitoring with an easy no-code solution or a more advanced AWS Lambda method using Python. Save time and effort with virtually no cost!
The Fourier Series
Discover Fourier Series, its origins in heat propagation, and how Python simplifies its calculations and visualizations using libraries like NumPy, SciPy, and matplotlib.
COVID-19 tests explained for dummies
Understand how COVID-19 tests work and their differences, as well as the definition and importance of sensitivity and specificity of SARS-CoV-2 tests.
The Codebeats Project
Codebeats is an open-source CMS that runs on AWS for less than $1 per month.
How to download files on Python through HTTP
Article on how to download files through HTTP using Python
A PHP Class for image handling and resizing
Learn how to implement a PHP Class to perform image resizing.
Python as a free alternative to Matlab: Pendulum of torture analysis
Learn how to use Python to solve differencial equations leveraging numerical integration methods (Runge-Kutta 4,5)