Welcome to the Project Details page

Below are two tables that showcase the different projects I've worked on over the semester, alongside their respective Github links

Java Programming

Project Name Description Github Link Pictures
Tic Tac Toe Programmed a game of Tic Tac Toe that asks for user input and switches players, also allowing the user to keep playing until they decide to end the game. Github Link An image of a game of TicTacToe being carried out using java programming
Rock Paper Scissors Programmed a game of Rock Paper Scissors, similar to the TicTacToe game, the program asks for user input and determines a winner, and proceeds to ask if they would like to play again. Github Link An image of a game of rock paper scissors being carried out by java programming
File List Maker Created a program that allowed a user to create text files, save them to their drive, and open pre-existing files from the users' drive. Github Link An image showcasing the ability to read files save to a drive using a java program

HTML and CSS

Project Name Description Github Pages Link Pictures
EduTech Solutions V2 Utilized bootstrap to add new features to websites Github Pages Link An image of the home page of a website utilizing bootstrap, showcasing cards, buttons, modals, navbars, and progress bars
Simple Calculator Utilized javascript to create a calculator capable of basic algebra Github Pages Link An image of a calculator created using javascript, HTML, and CSS
Personal Portfolio Utilized all tools learned during the semester to create a website that demonstrates knowledge of javascript, HTML, CSS, and bootstrap. Github Pages Link An image of the home page of the personal portfolio