Fullstack Business Website
Salon803 is a modern, mobile first web application built for a small salon business to establish an online presence and streamline customer interaction.
The application was designed and implemented end-to-end with scalability in mind, reflecting how production-level websites are structured and delivered.
Enterprise Network Deployment
Role: Network Administrator
Machina is an enterprise scale network infrastructure project focused on designing, deploying, and validating a resilient, secure, and scalable internal network. The project simulates a real organizational environment with multiple departments, redundant routing paths, and layered security controls.
Relational SQL Database Design
Role: Database Designer / SQL Developer
This project is a fully relational SQL database built to manage real world invoicing workflows. It connects customers, invoices, invoice line items, products, and vendors using a normalized schema with primary and foreign keys to ensure strong data integrity.
The design supports scalable billing operations, accurate reporting, and efficient querying by modeling common business relationships (one customer → many invoices, one invoice → many line items, products sourced from vendors).