Projects

Stockwatch

A website that displays month-to-date stock data


This website features an autocomplete search bar for easy stock symbol lookups. Month-to-date stock data is shown using Recharts. It is styled with SCSS and also consists of a persistent dark mode that is implemented with LocalStorage.

Built with React, Redux, SCSS, Recharts, Node.js, Express.js and IEX API.

Sunset Railway Cafe

A restaurant website front-end UI mockup


This static restaurant website was built for a cafe in Singapore.

Built with Gatsby.js, React, and SCSS.

Shelter-in-Pets

A pet adoption mobile application


Shelter-in-Pets was built during the COVID-19 lockdown. My team and I wanted to build an application that helped people e-visit and adopt shelter dogs. The app matches user-uploaded dog images to similar adoptable dogs, allows a user to conduct filtered searches based on desired traits, and even recommends adoptable dogs based on the user’s in-app activity.

Built with React Native, Redux, Node.js, Express.js, PostgreSQL, Clarifai API and Petfinder API.

iHash

A mobile application that generates hashtags


Fascinated by image recognition technologies, I wanted to build an application that recognizes uploaded images and generates relevant hashtags. The app was built during a 4 day hackathon. While it was challenging to learn a new language and Tensorflow Lite in such a short period of time, I was pleased that I was able to incorporate a pretrained machine learning model and user login authentication flow in my mobile application.

Built with Flutter, Dart, Firebase and TensorFlow Lite.

FameX

An e-commerce website


A travel e-commerce website for purchasing experiences with the famous. It features a RESTful and persistent shopping cart functionality and is styled with Material UI.

Built with JavaScript, React, Redux, Node.js, Express.js, PostgreSQL, Sequelize, Material UI and CSS