Portfolio

A showcase of my work, highlighting design, usability, and code quality.

Screenshot of E-Commerce project

E-Commerce

For the eCommerce project, I structured the site using semantic, accessible HTML. CSS provided a clean, consistent design, while JavaScript handled basic validation and usability. The site is responsive and deployed with AWS Amplify, demonstrating both technical skills and design thinking.

Rock Paper Scissors game interface

Rock, Paper, Scissors

I built a Rock, Paper, Scissors game using HTML, CSS, and JavaScript. The app validates input, generates random computer choices, and dynamically displays the winner. I focused on clear naming, consistent formatting, and helpful comments.

Functional calculator app

Calculator

I created a responsive calculator that supports keyboard and button input. It handles division by zero safely, uses a grid layout, and maintains clean, commented code.

Code For Justice website contact page

Code For Justice

I developed the Contact Page with JavaScript form validation and styled it using Sass, improving usability and maintainability.

Recreated Google homepage

Google

I recreated the Google homepage using semantic HTML, Sass, and JavaScript, reinforcing accessibility, structure, and basic interactivity.

Budget Tracker app

Budget

I built a Budget Tracker using JavaScript, OOP concepts, and SASS variables/mixins, focusing on usability, clarity, and responsive design.