Skip to content
View RudraO2's full-sized avatar
πŸ€’
Out sick
πŸ€’
Out sick
  • Jaipur, Rajasthan, India
  • 10:59 (UTC +05:30)

Highlights

  • Pro

Block or report RudraO2

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
RudraO2/README.md

header

what I do

profile views

Data Science student at IIT Madras, based in Jaipur. I build small apps to fix things that annoy me, then I actually ship them. My phone kept showing 5G on a 4G tower, so I built something that reads the real signal. I wanted notes that gave nothing away if someone grabbed my phone, so I built one that hides them as code.

Try something live right now: Office Drama (a game where the NPCs remember you) Β· NSE Screener (a live Indian-market stock screener) Β· NoBS Timer (a one-tap study timer you can install)

πŸ“² Install and try

TrueG tells you whether your phone is really on 5G or just showing the icon. Download the APK.

6 Months Left is a countdown app with teeth: it blocks your time-sink apps until a deadline you set, and will not let you casually uninstall it before then. Download the APK.

🧩 Also built

Ghostpad looks like a plain notes app but is really a private messenger. It disguises your texts as code and hands them off over WhatsApp, so a glance at the screen looks like someone studying, not chatting.

NSE Screener reads where the Indian market sits in its cycle, then ranks momentum stocks inside the sectors money is flowing into. Try it live.

NoBS Timer is a one-file, installable study timer. No account, no store, works offline. Open it.

πŸ—οΈ Bigger builds

tokenbrawl is a benchmark where two language models fight inside a game. The engine waits for each model to answer, so answering fast buys nothing; what runs out is a token budget that drains while a model thinks. Eight machine-checked rules keep every match fair and repeatable.

Office Drama is an open-world office game where every character is alive on one shared database. They gossip, remember what you told them, and a rumor from the morning reaches their friends by evening. Play it live.

Nirman CRM is a simple CRM I built and shipped to a real estate business in Jaipur, designed so a 45-year-old sales rep gets it right on the first try with no training.

πŸ› οΈ Tech Stack

πŸ“Š GitHub in numbers

profile details

stats productive time

repos per language most used languages

🐍 Watch the snake eat my contributions

contribution snake

🀝 Connect

Most of what I build gets used before it gets posted. Fixing that second part now.

Pinned Loading

  1. ghostpad ghostpad Public

    A notes app that is really a private messenger. Looks like notes, disguises your texts as code, hands off over wa.me. Android + web.

    JavaScript

  2. office-drama office-drama Public

    An open-world 2D office game where every NPC is alive on one shared database. Gossip spreads, memories persist, and you hunt the culprit behind a stolen drive. Built in a 24h hackathon with Next.js…

    TypeScript

  3. nobs-timer nobs-timer Public

    A no-frills study-hour tracker. Pure HTML with PWA support, so you add it to your home screen and it feels like a native app, no install.

    HTML

  4. six-months-left six-months-left Public

    A hardcore countdown app. Set one deadline, and it blocks your time-sink apps, kills the Shorts and Reels habit, and won't let you casually uninstall it before the date. Native Android / Kotlin.

    Kotlin

  5. tokenbrawl tokenbrawl Public

    A latency-fair LLM-vs-LLM fighting game benchmark. The engine blocks until an agent responds, so inference speed can't win a match β€” what's scarce is a per-match token bank that drains as a model t…

    TypeScript

  6. TrueG TrueG Public

    Reads your phone's real radio state and tells you whether you're actually on 5G or just seeing the icon. Android, no root, no login.

    TypeScript