Skip to content
View nanan010's full-sized avatar

Block or report nanan010

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CS202Lab2 CS202Lab2 Public

    C

  2. 8puzzle 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

  3. Hadoop 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

  4. Clustering 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

  5. mywebsite 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

  6. todoplanner todoplanner Public

    A simple Todo Planner built with JS along with MongoDB to help you manage your daily tasks efficiently.

    JavaScript