~/handys11

$ whoami

Valentin Clergue

.NET Software Engineer

$ _

About me

Valentin Clergue

I'm a .NET software engineer who builds backend systems and developer tooling — the kind of libraries, CLIs and templates that smooth out the rough edges of day-to-day work. My background spans mobile and backend development, and I care about clean architecture, testability and APIs that are pleasant to use. Off the clock I self-host my own infrastructure and turn recurring annoyances into small open-source tools.

Featured projects

See all projects →

RustPlusApi

A C# library for the Rust+ companion API: query and control your server, render in-game security cameras, receive FCM push notifications, and acquire the required credentials natively — no Node.js required.

  • .NET
  • C#
  • API

DotnetTokenKiller

A .NET CLI proxy that wraps dotnet commands and filters their verbose output down to what matters, cutting the LLM token usage of AI coding agents.

  • .NET
  • C#
  • CLI
  • LLM

ProjGraph

A .NET tool ecosystem that visualizes project dependencies, database schemas, and class hierarchies as Mermaid diagrams — as a CLI for manual analysis and an MCP server for AI-assisted exploration.

  • .NET
  • C#
  • CLI
  • MCP