Skip to content
View giri256's full-sized avatar
  • India

Block or report giri256

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

Giridhar — practical developer tools and open-source work

TypeScript Python JavaScript C Open source

I’m Giridhar. I like taking awkward, real-world problems—legacy GPU crashes, browser-extension persistence, brittle validation paths—and turning them into small tools or focused upstream fixes.

I came to software from electrical engineering, so my instinct is to reproduce, isolate, and measure before rewriting anything.

My current work is mostly around developer tooling, browser internals, MCP integrations, and open-source bug fixing.

Selected work

  • Persistent XPI Toolkit — an unofficial Firefox 152.0.6 source patch and verifier for persistent unsigned WebExtension testing in normal release builds.
  • Blender HD 4000 crash investigation — a reproducible Windows/GLSL failure analysis submitted to Blender's tracker and Intel's graphics community.
  • Claude Continue — a Manifest V3 extension that resumes a Claude chat when its message limit resets.
  • Vocab Builder TTS — a Python tool that turns vocabulary lists into definitions, examples, and listenable study audio.

Open-source work

Merged

In review

How I work

  • Reproduce the actual failure before changing code.
  • Prefer the smallest complete fix over a broad rewrite.
  • Add focused regression coverage when it materially protects the behavior.
  • State clearly what was tested, what was not, and why.

Based in India · Usually building, debugging, or contributing upstream.

Pinned Loading

  1. firefox-extension-sideload firefox-extension-sideload Public

    Unofficial Firefox 152.0.6 patch and verified tooling for persistent unsigned WebExtension XPI sideloading in normal release builds.

    Python

  2. blender-hd4000-crash-report blender-hd4000-crash-report Public

    Reproducible Blender 3.6.23 Intel HD 4000 shader crash investigation and tracker-ready report

  3. claude-continue claude-continue Public

    A Chrome Extension that automatically resumes your Claude.ai chats the exact moment your message limit resets. chrome-extension, manifest-v3, claude-ai, automation, productivity, javascript

    JavaScript

  4. Vocab-Builder-TTS Vocab-Builder-TTS Public

    Enhance your vocabulary with a tool that provides word definitions and generates Text-to-Speech (TTS) audio.

    Python 1

  5. Colab-Torrent-to-mp4 Colab-Torrent-to-mp4 Public

    Download your favorite videos from torrents into Google Colab, convert them into MP4 format using FFmpeg, and Directly store them in Google Drive. Ideal for playing videos on older TVs that only su…

    Jupyter Notebook 1 1