Skip to content
View sauravbhattacharya001's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report sauravbhattacharya001

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Typing SVG

Software Engineer @ Microsoft Β· AI Safety Researcher Β· Language Designer

LinkedIn Email ICGIS 2026 AgentBox


Repos Releases Commits Live Sites GitHub Stars License: MIT Last Commit Languages Profile Views


I build software at Microsoft, research AI agent governance, and create tools for the next generation of intelligent systems. I also designed my own programming language β€” because why not.

🏒 Microsoft · Redmond, WA  |  🌐 The New World Foundation · Bothell


πŸ”­ Currently

  • 🧬 Building AgentLens β€” observability for AI agents ("Datadog for AI agents") Β· v1.4.0 live
  • πŸ›‘οΈ Building WinSentinel β€” always-on Windows security agent with 24 audit modules Β· v1.1.0 live
  • πŸ€– Running AgentBox β€” AI agents as a service, open access Β· v2.2.0 live
  • πŸ”€ Evolving sauravcode β€” my own programming language with f-strings, try/catch, and zero noise Β· just shipped v3.0.0 (tooling release)
  • πŸ“‹ Chairing ICGIS 2026 (June 6–7) β€” international conference on global innovations
  • πŸ”¬ Researching AI agent identity, accountability & self-replication safety

πŸš€ What I'm Building

AI & Agents

Project What it does Release Live
AgentLens Observability & explainability platform for AI agents β€” trace, debug, and understand agent behavior at scale. Python SDK + Node.js backend + dashboard. Event search & filter, cost estimation, budgets & fingerprinting, scaled observability. v1.2.0 πŸ“„ Docs
AgentBox AI agents as a service β€” personal AI assistants accessible via messaging. Open access, 20 msg/day free tier. Rich content rendering & accessibility features. v2.1.0 🌐 Site
AgenticChat Agentic conversation framework β€” client-side GPT-4o chat with sandboxed code execution, 30+ modular features including voice input, session management, slash commands, message search, bookmarks, annotations, conversation tags, focus mode, dark/light themes, keyboard shortcuts. v2.0.0 🌐 Demo
AI Safety Research Contract-enforced sandbox for studying AI agent self-replication safety β€” 34 analysis modules including Monte Carlo simulation, game-theory modeling, alignment drift detection, escalation detection, security hardening, and interactive HTML reports. v2.0.0 πŸ“„ Site
Zalenix Memory AI agent memory & workspace β€” persistent context, soul files, and daily memory logs for a continuously-running AI assistant. β€” β€”

Security

Project What it does Release Live
WinSentinel ⭐ 2 Always-on Windows security agent β€” real-time monitoring, AI-powered threat detection, auto-remediation, 24 audit modules, compliance profiles & finding suppression. v1.1.0 πŸ“„ Docs

Languages & Tools

Project What it does Release Live
sauravcode A programming language with zero noise β€” no parens, no commas, no semicolons. Interpreter + compiler (.srv β†’ C β†’ native). F-strings, try/catch/throw, module imports, LSP, formatter, linter, REPL, 600+ tests. v3.0.0 πŸ“„ Docs
prompt .NET 8 prompt engineering toolkit β€” Azure OpenAI client, template engine, prompt chaining, PromptGuard injection detection, PromptLibrary registry. v4.0.0 πŸ“„ Site
gif-captcha GIF-based CAPTCHA research β€” 7 interactive tools: visual puzzles, temporal challenges, AI simulator, benchmark suite, cognitive load analyzer, CAPTCHA generator. 99.9% test coverage. v1.3.0 🌐 Demo

Visualization & Data

Project What it does Release Live
VoronoiMap ⭐ 3 Voronoi diagram generation and spatial partitioning toolkit. Lloyd relaxation, neighbourhood graphs, 6 color schemes, GeoJSON export, 285 tests. v1.0.0 🌐 Demo
GraphVisual Graph visualization for studying community evolution β€” 68 analyzers: centrality analysis (Brandes'), MST (Kruskal/Prim), graph coloring, community detection, shortest path (BFS/Dijkstra), link prediction, graph generation, topological sort, influence spread simulation, GraphML export. 2400+ tests. v2.0.0 🌐 Site

Apps & More

Project What it does Release Live
everything Full-stack Flutter/Dart app β€” event management with calendar view, recurring events, conflict detection, activity heatmap, time budgets, streak tracking, BLoC pattern, SQLite persistence. v3.0.0 🌐 App
FeedReader RSS feed reader (Swift/iOS) β€” read/unread tracking, reading stats dashboard, bookmarks, search. v1.1.0 🌐 Site
BioBots 3D bioprinter analytics β€” 11 metrics, anomaly detection (Z-Score + IQR), interactive data explorer with histograms, scatter plots, regression. v1.1.0 🌐 Site
Vidly Video rental management (C# / ASP.NET MVC) β€” CRUD, 4-tier membership, rental checkout/returns, late fees. v2.0.0 🌐 Site
OCaml Samples ⭐ 2 45-module functional programming collection β€” data structures (BST, trie, hashmap, bloom filter, red-black trees, union-find, heap), algorithms (sorting, graph, regex via Thompson's NFA), type systems (Hindley-Milner, GADTs), logic programming (miniKanren), lambda calculus, diff algorithms, graph queries, zippers, advanced abstractions & optimization. v1.3.0 πŸ“„ Site

πŸ”¬ Research & Publications

  • AI Agent Identity & Accountability β€” frameworks for governing autonomous agents in distributed systems
  • AI Self-Replication Safety β€” contract-enforced sandboxes to study and contain agent replication behaviors
  • ICGIS 2026 Editor & Chair β€” June 6–7, 2026
    • ICGIS 2025: 49 papers accepted Β· Springer proceedings
    • Themes: AI, Smart Infrastructure, Climate, Renewable Energy, Cybersecurity, Digital Health
  • Published in IEEE and Springer

πŸ› οΈ Tech Stack

C# TypeScript Python C Go Rust Dart Swift OCaml Java Azure Kubernetes Docker .NET React Node.js Flutter


πŸ† GitHub Trophies

trophy


πŸ“Š GitHub Stats


Interests: AI Agents Β· Distributed Systems Β· Cybersecurity Β· Programming Languages Β· Mindfulness & Consciousness

Building tools that make intelligent systems observable, accountable, and safe.

πŸ“‚ Full Portfolio β†’ Β· 🌐 Portfolio Site β†’

Pinned Loading

  1. sauravcode sauravcode Public

    Frustrated by syntax-heavy languages, I designed *sauravcode* for simplicity and clarity. It removes unnecessary punctuation and rigid conventions, focusing purely on logic. With minimal syntax, it…

    Python 1

  2. agentlens agentlens Public

    AgentLens β€” Observability and Explainability for AI Agents

    Python 1

  3. agenticchat agenticchat Public

    Turn natural language into executable code β€” right in your browser. Lightweight AI chat powered by GPT-4o with sandboxed JavaScript execution.

    JavaScript 1

  4. getagentbox getagentbox Public

    JavaScript 1