I am a third-year student at the University of Windsor, pursuing a Bachelor of Honors in Business and Computer Science. My interest in coding began in high school at Sandwich Secondary, and since then, I’ve continued to build my skills both in and outside of the classroom.
Outside my studies, I’ve always had a strong interest in gaming and technology, which inspired me to build my own desktop. This hands-on experience allowed me to deepen my understanding of computer hardware and software, and enhance my practical knowledge of system components.
I am excited to continue to expand my knowledge in the computer science field and look forward to future opportunities to continue to grow professionally.
This section consists of projects that showcase my skills and abilities.
A full-stack e-commerce website using HTML, CSS, JavaScript, PHP, and MySQL. Features including user authentication, admin panel, shopping cart, checkout system, customer support, and order history.
If you would like to access and try features in the admin panel, then please read the "Admin Login" text on github.
Researched and assembled custom AMD-based desktop computers, selecting compatible hardware to meet both performance and budget goals.
Programmed in C to perform binary operations and convert between number bases, using modular code with separate header and source files.
View on GitHub
Developed a C-based command-line calculator with binary/unary operations, variable support, and built-in input validation through testing functions.
View on GitHub