AI Flappy Bird
This was my A-Level project where I looked into Q-learning and genetic algorithms. The app has to versions, one using q-tables while the other is made with the help of a library called NEAT

Welcome to my website, I’m a software developer who focuses on machine learning and 3D animations. Scroll down to see some of the projects I haven done or click the timeline button above for a list of my education.

This was my A-Level project where I looked into Q-learning and genetic algorithms. The app has to versions, one using q-tables while the other is made with the help of a library called NEAT

The goal of the game is to click no card more than twice while the cards shuffles each round. This was made with react where I played around with various hooks

Playing with the minimax algorithm. The project is made with react

My first look into celluar automation. The project is made with react and styled with tailwind CSS a

Experimenting with openWeather API, practicing asynchronous Javascript concpets, as well as familiarizing with tailwind CSS

Playing around with event listeners and manipulating DOM elements