My Projects

Connect4 Game
Connect4 clone built in Vue.js
A classic two player game brought into a digital space. Built on a HTML grid with cells possessing unique data attributes, with state updated and tracked through complex JavaScript functions.
Try it out!
Wordle Game
Wordle clone built in React.js
Utilizes two different word APIs, one for generating the target word, and another for checking the answers input by the user. State is updated through the onscreen keyboard.
Try it out!
Product Documentation for Ivanti.com
Responsive document library built in JavaScript.
With minimal window space available, used JavaScript to manipulate the DOM in order to make the listed options easily accessible and visible.
See it here