"Remote Full Stack Software Development Program @ Microverse"
My Projects

Battleship
An implementation of the classic battleship game. A player plays against the computer. Both the player and the computer try to sink all ships on the opponent's board by hitting spots on the board. The first player to sink all ships on the enemy board wins the game.

Xplore
Xplore is a list of travel and tour packages. It has a wishlist feature. The user can add and remove packages from their wishlist, but only the administrator can create, remove, and update packages from the list.

Talebook
A social media network. Users can add friends, remove friends, make posts (or tell a tale), like and comment on other users' posts, and delete posts. Users can sign up directly using their Facebook account.

Calculator
A basic calculator app. It features basic arithmetic operations - addition, subtraction, multiplication, division, and percentages.

Weather App
A JavaScript application that displays weather information for cities of the world. It retrieves weather information from the OpenWeather API.