Rezha Julio
Data Engineer • Jakarta, Indonesia
rezha@jakarta:~$ abusing computers for fun & profit▍
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
-
PythonID Bot
A comprehensive Telegram bot for managing group members with profile verification, captcha challenges, and anti-spam protection.
Python Telegram Bot -
Solar System Explorer
An interactive 3D orrery simulation of the solar system with real-time planetary orbits and multilingual support.
Three.js JavaScript WebGL -
AI Councils
A multi-agent deliberation platform where five AI counselors with distinct perspectives collaborate to analyze complex problems.
AI Multi-Agent Web -
Rezha Tab Organizer
A browser extension to keep your tabs organized and your sanity intact.
JavaScript Web Extension
Featured
-
Stop Using innerHTML: The New Firefox Feature That Kills XSS
5 min read webdevFirefox 148 just shipped the new Sanitizer API with setHTML(). Here's why you should stop using innerHTML today.
-
Next Level Coding with Amp: Planning Before Prompting
6 min read aiMy experience using Amp, the frontier coding agent. It rewards structured planning and works best as a 'second brain' in your terminal.
-
How I Built My Own AI News Anchor (Tech Watch)
4 min read automationI stopped doomscrolling and let an AI agent curate my tech news. Here's how I automated my information diet with OpenClaw and Node.js.
-
Building a Telegram bot to babysit 24,000 developers
6 min read pythonHow I built PythonID-bot to manage the Indonesian Python community on Telegram.
-
Why "Dumb" Agents Are Winning: The Case for Shell-First AI
5 min read ai-agentsSmart agents are great, but simple ones actually ship code. Why tools like Pi and OpenClaw beat complex LSP-based assistants.
-
Reducing OpenClaw Heartbeat Token Usage
4 min read openclawRunning an AI agent 24/7 sounds cool until you see the token bill. Here's how to cut your heartbeat costs.
Recent Posts
-
The Power of an Accountability Buddy
5 min read productivityWhy 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 javascriptJavaScript'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.
-
Adding Brotli Compression to Caddy
5 min read caddyCaddy doesn't ship with Brotli support out of the box. Here's how I added it with xcaddy and a custom Docker build.
-
Taming 6,000 GitHub Stars with Astro and a JSON File
11 min read astroI turned my GitHub starred repos into a searchable page on my blog. Here's what worked, what didn't, and why I gave up on SSR.