Skip to content
View Om-5640's full-sized avatar

Block or report Om-5640

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

Turning 'there has to be a better way' into software.


I build software that removes unnecessary work.

Backend systems, AI applications, and automation pipelines — for problems that actually exist. An NGO was paying ₹10L/year to digitize farm records by hand; now an OCR pipeline does it at 95% accuracy. Students waste hours applying to dead job postings; now a detector flags them before they do.

B.Tech ICT at Dhirubhai Ambani University. Most of my work runs on Python, FastAPI, PostgreSQL, and n8n, built with Claude Code as an AI pair-programmer — I do the architecture and the evals, and I test like I don't trust either of us. The numbers below are measured, not estimated.


Featured work

Problem — ~1 in 5 internship postings is a ghost: never going to be filled. Solution — A discovery platform with a 5-signal ghost-job detector and a response-likelihood model trained on real application outcomes. Impact — Flagged 11% of "live" postings as 100+ days stale; prediction calibration improved Brier 0.219 → 0.181 on a leak-free temporal split. FastAPI PostgreSQL + pgvector React Docker · 300+ tests

Problem — LLM API bills grow faster than the products they power. Solution — Self-hosted middleware: 7 composable optimization strategies behind an OpenAI-compatible proxy, with a quality gate that auto-rolls-back degraded prompts. Impact — 25–45% cost reduction across 9 providers; 27.6% token reduction at 0.945 quality parity on HotpotQA (n=55, bootstrap CIs). Python FastAPI SQLite ONNX · 1,500+ tests

Problem — Product research means reading 400 reviews and trusting none of them. Solution — A 12-agent pipeline that aggregates, verifies, and ranks product evidence, with deterministic mention counting and 5-provider LLM failover. Impact — Research runs that took an evening finish in minutes, with sources attached. Python FastAPI Next.js · 1,200+ tests

Problem — Concurrency is easy to claim and hard to prove. Solution — A multi-process air-traffic simulator in C: fork(), bidirectional pipes, POSIX semaphores/mutexes, signal-safe shutdown. Impact — Found and fixed a real deadlock (mutex held across a blocking semaphore) — the kind of bug you only learn from by causing it. C POSIX IPC


Currently

  • Building — expanding ITOL's provider adapters; instrumenting InternPilot's outcome loop with more real application data
  • Learning — distributed systems fundamentals; making evaluation harnesses a default habit, not an afterthought
  • Open to — software engineering & AI-automation internships

Elsewhere

LinkedIn · Email · Ahmedabad, India

If a task takes ten minutes and happens twice a week, I have already spent eight hours automating it. No regrets.

Pinned Loading

  1. shopsense shopsense Public

    3 hours of expert product research in 85 seconds. Analyzes Reddit + expert reviews, counts every mention with Aho-Corasick, interviews you on priorities, cites real evidence per criterion, and show…

    Python 7

  2. InternPilot InternPilot Public

    Scans 8 job boards, flags ghost postings via a 5-signal scorer, and ranks the rest by predicted reply probability via pgvector — not keyword overlap. Cover letters verified claim-by-claim against y…

    Python 7 1

  3. b2b-lead-automation b2b-lead-automation Public

    Autonomous B2B lead generation & outreach system — 7 discovery sources, LangGraph pipeline, Groq research agent, Gemini email composer, Next.js dashboard

    Python 4

  4. ARIA-AI-English-Coach ARIA-AI-English-Coach Public

    JavaScript 1

  5. ITOL ITOL Public

    Intelligent Token Optimization Layer — self-hosted Python middleware for LLM cost/quality optimization

    Python 1

  6. Snake-Game-Project Snake-Game-Project Public

    C++ 1