Blog

Breathe

I built a guided breathing web app to help me meditate — entirely with coding agents.

Code With Jorge

I started a YouTube channel focused on frontend project tutorials. Here's what it's about.

I built AvisoMascotas, a pet finder platform for Chile

How and why I built AvisoMascotas — a community-driven platform to help reunite lost pets with their families in Chile.

I built CaféRadar, a coffee shop aggregator for Chile

How and why I built CaféRadar — a platform to discover, explore, and share the best coffee shops across Chile.

This is how my static website works

A quick write-up on how I maintain this website with minimal effort and zero costs other than the domain name

Implementing throttle and debounce from scratch

Implementation of throttle and debounce functions with vanilla JavaScript