Projects

Professor & TA Scheduling System

Technology: React Native, JavaScript, HTML, CSS, & SQL
Company: University of Alabama

  • Redesigned and rebuilt the internal scheduling system used by the College of Business at the University of Alabama.
  • Conducted interviews with professors and TAs to gather requirements and pain points with the previous system.
  • Built a prototype that improved calendar functionality, streamlined availability input, and reduced scheduling conflicts.
  • Reduced administrative workload by introducing automated checks and conflict resolution logic.

Built Personal Website

Technology: JavaScript, HTML, & CSS

  • Designed and developed a responsive personal website from scratch to serve as both a digital resume and a project portfolio.
  • Implemented a clean and modern UI theme inspired by professional enterprise websites, with animated SVG backgrounds and smooth scroll effects.
  • Utilized modular CSS and JavaScript for better maintainability and mobile responsiveness.
  • Tested across multiple devices and browsers to ensure a consistent user experience and accessibility compliance.
  • View source code

Harvard Python Course

Technology: Python

  • Completed the CS50 Python course from Harvard University, gaining a solid foundation in Python programming.
  • Learned key programming concepts including data structures, algorithms, and object-oriented programming.
  • Built several projects including a mini casino, restaurant tip analyzer, and bitcoin analyzer using an API.
  • View source code