Projects

Interest Groups Forum Server     

  • An online discussion forum based on client-server architecture able to support
    multiple clients simultaneously. Coded the client with Python and the server with Java.           

Sunflix Database Project   

  • A movie rental web application similar to Netflix built using Java with Spring framework as well as JDBC and MySQL. Worked with two other teammates to form the frontend and backend. The frontend used HTML/CSS frameworks from Bootstrap. The frontend and backend are connected with the REST API.

Anime Music Sorter  

  • A simple Java application that re-orders downloaded MP3 files to a specific order I want. An added functionality is that the user can change the MP3 tags to whatever title and album they want, which was done with the MP3agic library from Maven. 

jClass Designer (Computer Science III Course Project)       

  • A workable UML editor with the ability to export code based on user’s input. Includes the ability to add, edit, and delete relationships, entries, methods, and variables. Coded with Java and JavaFX.