My Personal Portfolio Website was created from scratch using HTML and CSS and published using GitHub Pages.
The website was designed to provide a showcase and overview of my projects and skillsets along with ways to contact me or view my work.
It is composed of five HTML files and one CSS file.
Languages: HTML, CSS
Developer Tools: Visual Studio Code, GitHub, GitHub Pages
Index.html provides a functional home page that briefly introduces visitors to myself, my projects, and my contact information. It also provides a link to download my resume.
PersonalPortfolio.html provides a detailed description of my personal portfolio website website and the tools/skills used to create it.
Whiteboard.html provides a detailed description of the purpose, function and design of Whiteboard, a teaching assistant application.
TempConversion.html provides a detailed description of the function and design of a temperature conversion application created using C++ and the .NET Framework.
Calculator.html provides a detailed description of the function and design of a calculator application created using C++ and the .NET Framework.