• HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js
  • Mongoose
  • REST APIs

This is a web application that is similar to the internet movie database which supports users to register, login, logout, allows users to search for movies by title, supports them to add movie links to the movie database, and offers similar movies.

  • Java
  • Android Studio

This is a tic tac toe app that enforces the rules of the game by using Android Studio. Users can play with the program, and the program can decide whether the game has been won or it is ended in a draw. The program will go to next turn automatically when ended and the player scores will be updated accordingly.

  • Java
  • Android Studio

This application enables users to construct a maze by interacting with buttons. Users select a starting "cell" and a destination 'cell,' and click on empty cells to create 'walls.' The maze is solved by clicking a 'SOLVE' button, which entails finding a path from the start cell to the destination cell, if such a path exists.

  • Java
  • Android Studio

This Android quiz application enables users to answer multiple-choice questions, selecting one option from five available choices. Users have the flexibility to navigate to previous or next questions. Upon submission, the questions, formatted in XML, are sent to a specified email address.

  • Java
  • Android Studio

This application displays movies and offers a search feature by movie title. When a user clicks on a movie's picture, details about the movie are presented.