I'm a senior software engineer with 10+ years of experience.
Today I focus on Agentic AI systems β multi-agent pipelines that do real-world research, forensic analysis, and automation, not just chat. I particularly love the engineering challenge of making LLM-powered systems reliable, not just impressive.
When I'm not shipping code, I teach high school mathematics and enjoy breaking down complex technical concepts into things anyone can understand.
π― My superpower: I can navigate between a low-level circuit diagram and a high-level LLM orchestration graph without losing context. Rare combo.
π΅οΈ ForensicValue AIMulti-agent forensic accounting for Indian stocks Detects accounting irregularities, governance risks & value traps in NSE/BSE companies. Five parallel agents (Forensic, Management, RPT, Market Intelligence, Narrative) orchestrated via LangGraph, synthesized into a "Detective Story" report.
|
Daily autonomous research pipeline for special-situation investing Monitors NSE/BSE filings for insider trades & corporate events, then runs a 4-level deep-research pipeline (DeepSeek V3 + Qwen). Persists insights in PostgreSQL with
|
π€ Autonomous SRE AgentAI that reads your logs so you don't have to β at 3 AM Ingests production logs, clusters them with HDBSCAN, flags anomalies with Isolation Forest, investigates root causes via cross-encoder reranked RAG, and drafts fixes for human approval. Human-in-the-loop learning improves recommendations over time.
|
π Medicine FinderAI-powered drug information assistant A conversational tool for looking up medicines, active ingredients, and substitutes β built with a clean, fast React frontend and an intelligent backend that surfaces the right information quickly and safely.
|
PRs to projects I depend on. Sorted by repo stars, descending. (merged) = in upstream, (open) = in review.
- denoland/deno
β107,292 β
update Chocolatey install link to community.chocolatey.org;fix dead MDN link to Body interface(merged β ) - fastapi/fastapi
β99,646 β
fix dead pydantic v1 extra_types link;fix dead pydantic v1 #modeldict link;fix 3 broken external links in en docs;replace dead Uber Ludwig blog link with project repo in 14 translations(open) - vitejs/vite
β81,651 β
remove dead helpx.adobe.com link;fix broken Rolldown Plugin reference link in api-plugin.md;correct VoidZero announcement URL in announcing-vite6(merged β ) - OpenHands/OpenHands
β78,281 β
fix typo in OpenHands docs URL in add_agent.md(merged β ) - withastro/astro
β60,475 β
remove dead llms.txt reference(merged β ) - microsoft/autogen
β59,230 β
fix 2 broken external doc links (FAQ + Aspire dashboard)(open) - remix-run/react-router
β56,467 β
replace dead https://rmx.as/discord shortlink with https://discord.gg/reactrouter(merged β ) - crewAIInc/crewAI
β54,331 β
correct broken Weaviate WCS /connect link in weaviate_tool README;correct broken MindsDB data_sources link in ai_mind_tool README;correct broken AWS IAM Roles link in aws/s3 README;correct broken Tavily Python SDK link in tavily_extractor_tool README;remove dead merge.dev/discord link in merge_agent_handler_tool README;correct broken Hyperbrowser SDK reference links;correct broken Parallel Processors link in parallel_tools README;correct broken Browserbase Live Debug link in browserbase_load_tool README;correct broken Stagehand reference link in stagehand_tool README(open) - BerriAI/litellm
β51,475 β
fix dead ReadTheDocs links + dead Railway deploy buttons;propagate ssl_verify through aiohttp handler + retry path (#30778);promote role=system in messages[] to top-level system param (#30705);fix 3 broken docs links (sigstore cosign + litellm enterprise);apply default_team_params.models to newly created teams;fix broken guardrails docs link in ibm_guardrails README;fix broken links in README and enterprise docs(open) - astral-sh/ruff
β48,215 β
fix dead ruff preview/preview.md link;fix dead alpinelinux testing repo link(merged β ) - pixijs/pixijs
β47,585 β
remove dead https://pixijs.io/customize link in v7 migration guide(open) - react-hook-form/react-hook-form
β44,775 β
replace dead /zh subdomain links;replace dead /zh subdomain links;replace dead /pt subdomain links;fix dead leniolabs_ opencollective image;replace dead Spectrum chat badge;replace dead Spectrum chat badge;replace dead Spectrum chat badge;replace retired /jp subdomain links(open) - continuedev/continue
β34,440 β
fix dead sanity release-schedules link;fix dead supabase database/security link;fix dead snyk.io/learn/software-composition-analysis-sca link;fix 4 more dead netlify docs subpaths;fix broken vLLM engine arguments docs link in vllm.mdx;fix dead /api-documentation/ subpath;fix dead endpoints.huggingface.co subpath;fix dead morphllm.com/dashboard link;fix dead morphllm.com/dashboard link;fix dead www.voyageai.com link;fix dead www.voyageai.com link;fix dead voyageai dash.api-keys link;fix dead llama-stack RTD link + typo;fix dead /analytics/get-started/ link;fix dead lancedb docs links;fix dead vllm engine_args doc link;fix 3 dead kindo.ai dashboard subpath links;fix 3 dead function.network doc links(open) - pydantic/pydantic
β28,113 β
Fix dead link todatamodel-code-generatordocs(merged β );Fix dead link to Rust source(merged β );add regression test for polymorphic_serialization with union of BaseModel and arbitrary type(open) (open) - langchain-ai/langchainjs
β17,849 β
fix 4 broken external doc links(open) - TanStack/router
β14,689 β
fix broken with-router-cli install doc links;fix broken createServerFn doc links in reading-writing-file tutorials;prevent lossy string coercion in defaultParseSearch (#7650);accept external URLs in Link to prop (#4901);remove dead 'Composite Components' deep-dive blog link;fix broken zodValidator/valibotValidator API doc links;fix broken tanstack.com/discord link;fix broken swan-io/chicane link in overview.md;fix broken framer.com React Transition Group migration link;fix broken Chakra UI links in integrate-chakra-ui.md(open) - vercel/commerce
β14,112 β
remove 4 dead demo-store URLs from README(open) - freshframework/fresh
β13,773 β
fix dead IS_BROWSER doc URL;fix dead FreshConfig doc URL;fix dead deno.land/x/fresh doc URLs;fix dead deno.land/x/fresh doc URLs;fix dead fresh_charts and fresh_marionette links;fix dead usefresh dynamic-routes link(open) - denoland/std
β3,548 β
fix dead deno.land/std link;remove dead deno.land/std link from README (registry retired)(open) - mattermost/mattermost-mobile
β2,683 β
disable syntax highlighting and line numbers for code blocks without language;date separator missing day of month on certain Android devices(open) - lidatong/dataclasses-json
β1,485 β
respect default_factory for abstract generic fields in from_dict(open) - The-OpenROAD-Project/ORAssistant
β42 β
Fix 5 bugs: PDF crash, unused env var, missing state field, hardcoded model, typo;Fix 4 runtime bugs: crash, streaming None, discarded replace, memory leak(open)
- Building more reliable agentic systems (the harness matters as much as the model)
- Forensic accounting automation for Indian public markets
- Low-level systems β revisiting the ECE roots
- Value investing through the lens of AI-assisted research


