In this project, the user enters in a desired city, a weather API is then accessed, and then displays the temperature (in Farenheit), the humidity, the description of the weather, and then displays the appropriate emoji in relation to the description of the weather (determined by weather ID from the API).
This is a basic calorie counter application. The user can add entries for breakfast, lunch, dinner, snacks, and exercise as well as their calorie budget. After adding the entries the user can then calculate the remaining calories left in their budget, and it will notify the user if they are in a calorie surplus or deificit.
Dragon Slayer is a "point-and-click" style rpg game, the goal is for the player to equip and ready themselves against the dragon. The player has an inventory, is able to purchase health and weapons from the store and is able to fight creatures in a cave in order to gain xp and money for more equipment.