Pinned Repositories
codenection-2023
CodeNection 2023 Problems and Solutions.
competitive-programming
A repository that stores competitive programming related stuff.
eval
An online C++ compiler.
hows-the-weather
A weather forecasting webapp.
MMLS_Automater
A python application that automate my school stuff.
MMLS_Automator
A python application that automate my school stuff, a remake of the previous version
neural-network-from-scratch
A neural network with a fully connected layer and auto-backpropagation, implemented from scratch.
snake-game-ai
A snake game agent that was trained using Reinforcement Learning with Deep Q Network.
sudoku-app
A sudoku mobile app with sudoku image recognition and sudoku solver.
what-if-i-never-brick
A web application that predicts codeforces optimal rating. It currently has more than 400 upvotes on Codeforces.
wyhong3103's Repositories
wyhong3103/cv-project
My very first project with React!
wyhong3103/maze-solver
A maze solver and generator, using both the concept of depth first search and breadth first search.
wyhong3103/tic-tac-toe
A tic tac toe webapp that let you play against your friend or AI!
wyhong3103/todo-app
Your todo app!
wyhong3103/sudoku
A sudoku webapp that solves/hints the puzzle for you.
wyhong3103/PSP0201-pentesting
This is the repository where I store the writeups for pentesting or any other relevant stuff.
wyhong3103/PCT0101-Assignment
A html & css assignment
wyhong3103/PSP0101-Assignment
wyhong3103/MMLS_Automator
A python application that automate my school stuff, a remake of the previous version
wyhong3103/MMLS_Automater
A python application that automate my school stuff.
wyhong3103/Browser-Automation-With-Selenium
A very first try on browser automation with selenium
wyhong3103/web-scraping-project