Projects
A collection of projects that reflect my growth in web development, software engineering, design, and creative problem-solving.
Each project represents an opportunity to build practical skills, solve real problems, and bridge the gap between design and functionality.
College Football Playoff Bracket Generator
A Python application designed to simulate and generate college football playoff brackets based on user input and structured program logic.
This project challenged me to think through program architecture, data organization, and user interaction while building a real-world application from the ground up.
What I Worked On
- Object-oriented programming
- Input validation
- Data structures
- Program flow and logic
- File handling
Technologies Used
- Python
- Command Line Interface (CLI)
- Git / GitHub
What I Learned
This project strengthened my understanding of breaking large problems into smaller components, designing reusable code, and building applications with scalability in mind.
Personal Portfolio Website
A responsive portfolio website designed to showcase my professional background, technical skills, creative work, and development journey.
This project serves as both a personal brand platform and a practical exercise in front-end development.
What I Worked On
- Semantic page structure
- Responsive layout design
- Navigation and site architecture
- Content organization
- Accessibility considerations
Technologies Used
- HTML
- CSS
- Git / GitHub
What I Learned
This project taught me how to structure content for real users, improve usability, and create cleaner, more intentional design systems.