I enjoy creating dynamic web applications using modern web technologies such as Javascript and React
Education
Bachelor of Science, Web Design and Development
Champlain College – May 2021Certificate, Visual C# Programming
Champlain College – December 2020Skills
Programming: JavaScript (ES6), C#
Web Development: HTML, CSS, Bootstrap, React.JS, Tailwind CSS
Tools: Visual Studio, Visual Studio Code, Git, GitHub
Projects
REST Countries API

Using a Rest API to fetch country data. Built with React, React Router, and REST Countries API.
Users can view all 250 countries, search, filter by region, view detailed information on a seperate page, and toggle light and dark mode.
Recipe Finder

Rock, Paper, Scissors

Two game modes with the ability to toggle between the classic game and Rock, Paper, Scissors, Lizard, Spock.
Users are able to see their score update in realtime using React's useState hook. There are also presented a results screen showing the computer's choice, dynamic win/lose text, and the ability to play again.
2D Top Down Racing Game
2D Top Down Car racing game made in Visual Studio using Windows Forms