Interview Chatbot
Interview Chatbot
A LLM-Based chat bot used to simulate interview with myself. It is able to answer basic interview questions such as 'tell me about yourself', 'tell me about your past projects', 'tell me about your strength and weakness', etc. The bot was built with the open-sourced google/flan-T5-xxl and served with AWS Lambda.
Stacks: NextJS, Python, AWS Lambda, AWS Amplify
Link
Dog Breed Identification
Dog Breed Identification
A project to identify different dog breeds by using Convolutional Neural Network. The web app allow user to upload photo of a dog & it will return the breed of the dog.
Stacks: Tensorflow, FastAPI, ReactJS, Docker
Github Link
URL Shortener
URL Shortener
This is a URL shortener application. The aim of this project was to explore redis
Stacks: Golang, Redis, NextJS, Docker
Github Link
Digital Namecard Service
Digital Namecard Service
A web-based SaaS for digital namecard service. The service allow authenticated user to create digital namecards. The digital namecard can be shared through QR codes & allow the recipient to easily add the contact info into their phonebook
Stacks: NextJS, NextAuth, Prisma, MYSQL
Github Link
Singapore Bus Stop
Singapore Bus Stop
This project aims to explore MapBox-GL by mapping available bus stations in Singapore. User will also be able to look at details at each bus stop, such as (1) Getting road name, bust stop name, bus stop code (2) Available bus services at particular station (3) Estimated arrival time of each bus service
Stacks: NextJS, TailwindCSS
Github Link
Crypto Dashboard
Crypto Dashboard
This is a dashboard application for cryptocurrency. The dashboard displays general overview of crypto market, prices of coins, and crypto news. Data is aggregated from rapidapi.com
Stacks: NextJS, Tailwindcss
Github Link