B.Tech in Electronics & Communication Engineering, RGUKT Ongole. Graduated 2026.
Most of what I actually build is backend and AI work, which I picked up outside my degree. Looking for full-time roles and fellowships, and I can start right away.
PolicyCrab helps patients, HR benefits teams, and medical advocates fight bad health insurance claims and denials in the US, with ERISA and ACA rules built into the logic. FastAPI and LangGraph on the backend, React up front. The claims math runs through a deterministic layer instead of the LLM, because I don't trust an LLM to get arithmetic right on something this important.
I built it alone and recently made it public, mostly so people can actually read the code instead of taking my word for it.
susruta-health-ai is the same instinct pointed at a different problem: clinical consultation support instead of insurance paperwork. Also FastAPI and React. Earlier stage than PolicyCrab.
jenkinsci/resources-ai-chatbot-plugin is where I spent the most sustained effort. 9 merged PRs over about three months (Feb to Apr 2026):
- Fixed WebSocket session persistence and malformed JSON handling in the streaming endpoint
- Wrote unit tests for the session manager
- Added a
GET /sessions/{session_id}/messageendpoint - Fixed session reload on startup, a serialization bug, and a bad type annotation
- Made contributor setup easier (
make dev-lite) and cleaned up the docs
Things slowed down after that. My exams landed around the same time review bandwidth dropped, since the maintainers were busy onboarding that year's GSoC contributors. Picking it back up.
Commits: https://github.com/jenkinsci/resources-ai-chatbot-plugin/commits?author=sharma-sugurthi
stevehoover/conversion-to-TLV. Improved the project's initialization script and added reference documentation for the LLM-assisted Verilog-to-TLV conversion pipeline.
Commits: https://github.com/stevehoover/conversion-to-TLV/commits?author=sharma-sugurthi
SharonIV0x86/CinderPeak (GirlScript Summer of Code 2025). Wrote the initial usage documentation for this C++ graph library.
Commits: https://github.com/SharonIV0x86/CinderPeak/commits?author=sharma-sugurthi
Strongest in Python (Django, FastAPI), REST API design, and Postgres. I also work in React and TypeScript. On the AI side I build with LangGraph, LangChain, and MCP for tool integration.
- sales-voice-agent, An autonomous voice agent that conducts real outbound sales calls for e-commerce website development.
- agency-client-tracker, a production-grade B2B CRM API built with Django REST Framework. JWT auth, tagging system, CSV imports, automated tests
- career-support-voice-agent, a voice agent for college placement and career support
- sawtoothwave-generator-fossee, a FOSSEE (IIT Bombay) project on designing and verifying sawtooth and triangular wave generators
- voting-system-advanced-image-processing, an automated voting system built in MATLAB to cut the cost of running elections
Everything else in my repos is either old coursework or still too rough to show anyone, so I've kept it private for now.

