Selected work across systems, automation, and data workflows — documented for clarity, credibility, and demonstrable real-world impact.
Project 01
Stack: PHP · MySQL · HTML · CSS
Shared rooms and resources lead to double-bookings, unclear availability, and inefficient coordination when scheduling is handled informally or manually. Teams need visibility into availability, approval status, and administrative oversight from a single source.
Built a full-stack scheduling system supporting room booking workflows, resource tracking, and admin-friendly management. The system centralizes bookings into a structured database, reduces scheduling conflicts, and gives administrators full operational control.
Project 02
Tools: Excel · Structured Reporting Workflows
Manual reporting requires repetitive extraction, formatting, and verification steps — each cycle introducing opportunities for inconsistency and error. Monthly reporting workloads benefit from structured, repeatable approaches that produce consistent outputs regardless of who runs the process.
Designed a repeatable reporting workflow to reduce manual steps and improve consistency for monthly reporting cycles. The output is structured for easy review, sharing, and archiving.
Project 03
Python · Flask · Pandas · Excel · Jinja2
A full-stack Python/Flask web application for logging and tracking work hours across multiple clients. Features automatic earnings calculation based on per-client hourly rates, schedule validation to prevent entries on non-working days, weekly summaries with Pandas groupby aggregation, and Excel-based data persistence.
Project 04
Stack: HTML · CSS · JavaScript · LocalStorage API
A wholesale consumer goods business needed a way to track customer orders, manage supplier purchase orders, monitor stock levels across dozens of products, and generate professional invoices — all without expensive enterprise software or a backend server.
Built a fully offline-capable, single-file business management dashboard that runs entirely in the browser. The system handles the complete order lifecycle, real-time inventory tracking, supplier purchase orders, and professional invoice generation with WhatsApp sharing — with all data persisted locally via the browser's LocalStorage API.
Project 05
Stack: Python · FastAPI · Next.js · PostgreSQL · Docker
In a GMP cell therapy manufacturing environment, LN2 cryogenic tanks store thousands of patient and donor samples across hundreds of racks and locator slots. Identifying which racks have open slots for new samples required manually cross-referencing daily EBS inventory exports — a time-consuming, error-prone process with no central visibility into real-time storage availability.
Built a full-stack availability dashboard that ingests daily EBS on-hand exports and computes rack-level availability across all active LN2 tanks in real time. The system surfaces open storage slots with exact locator addresses, ranked by availability — reducing the time to identify a valid storage location from minutes to seconds.
Python FastAPI backend with SQLAlchemy ORM and PostgreSQL database. Next.js frontend deployed on Netlify.
Backend hosted on Render. All services containerized with Docker for local development.
Locator parsing engine validates the full EBS format (SUBINVENTORY.TANK.RACK.SLOT) and applies
configurable business rules before persisting to the occupancy snapshot table.
Project 06
Stack: HTML · CSS · JavaScript
A searchable knowledge base built to answer real questions about cell therapy manufacturing, GMP compliance, data systems, and career paths — written in plain language by someone working at the intersection of these fields. Designed for students, professionals exploring biotech, and anyone curious about how this work actually functions day to day.
Academic Work
Selected academic projects from Hood College M.S. in Management Information Systems, covering data systems, analysis, and applied computing. Projects are being organized with full documentation — problem statement, tools, methodology, and outcome.
Each project will follow the same structure: Problem → Solution → Tools → Outcome → Documentation.