Stock Portfolio Application
Java
Object-Oriented Design
Application Logic
A desktop application simulating brokerage account systems. Features modular functions handling data tracking for cash deposits, withdrawals, real-time stock purchases, and sales, backed by an automated transactional tracking history.
Pizza Ordering System - Relational Database Architecture
SQL
MS SQL Server
Database Design
ERD Mapping
Designed and deployed a structural relational database system from the ground up. Engineered complete Entity-Relationship Diagrams (ERDs) and schema models, mapping strict primary/foreign key data relationships. Developed raw SQL deployment scripts to create tables, handle relational data constraints, and execute multi-table structural queries.
Target Practice Game
Python
Game Logic
Event Handling
Developed an interactive, graphical hit-the-target game while enrolled at Illinois College. Adapted, scaled, and optimized application components from a foundational ZyBooks assignment, introducing custom graphics layouts, multi-file object structures, and modular event-driven configurations.