Jun 2019 - Aug 2019
Redesigned and integrated the company’s website with a new responsive front-end template written in HTML and CSS which supports viewing on different mobile devices
Improved user-facing features and created simple animations with JavaScript libraries
Built an Express API to retrieve data of partner hotels from MySQL database to display information on the website dynamically
A command line todo application with MVC architecture written in Java. The application allows a user to add and track the status of their todos by due date, category, priority, and status (complete/incomplete). User can also sort the todos by due dates or priority. All todos can be imported and exported in CSV files.