// proof that i occasionally know what i'm doing

legacy-modernizationlaravel / php / mysql / javascript

modernizing a large production crm built on laravel 7 by untangling years of accumulated technical debt and replacing "temporary fixes" that somehow survived multiple financial years.

performance-optimizationlaravel / mysql / aws

tracked down application and database bottlenecks across shared environments, reducing page load times and proving that waiting a minute for a dashboard to load is not an unavoidable law of software.

barcode-scannerlaravel / javascript / quagga2

built a reusable barcode scanning module supporting camera and image uploads because maintaining six slightly different implementations of the same feature sounded like a terrible career decision.

api-rate-limiterphp / composer

built a lightweight api rate limiter package entirely in raw php and distributed it through composer because sometimes building infrastructure from scratch is more educational than importing another dependency.

laravel-analyzerphp / laravel / cli

wrote a static analysis utility that scans an entire laravel application and generates reports about routes, models, controllers, services, and application structure. essentially an archaeological tool for inherited codebases.

frontend-modernizationjavascript / tailwind / blade

incrementally modernized legacy bootstrap interfaces without rewriting the application because convincing management to fund a complete rewrite requires powers that i currently do not possess.

reusable-ui-systemslaravel / blade / javascript

built reusable components and utilities to eliminate copy-pasted implementations and reduce the amount of code that developers need to duplicate out of desperation.

developer-experiencelaravel / mysql / aws

spent an unreasonable amount of time improving local and staging workflows because developers should be solving business problems instead of waiting for environments to become responsive again.