CODING PROJECTS.
Displayed below are just some of my coding projects. Although boring at a distance, if you are looking for someone familiar with Data Structures and Algorithms in Java, below are some projects that display my skills in using those algorithms. It also displays front-end projects and web designs using HTML/CSS/JavaScript.
CASH REGISTER
This Cash Register calculates the user’s total based on what they buy, the cost, quantity, and state.
NOTABLE QUOTES
This Notable Quotes asks the users to select a topic and select the number of quotes they want. They then select “Fetch Quotes”, and quotes are printed based on the topic.
ONE-PAGE PORTFOLIO
This One-Page Portfolio about me displays a brief biography and links to other projects made with JavaScript.
JAVAJAM MENU
This JAVAJAM menu displays a page with the menu of a Coffee shop. It also displays a Homepage, music, and jobs available
MANGA COLLECTION
This Manga Collection is a personal list of my Manga Collection. It organizes my Manga by its publishing company.
TIC-TAC-TOE
This TIC-TAC-TOE game allows the user to play against the computer. When a winner is declared, you can restart the game.