Skip to content
View benwmaddox's full-sized avatar

Block or report benwmaddox

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

Ben Maddox

Staff/Principal .NET (C#) + TypeScript engineer. I build performance-focused APIs, complex rules/workflow systems, and developer productivity tooling (Roslyn analyzers, code generation).

What I Do

  • Back-end and API development in C#/.NET
  • Performance work (API latency, SQL tuning, caching, profiling, load testing)
  • Complex business rules and workflow systems (rule engines, deterministic processing)
  • Developer productivity (tooling, analyzers, code generation, quality gates)
  • Full-stack when useful (TypeScript with Angular/Vue/Lit)

Proof / Selected Work

Outcomes (from recent work)

  • Reduced key production workflows from ~20s to sub-second; lowered database CPU load from ~50% to ~30%.
  • Cut batch import time from 70s to ~350ms; reduced filter queries from 3-10s to ~100ms on a 5GB benchmark database.

Contact

Pinned Loading

  1. DataAccessGeneration DataAccessGeneration Public

    Better SQL Server stored procedure calls from C#

    TSQL 10 3

  2. StasisLang StasisLang Public

    Experimental Rust language + runtime for deterministic game development

    Rust 2 1

  3. MaddoxTasks MaddoxTasks Public

    Maddox Tasks - deterministic personal task engine (C# TUI, CLI, event-sourced SQLite core).

    C#