Skip to content
Rezha Julio

Rezha Julio

Data Engineer • Jakarta, Indonesia

rezha@jakarta:~$ abusing computers for fun & profit

extract transform load

Data Engineer with 11+ years of experience building large-scale data pipelines, streaming systems, and data platforms at companies like Gojek and Traveloka — processing petabytes of data daily. I tinker with Python, DevOps, and open-source projects, and co-organize PyCon Indonesia and PythonID meetups.

Recent Projects

Recent Posts

  • Upgrading to Astro 6: What Changed and Why It Matters

    7 min read astro

    A practical walkthrough of upgrading an AstroPaper blog from Astro 5 to Astro 6, covering Vite 7, Zod 4, the stable fonts API, and every breaking change I ran into along the way.

  • Demoware Is Killing Your AI Strategy

    6 min read ai

    AI tools make it easy to build impressive demos. What happens when demoware becomes production code?

  • The Power of an Accountability Buddy

    5 min read productivity

    Why going solo isn't always the best path to achieving your goals, and how an accountability buddy can double your success rate.

  • Goodbye Date, Hello Temporal API

    6 min read javascript

    JavaScript's Date object was a copy of Java's broken java.util.Date, and we've been stuck with it for 30 years. The Temporal API is here to replace it.