Skip to content
View iAnmolAgarwal's full-sized avatar

Highlights

  • Pro

Block or report iAnmolAgarwal

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

anmol@portfolio — a terminal session. Anmol Agarwal is a CS undergrad at JIIT Noida (batch of 2028). He builds trading systems, AI agents and small embedded devices, and solves competitive-programming problems when the builds are green.

The full session — typed prompt, spinner, /projects, /stats, the lot — runs at portfolio-cli-eta.vercel.app.

projects /projects

  • Read(orb-trader) — crash-safe NSE intraday opening-range-breakout system for Zerodha Kite: software-managed brackets, atomic state, crash reconciliation, −3% kill-switch. Paper-trading only, no profit claims. 194 tests, written first. → orb-trader
  • Read(damage-claim-agent) — vision-language agent that verifies damage claims from photos; perception stays blind to user history, the verdict lives in deterministic code, and a structural prompt-injection defence means an adversarial image can only degrade to not enough information. Solo, HackerRank Orchestrate — global #63 of 1,773. → damage-claim-agent
  • Read(whatsapp-notification-router) — routes each incoming message to notify / digest / mute, personalised to the recipient, over text, image posters and voice notes; one model call wrapped in deterministic Python, every claim measured against its own noise floor. Solo, HackerRank Orchestrate — global #63 of 1,983. → whatsapp-notification-router
  • Read(smart-e-nose) — ~$24 ESP32 electronic nose for food-spoilage detection: four-sensor MQ array, five-state firmware, Blynk + ThingSpeak + Telegram in parallel. Manuscript under review at Sensors and Actuators Reports. → smart-e-nose
  • Read(pathwise) — AI-powered personalised learning-path recommender: a deterministic knowledge-graph + embedding engine decides what to learn and in what order; a Claude-API mentor explains each recommendation from the engine's own evidence. In progress for a judged hackathon — repo private until submission.

experience /experience

  • Jun – Jul 2026 · Summer Intern, Bharat Space Education Research Centre (BSERC) — 6-week applied space-technology program (generative AI, cybersecurity & digital forensics, UAV systems). Capstone: skywatch, a real-time flight-telemetry pipeline on the live ADS-B feed with crash-safe atomic state, a hard alert-triage gate and deterministic incident replay — 79 tests, ~2,780 lines of Python.
  • B.Tech CSE, Jaypee Institute of Information Technology, Noida — expected May 2028 · CGPA 8.5/10.

competitive programming /cp

Codeforces Pupil (max 1362) · CodeChef 2★ (max 1565) · 242-day solving streak · 3,000+ problems · IICPC global #2,155 · BVCOE Coding Cup top 8 — as i_anmolagarwal on CodeForces and CodeChef.

stack /stack

--c++ --python --typescript --sql --supabase --esp32 --claude-api --claude-code --tdd --git --vercel

stats /stats

GitHub stats Top languages

contact /contact

github.com/iAnmolAgarwal · linkedin.com/in/anmolagarwal26 · anmolagarwal2625+github@gmail.com · codeforces · codechef · portfolio

✻ Worked for 3s · ※ recap: builds things that must not fail silently. open to internships (summer 2027).

Popular repositories Loading

  1. CP_inventory CP_inventory Public

    contains codes & algorithms I learn in my cp journey

    C++

  2. WebDev WebDev Public

    HTML

  3. LinkedList LinkedList Public

    C++

  4. orb-trader orb-trader Public

    Crash-safe intraday Opening Range Breakout (ORB) options trading system for NSE via Zerodha Kite - paper-trading prototype with software brackets, crash reconciliation, and hard risk limits.

    Python

  5. damage-claim-agent damage-claim-agent Public

    Vision-language agent that verifies car/laptop/package damage claims from photos — history-blind perception + a deterministic rule layer + a structural prompt-injection defense. Solo HackerRank Orc…

    Python

  6. smart-e-nose smart-e-nose Public

    Low-cost ESP32 electronic nose for food-spoilage detection with parallel Blynk, ThingSpeak, and Telegram cloud telemetry.

    C++