Skip to content
View Sudarshan25092007's full-sized avatar
🎯
Open to Work
🎯
Open to Work

Block or report Sudarshan25092007

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

Building production backend systems, database performance tools, and real-time concurrent infrastructure.

LinkedIn Email Portfolio LeetCode

Visitor Count

👤 About Me

Typing SVG

"I specialize in backend infrastructure — database performance, security hardening, and real-time concurrent systems. I contribute to InsForge (YC-backed, 12.7K GitHub stars), where I've shipped fixes for O(1) row counters, AI gateway token caps, cache stampede prevention, and stored XSS mitigation — and to Apicurio Registry, a CNCF Sandbox project, where I'm fixing correctness and authorization gaps in the MCP tool subsystem. Currently building a real-time concurrent auction system with Redis atomic operations and WebSocket pub/sub."

Validate Before Implementing
Review Rounds

"When a maintainer redirected my entire PR architecture mid-review, I didn't argue — I absorbed it, filed a new issue, and rebuilt it cleaner. That's the pattern."

Education

Scaler School of Technology — Computer Science & AI
2025 – 2029 • Bengaluru, India

BITS Pilani — Bachelor of Science (Hons), Computer Science
2025 – 2029 • Online / Distance Learning

🚀 Open Source

Apicurio Registry (CNCF) — Contributor

github.com/Apicurio/apicurio-registry • CNCF Sandbox Project • Java / Quarkus

CNCF MCP Focus

PR / Issue Impact Tech
#9178 Filed: MCP tool compatibility checker silently passed schema-breaking changes — inputSchema type removal and per-property type changes — due to an incomplete null guard Java, JSON Schema, Bug Diagnosis
#9181 (closed) Direct fix + 19 targeted tests; survived 3 maintainer review rounds resolving union-type ordering, property-type removal, and untyped transitions. Closed cleanly after architecture redirect. Java, Compatibility Checking
#9301 Filed to track the delegation refactor: replace shallow string-based checks with the codebase's existing JsonSchemaDiffLibrary (everit-based), which handles semantic type widening, nested schemas, and constraint evolution Java, JSON Schema, Architecture
#9368 (closed) Implemented the redirect: relocated checker across Maven modules to resolve circular dependency, replaced ~170 lines of shallow checks with library delegation, corrected 5 false-positive tests. Non-object schema guards, open/closed schema narrowing, and Draft 2020-12 compatibility handled. Approved by paoloantinori; closed by maintainer carlesarnal as "reserved for the LFX term" — confirming the work maps directly onto the mentorship scope. Java, Quarkus, Maven, JSON Schema

InsForge — Backend Infrastructure Contributor

github.com/InsForge/InsForge • 12.7K+ Stars • YC-Backed

Merged PRs Contributor Rank Commits Security

PR Impact Tech
#1351 Centralized 55+ scattered env vars into typed AppConfig (21 files, 49 tests) TypeScript, Config Architecture
#1494 Replaced O(n) SELECT COUNT(*) with trigger-backed O(1) row counters PostgreSQL, Triggers, Performance
#1519 Bounded tableCountCache with LRU-style size limiting to prevent memory leaks LRU Cache, Memory Management
#1526 Token cost caps on AI gateway + promise-lock cache stampede prevention Security, Rate Limiting, Redis
#1541 Externalized token cap configuration with security boundary tests Security, Test Architecture
#1626 Magic-byte MIME validation to prevent stored XSS via file upload Security, XSS Prevention
#1443 Deno global type safety, OAuth AppError standardization, OpenAPI sunset headers Type Safety, OAuth, API Design
#1660 Fixed a timing side-channel in admin auth using crypto.timingSafeEqual() Auth, Security, Attack Prevention
#1807 Bound internal database and runtime ports to localhost Security, Infra, Docker
#1811 Secured the canonical cloud-deploy compose file and bound the unused auth port Security, Infra, Docker

PyChem-Pro — Contributor

github.com/vijayamsand/PyChem-Pro • Open Source

Refactored a shared discrete-calculation module used as a molecular simulation force field, replacing direct private-field access with a public accessor method.

🛠️ Projects

🏏 IPL Mock Auction Platform

Node.js • Redis • WebSockets • PostgreSQL • Docker

Real-time concurrent auction system with Redis atomic operations for race-condition-safe bid validation. Redis Pub/Sub for live bid broadcasting, sorted sets for leaderboard state management.

Key Engineering: SETNX atomic budget checks, 50-concurrent-bid stress testing, WebSocket reconnect logic, Docker Compose deployment.

🔗 Source Code

📊 XAUUSD High-Frequency Data Ingestion Engine

Python • FastAPI • MQL5 • Supabase • Docker

Custom Native TCP Bridge (Python ↔ MetaTrader 5) using persistent buffers and newline-delimited packet framing. Processes 1,000–3,000 ticks/minute with zero partial-read errors.

Key Engineering: μ+1.5σ statistical regime detector, μ+4σ Density Shield black swan filter, fault-tolerant Supabase PostgreSQL persistence with in-memory fallback, 10-second MT5 position sync protocol.

🔗 Source Code

Achievements

10 merged pull requests into InsForge • Active contributor to Apicurio Registry • Selected Contributor — GirlScript Summer of Code 2026 • Amazon SDE-I Online Assessment — Invited via Amazon University Talent Acquisition

⚡ Tech Stack & Skills

Languages

Java TypeScript JavaScript Python SQL

Backend & Infrastructure

Node.js Express PostgreSQL Redis Docker Linux Git GitHub

Core Competencies

System Design Concurrent Systems Security Hardening Database Optimization REST APIs WebSockets JWT Auth DB Triggers Query Optimization Cache Patterns Rate Limiting CI/CD API Design OWASP

📊 GitHub Analytics

GitHub Activity Graph

GitHub Profile Summary

GitHub Streak

LeetCode Stats

github contribution grid snake animation

📫 Contact

Open to backend engineering internships and open-source collaborations.

Backend Infrastructure Engineer • Node.js • TypeScript • Java • PostgreSQL • Redis
© 2026 Sudarshan Patil. All rights reserved.

Pinned Loading

  1. InsForge/InsForge InsForge/InsForge Public

    The all-in-one, open-source backend platform for agentic coding. InsForge gives your coding agent database, auth, storage, compute, hosting, and AI gateway to ship full-stack apps end-to-end.

    TypeScript 12.8k 1.2k

  2. apicurio-registry apicurio-registry Public

    Forked from Apicurio/apicurio-registry

    An API/Schema registry - stores APIs and Schemas.

    Java

  3. ipl-auction-app ipl-auction-app Public

    TypeScript

  4. Room-Finder-Web Room-Finder-Web Public

    RoomFinder – rental room finder built with Next.js and Supabase.

    TypeScript 1

  5. TaskFlow-Full-stack-application- TaskFlow-Full-stack-application- Public

    JavaScript

  6. Sudarshan25092007 Sudarshan25092007 Public