Skip to content
View priceds's full-sized avatar
🏠
Working from home
🏠
Working from home
  • India

Block or report priceds

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
priceds/README.md
Sarvesh Patil Animated developer bio
Portfolio srvsh.run



"Software architecture is the art of drawing lines that I don't have to cross later."


🧠 Engineering Philosophy

I am a backend-first engineer focused on building systems that stay understandable under pressure: explicit boundaries, predictable failure modes, memory-conscious design, and tooling that makes complex work feel smaller.

  • πŸ”­ Current Focus: Distributed systems, .NET internals, idempotency, orchestration, and Model Context Protocol servers.
  • πŸ’‘ Core Competency: Turning messy domains into typed, composable backend primitives.
  • 🌱 Learning Edge: Runtime behavior, Roslyn-powered automation, search/indexing algorithms, and AI-assisted developer workflows.

πŸ› οΈ The Arsenal

C# .NET Rust SQL Server PowerShell Docker MCP


πŸš€ Flagship Projects

🧭 convoy

Multi-tenant orchestration for .NET.

A backend-first orchestration project shaped around tenant-aware execution, operational clarity, and clean service boundaries.

  • Focus: Multi-tenancy, orchestration, system design, .NET services.
  • Why it matters: It explores the kind of infrastructure layer that keeps complex business workflows controlled and observable.

πŸͺ„ Levitate

Compile C# automation methods into production-grade PowerShell scripts with Roslyn.

A developer automation project that bridges strongly typed C# authoring with practical script output.

  • Focus: Roslyn, automation, C#, PowerShell generation.
  • Why it matters: It treats scripts as build artifacts, not throwaway glue.

πŸ›‘οΈ IdemPotent.NET

Idempotency primitives for reliable .NET APIs.

A fault-tolerance project for making retries, duplicate requests, and distributed edge cases easier to reason about.

  • Focus: Idempotency keys, API reliability, duplicate request handling, distributed systems.
  • Why it matters: Reliable retries are boring only when the system gets them right.

πŸ”Œ MCP Servers

πŸ—’οΈ Mcp.Obsidian

An MCP server for connecting AI agents with Obsidian knowledge workflows.

πŸ—„οΈ Mcp.SqlServer.Core

An MCP server for SQL Server, focused on giving agents a safer bridge into relational data workflows.


πŸ“Œ Notable Work

πŸš€ rocketgrep

A Rust package for faster grep operations.

Built around fast exact search plus native edit-distance search, inspired by research-paper-driven search/indexing ideas.

🧩 UBHeap

Partial-order sorting and heap primitives for modern .NET.

Inspired by unified-bound heaps research, built for dependency graphs, schedulers, workflow engines, and repeated DAG sorting.

A high-performance C#/.NET priority queue inspired by the 2026 SimdQuickHeap paper.

Built around SIMD-aware heap layouts for large task schedulers, graph workloads, simulations, and interleaved push/pop queues.


Let's talk systems, .NET performance, MCP, or ambitious backend tooling.

LinkedIn Personal portfolio srvsh.run



Colorful footer

Pinned Loading

  1. lag lag Public

    Diagnose latency, jitter, stability, DNS, throughput, and bufferbloat from the terminal.

    C#