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.

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 there, I'm Jagdish Sharma

Building the future, one line of code at a time.

With over 3 years of experience, I'm passionate about creating impactful digital experiences. When it comes to solving a problem, I really lock in hard. Watch me make it big.


Featured Projects

  • NewPilot - A lightweight native C++ remapper for the Windows 11 Copilot key. ~290 KB installed, <5ms response time, and <2 MB RAM - zero .NET or Electron overhead. Available on the Microsoft Store. (C++, Win32 API, Windows 11, MSIX, Microsoft Store)
  • CardMinder - A privacy-first Android app that prevents credit and debit cards from being deactivated due to inactivity by tracking transaction dates, showing live countdowns with a home-screen widget, and sending multi-stage reminders. (Flutter, Dart, Android, Personal Finance, Privacy)
  • Monake - A decentralized Snake game for 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 - A cross-platform app that scans UPI QR codes and identifies Merchant Category Codes (MCC), helping users avoid surcharges and optimize credit card rewards. (Expo, React Native, TypeScript, UPI, QR Scanner)
  • SLM - Simple Logo Maker - A fast, modern web app to create clean text logos with customizable gradients, backgrounds, and any Google Font. Supports layers, image uploads, and exports to self-contained SVG or high-resolution 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 activity tracking dashboard that monitors streaks, session durations, time-of-day patterns, and weekly heatmaps - with fast data fetching powered by Redis. (Redis, Dashboard, Data Visualization, Heatmap)
  • Goodbye - A heartbeat monitor for my Discord friends - my phone automatically hits a Firebase API on every unlock to signal I'm alive. If no signal arrives for 24 hours, the site switches 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 regular-expression rules available for Pro users. (Browser Extension, JavaScript, URL Redirect, Regex)

Connect with me

Website X (Twitter) Discord Telegram Instagram Calendly

Tech Stack & Skills

I have experience building mobile apps, scalable web backends, intuitive dashboards, and decentralized applications, with a strong focus on problem-solving and clean design.

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++ 2

  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