My Projects

sudoku-solver

Sudoku Solver is a web application that can generate or solve sudoku problems using simulated annealing, an optimization algorithm.

ReactTailwindTypeScript
simple-chat-app

A simple online chatting web application where you can create chat rooms and have a fun conversation with a group of people.

ReactTailwindFirebase
pseudocode-to-c

Pseudocode to C is a web app that translates pseudocode into C code, aiding in the transition from high-level logic to a lower-level language.

ReactFlaskSpaCyTailwind
probability-pick

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

ReactFlaskPandas
draw-and-classify

Draw & Classify is a web application designed to test my machine learning model, which classifies drawn letters, digits, or shapes.

ReactTailwindTensorflow