Featured Projects


Selected work across systems, automation, and data workflows — documented for clarity, credibility, and demonstrable real-world impact.

Back to Home View Case Studies

Project 01

Room Scheduler System

Stack: PHP · MySQL · HTML · CSS

Problem

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.

Solution

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.

Key Features

What This Demonstrates

Screenshots

RoomScheduler home page
Home / Landing
Booking form interface
Booking Form
Bookings list view
Bookings List
Admin management view
Admin / Management

Project 02

Inspection Reporting Automation

Tools: Excel · Structured Reporting Workflows

Problem

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.

Solution

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.

Key Highlights

Impact

Project 03

Work Hours Tracker

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

Marrison Bee Enterprise — Business Dashboard

Stack: HTML · CSS · JavaScript · LocalStorage API

Problem

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.

Solution

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.

Key Features

What This Demonstrates

Project 05

LN2 Tank Availability Dashboard

Stack: Python · FastAPI · Next.js · PostgreSQL · Docker

Problem

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.

Solution

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.

Key Features

Architecture

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.

What This Demonstrates

Project 06

Resource Hub — Q&A Knowledge Base

Stack: HTML · CSS · JavaScript

Purpose

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.

Key Features

What This Demonstrates

Academic Work

Academic Projects

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.