I'm Urav. I build things with code.
This section auto-updates daily. It features one of my recent commits, or something interesting from my network, or a random gem from the wild. The commit gets roasted by an opinionated AI and rendered as a strange attractor.
Last updated: 2026-04-22
Commit: srbhr/Resume-Matcher by @srbhr Β· 5542278
Message: "Merge pull request #758 from srbhr/fix/next-config-invalid-turbopack-flag
fix(frontend): remove invalid turbopackUseSystemTlsCerts flag to unblock Docker Publish"
Review: A classic tale of an 'experimental' flag meeting reality. Good call removing something that broke Docker builds; better to run stable than debug arcane Turbopack TLS issues that probably didn't do anything useful in the first place.
Chaos: 15% Β· Mood: #284D58
What is this?
The Pipeline:
- A GitHub Action runs daily and picks a commit (my own β network β starred repos β fallback)
- The commit diff is fed to Gemini, which produces a witty critique, a chaos score (0-100), and a mood color
- A Lorenz attractor is rendered using these parameters:
- Chaos score β modulates Ο (rho), affecting how chaotic the butterfly looks
- Mood color β tints the gradient from black β color β white
- Commit hash β seeds the initial conditions, so every commit is unique
The Math:
The Lorenz system is a set of differential equations that exhibit deterministic chaos. Small changes in initial conditions produce wildly different trajectories. It's the "butterfly effect", fitting for visualizing commits.
Links:

