Projects
Segerstrom for the Arts
This is a competency test project given to me by a senior developer at my company. I was instructed to build a UI recreation of a designed landing page image provided to me with mostly Bootstrap and some custom SCSS. As a bonus, I was challenged with creating a Gulp task to compile the SCSS. Created with HTML and SCSS.
The Dead Flowers
This personal project is a mock website I built for a band my friends are in. The goal of the project was the expand upon my Bootstrap 5 and SCSS knowledge by incorporating new elements/techniques (such as the hero video and using SCSS mixins). Created with HTML, SCSS, and JavaScript.
Purdue University Global
This is a competency test project given to me by a senior developer at my company. I was instructed to build a UI recreation of Purdue University Global’s website using Bootstrap 5 and as little custom CSS as possible. Created with HTML and CSS.
Thrash Album Year Game
This personal project is a browser game I created where the objective is to correctly guess the year that certain albums were released. With this project, I wanted to challenge myself to create a game using JavaScript. This involved JS objects, arrays, various methods, DOM manipulation, conditionals, functions, and more. Created with HTML, CSS, and JavaScript.