Small tools that actually do the job.
A handful of free, no-nonsense developer utilities โ built by a backend and database engineer, not generated marketing filler. Real analysis, real processing, no accounts.
SQL Query Doctor
Paste a SQL Server query (and optional execution plan) for an instant static-analysis report โ non-sargable predicates, missing indexes, cursors, and more.
Live ๐PDF Toolkit
Merge multiple PDFs into one, split a PDF into separate pages, or convert images into a PDF โ all processed and returned instantly, nothing kept.
Live ๐API Schema Analyzer
Paste a JSON API response for a review of naming consistency, null handling, leaking internal fields, and pagination/versioning red flags.
Live ๐๏ธ.NET Architecture Checker
Paste a C# class or Program.cs/Startup.cs for anti-pattern detection โ sync-over-async deadlocks, async void, God classes, empty catch blocks, and more.
Built by Abdur Rahim โ a Software Engineer working in .NET, ASP.NET Core, and SQL Server. These tools exist because they're genuinely useful, and because if one of them saves you real time, the underlying problem is often worth fixing properly โ that's what the consulting work is for.