- This project is a solo project that I am currently finishing up. This is just a test site and the final product will be up as soon as we can get clover to approve the developer account.
- This is for a local coffee shop that I am working with to help them get their online store up and running.

- This project was a collaboration with a team of 5, where I was responsible for making sure color was accurate, positioning the models and getting model editing fixed.
- I helped create the manifest for the PWA, ensuring users can download and use this app from any device.

- This was my final project for the Three.js course. integrating all the concepts and techniques I learned to develop a simple game.
- This project provided an excellent opportunity to incorporate physics into development. I gained experience using Rapier to implement continuous physics simulations for the marble.

- This was one of my first 3D rendered projects, implementing Three.js.
- It provided valuable insights into using mathematical principles for design and demonstrated how minor adjustments can significantly impact the outcome.
- I used a GUI for debugging and figuring out the how I wanted my galaxy to look.

- This project served as the capstone for my Fullstack Academy program. Collaborating with two partners, we were assigned the task of developing an E-commerce website. We chose to create a platform focused on the buyback and resale of Lego products.
- During the development process, we opted to use Jest for testing our back-end routes. This approach ensured that our functions were operating correctly before proceeding to the front-end development.
- We utilized Excalidraw to plan our front-end design prior to coding, ensuring alignment among team members. This approach facilitated a smooth development process, allowing us to implement additional features such as email confirmation using NodeMailer.

- This project marked my initial experience at Fullstack Academy, serving as my introduction to working with React and JSON Web Tokens.
- I acquired the skills to validate a token and utilize it for user authentication.
- Successfully integrated react-router-DOM to facilitate navigation for visitors within a single-page application.

- This project was my first experience with interacting with an API. I used the Harvard Art Museum API to pull in art pieces and display them on the page.
- I learned how to use React to create a single page application that allows users to search for art pieces by keyword.

- This project was developed during my time at Fullstack Academy. It was my first time building out game logic
- It was created with pure javaScript and HTML, and I learned how to manipulate the DOM to create a game board and pieces
- I also learned how to use CSS to style the game board and pieces
