Skip to content
View 0xMoni's full-sized avatar
👀
👀

Block or report 0xMoni

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

Hey, I'm Moni 👋

Third-year CS student building across the stack — and sometimes below it. Some of my projects have paying users. One of them is a SQL query engine that outruns SQLite.


🏆 Highlights

  • 💳 20+ users and paying subscribers on UniTrack, with live Razorpay billing
  • ⚡ Built a query engine 5x faster than SQLite on 1M-row analytical queries
  • 🚀 5+ production apps shipped, deployed, and in real use

🛠 Tech Stack

Languages: C++ · Python · TypeScript · JavaScript · SQL

Frontend: React Native (Expo) · Next.js · React · Tailwind CSS

Backend & Database: Node.js · Firebase · Supabase (PostgreSQL) · MongoDB · MySQL · SQLite

Systems & Data: NumPy · Query Optimization · Vectorized Execution · Performance Profiling

AI: Gemini API · YOLO · OpenCV · MediaPipe

Tools: Git · GitHub Actions · Docker · Vercel · Figma · Postman · Claude Code


🌐 Connect


Most of my projects start because I get annoyed by a problem and decide to build the solution.

Pinned Loading

  1. quarry quarry Public

    A columnar analytics query engine written from scratch in Python - lexer, parser, planner, and vectorised executor. Median 5x faster than SQLite on 1M-row analytical queries.

    Python

  2. UniTrack-app UniTrack-app Public

    Attendance tracking SaaS with Razorpay billing, webhook verification, reconciliation, and 20+ active users.

    TypeScript

  3. goIRL goIRL Public

    Tech events discovery platform aggregating MLH, Lu.ma and Devfolio events with PostgreSQL search and MapLibre maps.

    TypeScript

  4. LitterLens LitterLens Public

    From space to street — AI-powered garbage dump detection for Bengaluru 🛰️🗑️

    TypeScript 2