-
2025-12-15
SuperUber: Software Requirements Specification
SuperUber is a mobile-based ride-sharing platform I designed for CST438: Software Engineering as a Software Requirements Specification (SRS). I focused on streamlining on-demand transportation by architecting a robust, cloud-hosted backend to manage the entire ride lifecycle.
-
2025-07-15
All-Pairs Shortest Path: Floyd–Warshall Algorithm
This algorithm project for CST370: Design and Analysis of Algorithms focuses on the implementation and formal analysis of the Floyd–Warshall algorithm to solve the all-pairs shortest path problem. I explored how dynamic programming can optimize pathfinding within complex, weighted directed graphs.
-
2024-10-01
Pharmacy Database System
This database project for CST363: Introduction to Database Management focuses on the design and implementation of a relational system tailored for pharmacy operations. I architected a schema to support the complex relationships between patients, providers, and multi-location inventories.
-
2024-08-09
Pill Hub: Medication Management Application
Pill Hub is a mobile health application I developed for CST338: Software Design to help users manage medications safely and efficiently. I focused on creating an intuitive interface for tracking schedules and preventing dangerous drug-to-drug interactions.