-
-
todoplanner Public
A simple Todo Planner built with JS along with MongoDB to help you manage your daily tasks efficiently.
JavaScript UpdatedJul 29, 2024 -
mywebsite Public
Welcome to my personal portfolio! You will find a collection of my work and insights into my journey as a software developer.
HTML UpdatedMay 30, 2024 -
Clustering Public
Agglomerative Clustering from scratch without using built-in library with different hyper-parameters using Python and evaluated the cluster quality using intrinsic and extrinsic scores
Jupyter Notebook UpdatedMay 15, 2024 -
Hadoop Public
Hadoop MapReduce using Java to combine different files and listed the temperature of US states from the weather stations from all over the world
Java UpdatedMay 15, 2024 -
8puzzle Public
The eight puzzle is a sliding puzzle with 3 x 3 with 1 to 8 numbers and a Blank. Solved the puzzle using AI algorithms, Uniform Cost Search, A* with Misplaced Tile as the heuristic and A* with Manh…
Jupyter Notebook UpdatedMay 15, 2024 -