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-03-22
Commit: srbhr/Resume-Matcher by @srbhr · c0fec85
Message: "Merge pull request #721 from srbhr/dependabot/npm_and_yarn/apps/frontend/flatted-3.4.2"
Review: Another glorious dependabot-fueled merge, maintaining dependencies with all the zeal of a finely tuned automaton. This isn't groundbreaking; it's just the steady hum of good hygiene, handled without direct human intervention—exactly as it should be. The relentless march of version bumps continues, ensuring obsolescence isn't lurking.
Chaos: 7% · Mood: #8FD1D4
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:

