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
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.
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
I developed the Contact Page with JavaScript form validation and styled it using Sass, improving usability and maintainability.
I recreated the Google homepage using semantic HTML, Sass, and JavaScript, reinforcing accessibility, structure, and basic interactivity.
Budget
I built a Budget Tracker using JavaScript, OOP concepts, and SASS variables/mixins, focusing on usability, clarity, and responsive design.