Zonaib Bokhari
Full-Stack Software Engineer
10+ years building and modernizing enterprise web applications. I work across the stack — Angular frontends, .NET APIs, and SQL-backed systems — with a focus on clean architecture, performance, and long-term maintainability.
Currently at ShipShape, previously at Dartican and Fieldforce. Check out my projects or get in touch .
Featured
-
Ef-timelapse: a time-travel viewer for your EF Core schema
ef-timelapse replays your EF Core schema history — from migration files or Git history — into a browser timeline you can scrub, search, and diff commit-by-commit or migration-by-migration.
-
ng-loom: a dependency graph for your Angular app, as a single HTML file
ng-loom statically analyzes an Angular workspace and generates a self-contained HTML dependency graph — components, services, DI, templates, routes — with every edge traced back to source.
-
I built a form builder that lives inside your AI chat
MCP Forms lets you describe a form to Claude and get a live shareable link back — conditional logic, field types, dark theme, webhooks, CSV export, all without leaving the chat.
Recent Posts
-
I got tired of copy-pasting the same table code, so I built a library
ngx-mat-simple-table is an Angular Material table component — pass a column config and your data, get pagination, sorting, filters, export, and drag-reorder out of the box.