Map of UCB (Click to try!)

Web mapping application of UCB area.

The user’s web browser provides a URL to the Java program, and the back end Java program will take this URL and generate the appropriate output, which will displayed in the browser.

Functions:

  • Zoom in and zoom out.
  • Find the route between two places.
  • Autocomplete and Search.
  • Pizza Order and Delivery website

    Web application for handling a pizza restaurant’s online orders.

    Users can browse the restaurant’s menu, add items to their cart, and submit their orders.

    Restaurant owners can add, update, and remove items on the menu via Django admin.

    Explore Game

    2D tile-based game

    Players can begin a new game, load game or quit, and use the keyboard to control the movement of the avatar.

    Book Review Website

    Users can search for books, log in/out, leave reviews for individual books, and read others' reviews.

    AWS Web API

    Built a web API that will accept a parameter from user to download
    the web content as an object in the block storage (Amazon S3).

    Used AWS EC2 to run a virtual machine instance to monitor the object
    storage in S3 and generate hash values for each new page registered.