Craft your CV in minutes!
Developed an online CV builder to enable users to create a quick and easy CV based on the template from Harvard College.
Features include Editing / Viewing modes, Reset, and Print to PDF.
HTML
CSS
JavaScript
React
Re-created the web version of the classic Battleship game!
Implemented drag and drop as well as the ability to change the ships' orientation.
HTML
CSS
JavaScript
Jest
Drag and Drop API
A project that demonstrates the Breadth-First-Search algorithm in action.
Created a simple GUI that allows users to pick a start and end point that will display the shortest pathway of the knight on the board.
HTML
CSS
JavaScript
Data Structures and Algorithms
A responsive weather web application crafted using HTML, CSS and vanilla JavaScript.
Weather data fetched from WeatherAPI.
HTML
CSS
JavaScript
A minimal To-Do List application inspired by any.do
Users are directed to a Home Page where new tasks can be added or ticked off. In addition, users are able to create new Lists as well.
All tasks are stored in local storage.
HTML
CSS
JavaScript
A clone of the existing Oriental Kopi website, project was mainly to practice building a website using DOM manipulation in JavaScript.
HTML
CSS
JavaScript