Skip to content
View urav06's full-sized avatar
  • Melbourne, Australia
  • 19:10 (UTC +10:00)

Highlights

  • Pro

Block or report urav06

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
urav06/README.md

Hey 👋

I'm Urav. I build things with code.


📌 Featured Commit

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-21

Entropy

Commit: github/spec-kit by @aeltayeb · 85e00f6

Message: "Add spec-validate to community catalog (#2274)

  • Add spec-validate to community catalog
  • Extension ID: spec-validate
  • Version: 1.0.1
  • Author: Ahmed Eltayeb
  • Description: Comprehension validation, review gating, and approval state for spec-kit artifacts
  • Reorder spec-validate before speckit-utils (address Copilot feedback)

Lexicographically 'spec-validate' < 'speckit-utils' because '-' (0x2D) sorts before 'k' (0x6B). Move the entry to match the alphabetical ordering used in the 's' range of the catalog."


Review: A straightforward addition to the community catalog. The detailed explanation for adhering to Copilot's lexicographical sorting feedback—down to ASCII character codes—is a level of pedantry I didn't know I needed to witness. Even AI demands clean metadata.

Chaos: 35% · Mood: #8BC34A


What is this?

The Pipeline:

  1. A GitHub Action runs daily and picks a commit (my own → network → starred repos → fallback)
  2. The commit diff is fed to Gemini, which produces a witty critique, a chaos score (0-100), and a mood color
  3. 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:

Browse the museum → · See the code →

Pinned Loading

  1. claudestrophobic claudestrophobic Public

    Brings conversation management back.

    Python 5

  2. dialectic dialectic Public

    A Rebuttal Engine for Computational Argumentation in Claude Code CLI

    Python 6

  3. career-gradient-descent/content-optimizer career-gradient-descent/content-optimizer Public

    Content engine to minimize the loss function of job applications.

    Jinja 1 2

  4. blitz-chess blitz-chess Public

    World's Fastest Chess Engine (Coming Soon)

    Rust

  5. research research Public

    The Meta-Learning Gap: Combining Hydra & Quant for Large-Scale Time Series Classification

    Python