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

Organizations

@fossasia

Block or report darshannere

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

Hi there, I'm Darshan Nere πŸ‘‹

MS Computer Engineering @ Virginia Tech | Software Engineer | ML Researcher

Website LinkedIn Twitter Email


πŸš€ About Me

I build AI infrastructure, train LLMs to reason better, and ship systems that scale. Working on open-source projects with 300+ active users.

class DarshanNere:
    def __init__(self):
        self.role     = "MS Computer Engineering @ Virginia Tech"
        self.graduating = "May 2026"
        self.interests = [
            "AI Agent Infrastructure & Observability",
            "Reinforcement L
            "LLM Security & Multi-Agent Systems",
            "Full-Stack & Sy
            "Human-Computer Interaction",
        ]
        self.current_work = {
            "building":  "Tracia platform",
            "open_src":  "ObservAgent β€” 300+ active users",
            "research":  "LLfeedback (FlexGuard)",
            "teaching":  "Graduate TA @ VT (ML + C++, 180 students)",
        }

    def say_hi(self):
        print("Open to full-time roles in SWE / ML Eng / AI Infra β€” May 2026 πŸš€")

me = DarshanNere()
me.say_hi()

πŸ“ Latest Blog Posts

➑️ Read more on darshannere.com/blog


πŸ† Achievements & Highlights

ai_infrastructure:
  - Tracea: team AI agent observability β€” FastAPI, React, YAML rules, MCP server
  - ObservAgent: open sourcee integration
  - OpenClaw Docker: safe containerization for autonomous AI agents

ml_research:
  - GRPO on Qwen2.5-3B: 71% seline (-33% VRAM)
  - Medical CoT + GRPO: +11% accuracy over SFT on 90k+ samples (single T4)
  - LLM Security Survey: Neus security layer
  - FlexGuard: arXiv:2509.18662, HCI wearable feedback design space

systems:
  - 10M queries/second searc space indexing
  - Municipal software serving 50,000+ citizens (Pune Municipal Corporation)
  - 40% reduction in server on + connection pooling

🎯 What I'm Up To

const currentlyWorkingOn = {
  "πŸ€– building": [
    "Tracea β€” AI agent obserrules + AI-powered RCA",
    "ObservAgent β€” open source monitoring for AI agent sessions",
  ],
  "πŸ”¬ research": [
    "GRPO / DPO for LLM reas
    "Multi-agent system security and attack surface analysis",
    "Wearable feedback systexGuard)",
  ],
  "πŸŽ“ learning": [
    "Advanced RL techniques (GRPO, DPO, PPO)",
    "MCP server design and a
    "Production-scale LLM inference optimization",
  ],
  "πŸ’Ό seeking": [
    "Software Engineering β€”
    "ML Engineering / AI Infrastructure roles",
    "Research collaborations",
  ],
};

πŸ“« Let's Connect!

I love to build and break things β€” from AI observability platforms to fine-tuning LLMs on consumer hardware. I hard, let's talk.

Open to:

  • πŸ’Ό Full-time SWE / ML Eng / AI Infra roles (available May 2026)
  • 🀝 Research collaborationscurity
  • πŸ’‘ Open source contributions and interesting technical discussions

Reach me:


πŸ’‘ Fun Facts

  • πŸ€– Built an observability platform used by 300+ AI developers worldwide
  • πŸ—οΈ Shipped software servinnicipal Corporation
  • 🧠 Fine-tuned Qwen2.5-3B to 71% on GSM8K β€” on a single consumer GPU
  • β˜• Fueled by coffee, curiosity, and unreasonably hard problems

✨ Thanks for visiting! Let's build something that matters.

Profile Views


Pinned Loading

  1. observagent observagent Public

    Zero-config observability for Claude Code agent sessions Track costs, monitor tool usage, analyze latency, and debug agent behavior in real-time.

    HTML 14

  2. tracea tracea Public

    Trace, detect, and debug AI agents β€” self-hosted observability with LLM session tracking, rule-based issue detection, and AI-powered root cause analysis.

    Python 8 2