Projects
2021
Beek-it
Posted: January 12, 2021 Updated: January 13, 2021
A simple search engine based on Google PageRank algorithm. Coded in Python.
2020
PathLink
Posted: September 15, 2020 Updated: January 13, 2021
Automating student-group making process using Machine Learning.
How's the weather?
Posted: June 15, 2020 Updated: January 13, 2021
A web app that shows the current weather based on user's location.
Recreating popular games
Posted: June 1, 2020 Updated: January 12, 2021
A collection of small games I programmed while learning programming.
2019
Pokémon Classification
Posted: July 31, 2019 Updated: January 12, 2020
Multiclass Pokémon classification using the KNN algorithm.