Skip to content
View Muneer320's full-sized avatar
🌴
On vacation
🌴
On vacation

Highlights

  • Pro

Block or report Muneer320

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

Muneer Alam

creative systems engineer · backend infra · distributed systems · AI tooling


$ whoami
→ creative systems engineer from Bengaluru, India

  backend systems  ·  infrastructure  ·  automation
  AI tooling  ·  real-time platforms  ·  distributed systems
  creative coding  ·  puzzle systems  ·  developer tooling
  archive @ muneer406

$ fun_facts
→ Arch Linux + Hyprland daily driver
→ ranked top 50 globally in Codingame Clash of Code
→ co-founder @ ParaPixel DigiServices
→ admin for 800+ member SST student community
→ builds puzzle systems for fun like a psychopath

$ philosophy
→ ship fast, break things, fix them, iterate
→ boring is bad

open to interesting collaborations · co-founder at ParaPixel DigiServices · Bengaluru 🇮🇳
archived experiments at @muneer406


featured

Production full-stack platform powering a large-scale college techfest. QR-based check-ins, AI-powered photo gallery (Mirage), gamified coins/sidequest economy, real-time leaderboards, team submissions, role-based admin panel.

FastAPI React PostgreSQL Redis Supabase Docker

62k+ LOC · 32 services · 41 migrations · 24 admin tabs · production event infra

Local-first crash diagnostics for Python. When your app crashes, captures every local variable, exception chain, and thread state — then saves it as a structured JSON file with automatic secret redaction. CLI viewer included. Zero cloud. Zero telemetry.

Python PyPI Rich

69 tests · 5 Python versions · 10 public API functions · MIT · 4 external contributors in week one

Intelligent multi-modal storage engine. Accepts any data through one API, auto-categorizes, deduplicates, and routes to optimal backend — PostgreSQL for relational, MongoDB for documents. 3-level caching, async job queues, full-text search.

Go PostgreSQL MongoDB Redis Docker

30+ REST endpoints · 3.6M ops/sec cache · dual database routing

Interactive Linux-inspired terminal portfolio. Explore projects through a simulated shell environment with animated UI, command navigation, and experimental developer-focused interface.

React Vite TailwindCSS Framer Motion


selected work

Project Description Stack
safedump · PyPI Local-first crash diagnostics — auto redact secrets, CLI viewer Python Rich ThreadPoolExecutor PyPI
codelines · PyPI Parallel LOC counter — multi-threaded, git-aware, Rich terminal UI Python Rich ThreadPoolExecutor PyPI
Ascent Dashboard · live Full-stack techfest platform — QR, AI gallery, gamification, admin panel FastAPI React PostgreSQL Redis Supabase Docker
exHacker AI-powered product studio — idea to production blueprint in <30s with multi-model pipeline Next.js FastAPI Supabase DeepSeek GLM Vercel
RhinoBox Schema-aware storage engine — auto SQL/NoSQL routing, async pipelines Go PostgreSQL MongoDB Redis Docker
BOOP · web Puzzle book generator — CLI evolved into full-stack web app, PDF pipelines Python FastAPI React PostgreSQL ReportLab
Vector AI-powered interview platform — adaptive Q&A, 1000+ variants, serving 300+ students FastAPI PostgreSQL OpenAI React Next.js
Rinse Privacy-first gallery cleaner — Tinder-style swipe, 100% on-device, 60fps animations React Native Expo Reanimated Gesture Handler
Finity · live AI-powered fintech gamification — paper trading, AI coach, micro-courses FastAPI React OpenAI Gemini TailwindCSS
Oratio Real-time AI debate arena — WebSocket rooms, AI judge scoring via LCR model FastAPI React WebSockets Gemini Docker
teams-clone Microsoft Teams RL environment — train AI agents on collaboration tasks with Gym-like API Python React WebSockets Docker Jupyter
GitGuild Decentralized PR prediction markets — bonding curve economics on GitHub Next.js TypeScript Solidity Wagmi Hardhat
CPStats API · live Aggregated competitive programming ratings from 4 platforms, cached FastAPI Docker LRU Cache API Auth
SST Lounge Bot Discord bot for 800+ member community — contest tracking, auto roles, self-moderation Python discord.py SQLite clist.by API
Surjit Hockey · live Tournament management platform for premier Indian hockey tournament FastAPI React MySQL TailwindCSS
Sandhya Foods · live E-commerce platform with Razorpay payments, Supabase, WhatsApp notifications Next.js TypeScript Supabase Razorpay TailwindCSS

95+ repositories on GitHub — just the curated ones. See everything →


tech stack

languages

frameworks & runtimes

databases & storage

infrastructure & tooling

AI / LLMs

environment


currently building

  • Reflect — personal finance spending insights with Flutter, Riverpod, and Supabase
  • exHacker — AI product studio: idea → production blueprint in under 30 seconds
  • Hermes Agent ecosystem — AI agents with browser & tool control
  • Full-stack client platforms via ParaPixel DigiServices
  • Developer tooling — PyPI packages (safedump, codelines), CLI utilities, automation
  • Community infrastructure — SST Lounge Bot & Discord automation for 800+ member ecosystem

developer telemetry


🏆 community / hackathons / open source



GitHub Copilot Finish-Up-A-Thon Challenge Completion

community & ecosystem

  • admin for SST student community ecosystem with 800+ members
  • built SST Lounge Bot — Discord automation, contest tracking, moderation systems
  • hackathon participant & builder
  • contributor to open-source tooling
  • built systems for real-world events and communities

notable

  • ranked under top 50 globally in Codingame Clash of Code
  • co-founder @ ParaPixel DigiServices
  • built production event-management systems
  • active in backend infra & AI experimentation

⚡ coding activity

Lines of code

🐱 My GitHub Data

📦 401.3 kB Used in GitHub's Storage

🏆 1,393 Contributions in the Year 2026

💼 Opted to Hire

📜 30 Public Repositories

🔑 3 Private Repositories

I Mostly Code in Python

Python                   19 repos            ████████░░░░░░░░░░░░░░░░░   31.67 % 
TypeScript               17 repos            ███████░░░░░░░░░░░░░░░░░░   28.33 % 
JavaScript               17 repos            ███████░░░░░░░░░░░░░░░░░░   28.33 % 
Dart                     2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.33 % 
Go                       1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.67 % 

Last Updated on 23/07/2026 19:56:53 UTC


🧪 random terminal nonsense
$ sudo rm -rf bugs
[sudo] password for muneer:
→ permission denied

$ git commit -m "temporary fix"
→ 7 months ago

$ arch
→ btw yes

pacman contribution graph

Pinned Loading

  1. Ascent-2026/ascent Ascent-2026/ascent Public

    TypeScript 1

  2. Portfolio Portfolio Public

    Interactive Linux-inspired terminal portfolio. Explore projects through a simulated shell environment with animated UI, command navigation, and experimental developer-focused interface.

    JavaScript 2

  3. safedump safedump Public

    Local-first crash diagnostics for Python. Capture full debugging context, redact secrets, and inspect crashes offline.

    Python 4 5

  4. CPStats-API CPStats-API Public

    API to retrieve ratings from top CP sites, made for my discord bot.

    Python 1

  5. codelines codelines Public

    ⚡ A blazing-fast, parallel Lines of Code counter with beautiful terminal UI

    Python 2

  6. BOOP BOOP Public

    Create a complete puzzle book with hundreds of puzzles from start to end in a single click!

    Python 10 3