Projects
Here's a selection of projects I've worked on, demonstrating my technical skills and problem-solving approach in software development.
Supa-Bento
A browser (chrome, firefox) newtab extension that provides a customizable and interactive new tab experience.
- Provides a responsive, stylish and easy-to-use interface for users to replace their newtabs
- Provides various widgets with API integration for user to choose from
- Supports user customization with a settings page, as well as freedom to implement custom widgets
Javascript React WXT Tailwind Mantine Chrome Firefox
Final Year Project
A travel recommendation app that allows users to search for travel destinations, view details, and get AI recommendations based on their preferences.
- A full-stack AI-powered travel recommendation system
- Utilizes LLMs to provide personalized travel suggestions
- Self-implemented AI chatbot interface for smooth user-AI communication and chat history management
- Recommendation systems to analyze and recommend user based on their preferences
Javascript React Next.js Tailwind Supabase Next-Auth NextUI Recommendation Algorithm
Music Player Py
A simple music player built with Python, featuring a user-friendly interface and basic playback controls.
- Supports multitude of audio formats
- Basic playback controls (play, pause, stop)
- Simple and intuitive user interface
- Small footprint and low resource usage
Python PyQt5