React Logo
Code Beats

I'm Tomás Jaramillo from Colombia, and Code Beats is my personal blog on web development, coffee ☕, beer 🍺, data science 📊, and other random stuff.

Sep 10, 2024

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!

Feb 20, 2024

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.

Feb 8, 2024

I got hacked

This blog just got hacked.

Nov 19, 2020

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.

Nov 18, 2020

The Codebeats Project

Codebeats is an open-source CMS that runs on AWS for less than $1 per month.

Oct 2, 2020

How to download files on Python through HTTP

Article on how to download files through HTTP using Python

Dec 15, 2011

A PHP Class for image handling and resizing

Learn how to implement a PHP Class to perform image resizing.

Dec 14, 2011

The Guadalupe Waterfall

My photo-trip to Guadalupe (Antioquia, Colombia)

Dec 9, 2011

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)