DSFolio V1

(2024) A responsive personal portfolio built with React.js to showcase professional work and creative projects.

Simple Chat App

(2021) A real-time messaging platform featuring dynamic chat rooms and seamless user communication.

Sudoku Solver

(2023) An intelligent solver utilizing Simulated Annealing algorithm to generate and solve Sudoku puzzles.

Clockify Report Generator

(2024) An automation tool that transforms raw Clockify time logs into structured sheet reports.

DSFolio V2

(2026) A responsive personal portfolio built with Next.js to showcase professional work and creative projects. Inspired by Bryl Lim's Website

Draw & Classify

(2023) A web application to test the letter, digit, and shape classification model.

Probability Pick

(2023) is a PCSO Lotto Number Generator that calculates the likelihood of selecting winning numbers based on historical draw data.

Dog Emotion Dataset

(2022) A dataset that consists of images of dogs with labels indicating their emotional state. Used for training a classification model.

Pseudocode to C

(2024) A web application that translates pseudocode into C code.

Simple Text Editor

(2020) A simple text editor built using python's TKinter