The greetings project is a simple web application that uses ExpressJS with a route that allows the user to greet different people from 3 different languages, using a HTTP HTML form that uses HTTP GET and POST routes. It also displays warning messages on the screen.
The registration numbers project is a web application that displays a list of registration numbers. Every number plate has rounded corners, a black border, and yellow background. The user can also filter registration numbers by town.
The waiter availability project is a web application that helps to schedule waiters' weekly shifts. Waiters can select and update the days they can work on. The owner or admin can see how many waiters are available to work and also reset the data to use the system for a new week. The app also alerts the admin if they are enough, shortage, or oversubscribed waiters for each day.
The Avo shopper project is a web application that helps user finds affordable Avocado deals offered by different shops or markets and view the top 5 best deals across all shops. The user can also add a shop and add a deal on the available shops. It also shows the available deals for the recommended amount.
The Yoga saga game project was built by me and 3 other contributors during the end-year hackathon held at Project CodeX 2021. This time we had to an app that has machine learning, that's when we came up with the idea of the yoga game. The game randomly gives the player a yoga pose that the player has to re-act, then if the player gets its right is awarded 5 points and will do this for a period of 5 minutes. Once the player has run out of time then total points will be saved and can view them in the leaderboard with other players' high scores.