Welcome

My Portfolio

Explore my projects and see what I've been working on. Each project represents a unique challenge and creative solution.

Featured Projects

A collection of my recent work

KPI Tracker

KPI Tracker

KPI Tracker is a full-stack performance analytics and reporting system designed, built, and deployed end-to-end for a junk removal company to capture, calculate, and analyze employee productivity metrics. The platform provides flexible daily data entry for jobs and job work, allowing organizations to define custom fields tailored to their operational workflows. A configurable calculation engine and expression parser enables administrators to create dynamic KPI formulas using custom field data, such as aggregations and ratios across jobs and job work records, without requiring code changes. These calculations drive automated reporting, KPI goal tracking, and performance insights at both individual and team levels. Built with .NET and MySQL, the system includes full ownership of data modeling, calculation engine design, expression parsing, reporting pipelines, and production deployment.

View details
Multi Tenant Job Board

Multi Tenant Job Board

Multi-Tenant Job Board is a full-stack web application designed, built, and deployed end-to-end to support region-specific job listings for school districts using a single shared codebase. The platform uses domain-based middleware to dynamically inject tenant-specific configuration at runtime, enabling each district to have its own branding, color scheme, and regional settings without duplicating infrastructure. Jobs are pulled from an external API and filtered by region so each tenant only displays relevant listings. The application integrates the Google Maps API to provide geographic context for job postings and improve discoverability. The system is currently in active use by school districts across Texas and Alabama, powering multiple live deployments including esc15jobboard.goodbyetopaper.com, acsboejobboard, morganboejobboard, tcboejobboard, and aidbjobboard. Built as a .NET web application with a MySQL backend, the project includes full ownership of architecture design, tenant middleware, API integration, database schema, branding theming, and production deployment.

View detailsLive Demo
GryphonESP - VMS

GryphonESP - VMS

VMS (Visitor Management System) is a full-stack, production-grade check-in and check-out platform designed, built, and deployed end-to-end for safety-critical environments and currently used by an energy safety organization, GryphonESP. The system captures detailed, configurable visitor data including custom fields, images, and audio for visitors, vehicles, and trailers, and uses this information to generate operational reporting and to track real-time visitor presence for incident and emergency response. Built with .NET, Hangfire, and MySQL, the platform processes thousands of requests per day in production. To improve performance and JSON-heavy querying, the data layer has been replicated to PostgreSQL using the SynchDB extension, enabling faster analytics and reporting workflows. The same architecture is also used by an additional organization to manage asset check-in and check-out using the same lifecycle and auditing model. The project includes full ownership of system architecture, background processing, database design and replication strategy, reporting pipelines, optimization efforts, and ongoing frontend visualization improvements.

View details
Pharmatrack

Pharmatrack

PharmaTrack is a full-stack pharmaceutical inventory management system designed and deployed end-to-end, covering database design, backend services, mobile application development, and production deployment. The system automates pharmaceutical inventory workflows by using OCR and AI-powered invoice parsing to extract medication data and automatically update central supply inventory. In addition to OCR-based ingestion, PharmaTrack includes an EDI service that parses structured supplier data directly on the server and writes it into a MySQL database without manual intervention. The platform supports barcode scanning workflows to track medications from central supply to physical locations, from locations to patients, and out of inventory for waste, ensuring accurate and auditable inventory movement. PharmaTrack also automates 340B compliance reporting by generating structured Excel reports from transactional inventory data, eliminating manual spreadsheet work and reducing reporting errors.

View details