Skip to content
View GamerJagdish's full-sized avatar
👨‍💻
Building
👨‍💻
Building

Block or report GamerJagdish

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.

Content in all repositories owned by your account will be closed.
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
gamerjagdish/README.md

Hi, I'm Jagdish Sharma

Software developer, Building stuff I like.

3+ years of experience across mobile, web, and backend. I lock in hard when it's something i find meaninful.


Featured Projects

  • NewPilot - A lightweight native C++ remapper for the Windows 11 Copilot key. ~290 KB installed, under 5ms response time, under 2 MB RAM - no .NET or Electron overhead. Available on the Microsoft Store. (C++, Win32 API, Windows 11, MSIX, Microsoft Store)
  • CardMinder - An Android app that stops your credit and debit cards from getting deactivated due to inactivity. Tracks transaction dates, shows live countdowns via a home-screen widget, sends reminders before the deadline AND it's offline. (Flutter, Dart, Android, Personal Finance, Privacy)
  • Monake - A decentralized Snake game on the Monad testnet with an on-chain leaderboard and daily prize pool, packaged as a Farcaster Mini App. (Next.js, Farcaster Mini App, Solidity, Blockchain, Monad Testnet)
  • UPI MCC Checker - Scans UPI QR codes and identifies Merchant Category Codes, so you can avoid surcharges and get the most out of credit card rewards. (Expo, React Native, TypeScript, UPI, QR Scanner)
  • SLM - Simple Logo Maker - A fast web app for making clean text logos with gradients, backgrounds, and any Google Font. Supports layers, image uploads, and exports to SVG or high-res PNG. (React 19, TanStack Start, Tailwind CSS v4, Bun, Vite)
  • Hungarian Method Solver - An interactive Operations Research tool that solves assignment problems using the Hungarian algorithm, walking through each step to find the optimal job-to-employee assignment. (Operations Research, Algorithm Visualizer, JavaScript)
  • Activity Tracker - A personal dashboard for tracking sleep and other stuff I do with session durations, time-of-day patterns, and weekly heatmaps, backed by Redis for fast data fetching. (Redis, Dashboard, Data Visualization, Heatmap)
  • Goodbye - A heartbeat monitor for my Discord friends. My phone pings a Firebase API every time I unlock it to say I'm alive. Go 24 hours without a signal and the site flips to LOST and reveals my final words. (Firebase, Realtime DB, Android Automation, Dead Man's Switch)
  • Simple URL Redirector - A lightweight browser extension for redirecting and replacing URLs, with regex rules for Pro users. (Browser Extension, JavaScript, URL Redirect, Regex)

Connect with me

Website X (Twitter) Discord Telegram Instagram Calendly

Tech Stack & Skills

Mobile apps, web backends, dashboards, and decentralized apps - I like to do micro but much needed improvements in stuff.

Pinned Loading

  1. cardminder cardminder Public

    CardMinder is a privacy-focused app to prevent credit and debit card deactivation resulting from inactivity.

    Dart 3

  2. NewPilot NewPilot Public

    A lightweight native C++ remapper for the Windows 11 Copilot key. ~290 KB size, <5ms response time, and <2 MB RAM - zero .NET or Electron overhead. Available on the Microsoft Store.

    C++ 4

  3. simple-url-redirector simple-url-redirector Public

    A lightweight browser extension for redirecting and replacing URLs, with regular-expression rules available for Pro users.

    JavaScript 2

  4. UPI-MCC-Checker UPI-MCC-Checker Public

    A cross-platform app that scans UPI QR codes and identifies Merchant Category Codes (MCC), helping users avoid surcharges and optimize credit card rewards.

    TypeScript 7

  5. Monake Monake Public

    A decentralized Snake game for the Monad testnet with an on-chain leaderboard and daily prize pool, packaged as a Farcaster Mini App.

    TypeScript 6 1

  6. SLM SLM Public

    A simple web app to create clean text logos with any Google Font. Export directly to SVG or high-res PNG.

    TypeScript