All In One Place

Shopping Cart Demo

Developed a single page application (SPA) with shopping cart functionality. Product data taken from FakeStoreAPI.


Pages include Homepage, Shop, Wishlist, and a Shopping Cart panel.

HTML

CSS

JavaScript

React

React Router

Friends Memory Game

Memory Card Demo

Developed a Friends themed Memory Card Game using React.


To score a point in this game, you must not click on a GIF that has clicked previously.


Give it a go and see if you can get 12 in a row!

HTML

CSS

JavaScript

React

Craft Your CV

CV App main

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

Battleship

Battleship gameplay

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

Knight Travails

Knight Travails demo

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

Weather App

Weather App demo

A responsive weather web application crafted using HTML, CSS and vanilla JavaScript.


Weather data fetched from WeatherAPI.

HTML

CSS

JavaScript

To-Do List App

To-Do List App

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

Oriental Kopi Website

Oriental Kopi home page

A clone of the existing Oriental Kopi website, project was mainly to practice building a website using DOM manipulation in JavaScript.

HTML

CSS

JavaScript