Skip to content
View V-prajit's full-sized avatar
😴
😴

Highlights

  • Pro

Block or report V-prajit

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

Hey, I'm Prajit

I build AI agents and the trust infrastructure around them.

Intern @ Postman (Flows) · CS @ UT Arlington · 10x hackathon winner · LinkedIn

I mostly work on the unglamorous side of AI systems: evaluation, observability, and turning caught failures into regression tests instead of repeat incidents. I ship fast and build things that hold up once the demo is over.

Current obsessions

  • Agent Context Graph · a write-contract compiler for parallel coding agents. Predicts file collisions before agents run, blocks out-of-bounds writes while they run. Tested across three codebases and three backends, including Devin's hosted API. Private while I decide how to open it up; ask me for a walkthrough, I will happily talk your ear off.
  • Canary · a dual-oracle QA swarm for the bugs that don't throw. A browser agent declares what it expects, Sentry reports what actually broke, trace IDs connect the two, and every confirmed bug becomes a regression test. A fixed bug without a test is just a bug on vacation. Built with two friends at the UC Berkeley AI Hackathon.
  • relay · type /relay "fix mobile login" in Slack, get back a drafted GitHub issue that has actually read your codebase. Slack gives you three seconds to respond; the trick is acknowledging instantly and thinking in the background.

Shipped and still standing

  • mavgrades.com · ACM UTA's grade-distribution search for UT Arlington. Students lean on it every registration season to find out which professor actually hands out the A's.
  • Polaris · parking-capacity estimates from satellite imagery. Winner, GrowthFactor Challenge at Hacklytics 2026.
  • ResourceRadar · real-time server monitoring: SSH collectors into Kafka into InfluxDB, streamed live over WebSockets. One docker compose up.

Fresh off the push

  • TermTyper · Terminal typing-speed game in C++ with ncurses: timed word test with colored correct/incorrect feedback. · pushed 2026-07-15
  • SpotiClean · Small Flask app using spotipy to auth with Spotify and list a user's playlists. Early prototype. · pushed 2026-07-15
  • Finance-Summary · Self-hosted personal finance tracker: Django + React, rule-based transaction tagging from uploaded statements. Experimental/paused. · pushed 2026-07-15
  • postman-api-toolkit · Express.js test server (health, echo, user CRUD) for exercising Postman collections; built for a Postman + Snowflake hackathon · pushed 2026-07-15
  • HackUTA6 · Horizon: disaster tracking + emergency services mobile app (React Native/Expo + Node/Express + MongoDB), built at HackUTA 6 · pushed 2026-07-15

Last self-update: 2026-07-19 10:01 UTC

This section rebuilds itself on a schedule via a tiny GitHub Action. No third-party image services anywhere on this page, so the worst failure mode is stale, never broken. That is the whole philosophy.

Pinned Loading

  1. MotionCaptureSuite MotionCaptureSuite Public

    Tkinter/OpenCV tools to record video, review it frame-by-frame, and track arm range of motion with MediaPipe pose

    Python

  2. ResourceRadar ResourceRadar Public

    Self-hosted dashboard that polls remote servers over SSH and streams CPU/memory metrics through Kafka into InfluxDB, with a real-time React frontend.

    JavaScript 1