Skip to content
View RudraDudhat2509's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report RudraDudhat2509

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.

Content in all repositories owned by your account will be closed.
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
RudraDudhat2509/README.md

Evidence

Merged into other people's production codebases: observability, AI gateways, eval tooling, security scanners. This block rebuilds itself daily, because hardcoding your own PRs is embarrassing.

Repo Contribution Merged
vatsalyd/NLP-Assignment Fix Q4 grammar-check latency (dedupe binarization, cache CKY index, skip unused leftcorner calc) 2026-09-08
OpenLake/Student_Database_COSA fix: add rate limiting to /auth/login and /auth/register 2026-08-22
OpenLake/Student_Database_COSA fix: profile update no longer trusts a client-supplied userId (IDOR) 2026-08-22
OpenLake/Student_Database_COSA fix: don't leak literal "undefined" into the header when user_id is missing 2026-08-22
podman-container-tools/podman hyperv: add timeout to vsock ready wait 2026-08-19
grpc/grpc [Python] fix: remove ghost key in grpc.aio.Metadata.delitem when last value is deleted 2026-08-13
OpenLake/Student_Database_COSA chore: remove leftover debug console.log statements + bootstrap backend testing 2026-08-13
OpenLake/Student_Database_COSA fix: allow alphanumeric student ID in registration form 2026-08-13
567-labs/instructor fix(openai): copy schema before strict mutation to prevent lru_cache poisoning (folded into #2495) 2026-07-29
mlflow/mlflow fix: store OpenAI agent Generation span attributes under correct SpanAttributeKey constants 2026-07-14
Arize-ai/phoenix fix(evals): count AsyncExecutor timeouts against max_retries 2026-07-14
open-telemetry/opentelemetry-python fix: raise ValueError for unsorted ExplicitBucketHistogramAggregation boundaries 2026-07-06
Arize-ai/phoenix fix: preserve generator inputs in create_dataset and add_examples_to_dataset 2026-06-30
open-telemetry/opentelemetry-python opentelemetry-sdk: drop NaN measurements at instrument level to prevent aggregation poisoning 2026-06-25
kedro-org/kedro fix: reject Python keywords as pipeline names in kedro pipeline create 2026-06-22
kedro-org/kedro fix(cli): reject project names that shadow stdlib modules or keywords 2026-06-19
usestrix/strix fix: route ollama models through ollama_chat so tool calling works 2026-06-16
BerriAI/litellm fix: evict last deleted model in multi-instance deployments 2026-06-12
mlflow/mlflow fix: extend mlflow.sourceRun metrics filter to cover post-hoc linked OTLP traces 2026-05-27
AaravWayneBanner/3GPP_Channel_Model docs: add comprehensive codebase documentation 2026-05-23
firstcontributions/first-contributions Add Rudra Dudhat to Contributors list 2026-02-20
ed-donner/llm_engineering Add Market Research Agent notebook to community-contributions 2025-08-23

Selected work

Tag a repo flagship on GitHub and it shows up here on the next daily run. No hand-editing this file.

Project What it does
diffprompt git diff for prompt engineers - catch behavioural prompt regressions before they ship.
OptiQuant AI-powered quantitative trading platform - ensemble ML (LightGBM + CatBoost + RF), backtesting engine, and live signal scoring. Previously deployed on AWS EC2, now on Streamlit Cloud.
cacheguard Drop-in safety layer that stops semantic caches from silently returning wrong answers — with the first independent open benchmark of semantic-cache false-hit rates. Free, local, LiteLLM + OpenTelemetry.
brok An MCP that reviews your architecture, estimates real capacity from cited numbers, surfaces the trade-offs you are making, and roasts bad design in a dry voice. Deterministic engine, no model, runs free and local.

The rest

Working notes that publish themselves straight from a repo: Field Notes (push a .txt, it shows up typeset). Built-for-the-plot side quests: ragbait, iceman, ctxbridge.

Peer reviewed: funny · delusional · ambitious. Fueled by tea, not coffee.

Pinned Loading

  1. diffprompt diffprompt Public

    git diff for prompt engineers - catch behavioural prompt regressions before they ship.

    Python 3

  2. RudraDudhat2509.github.io RudraDudhat2509.github.io Public

    portfolio-website

    HTML

  3. cacheguard cacheguard Public

    Drop-in safety layer that stops semantic caches from silently returning wrong answers — with the first independent open benchmark of semantic-cache false-hit rates. Free, local, LiteLLM + OpenTelem…

    Python 1

  4. brok brok Public

    An MCP that reviews your architecture, estimates real capacity from cited numbers, surfaces the trade-offs you are making, and roasts bad design in a dry voice. Deterministic engine, no model, runs…

    Python 1

  5. mimic-eval mimic-eval Public

    Distill expensive LLM judges into cheap, auditable deterministic code. Always shadows the real judge before it takes over.

    Python

  6. receipts receipts Public

    Receipts: an MCP server that runs public-data due diligence on any brand and returns a verdict-first report with receipts. Deterministic scoring, abstention over hallucination.

    Python