Note* Visual Studio Code, Python, and java JDK will need to be installed in order for some samples below to work.
A JavaScript weather API app that uses JSON data to show the weather of each city.
A JavaScript photo album app that allows users to type comments.
Python text adventure game I made download it from my GitHub and try it out.
A ticket calculator I made in java download it from my GitHub and give it a try.
Fermi guessing game made in java download it from my GitHub and try it out.
Transit pass manager that uses a super class to create standard and green passes.
A shooter game that I made.
A Calculator that I made in java.