Skip to content
View yankunm's full-sized avatar
  • Duke University

Block or report yankunm

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

Pinned Loading

  1. TalkWithMe-Duke-Hackathon/Team49_Rock_the_Hackathon TalkWithMe-Duke-Hackathon/Team49_Rock_the_Hackathon Public

    This is for our language learning AI project.

    Jupyter Notebook 1

  2. Jeux Jeux Public

    A Multithreaded CLI Game Server written from Scratch in C

    C

  3. Problem_Solving Problem_Solving Public

    This repository contains the solutions and explanations to the problems on Leetcode. All are written in JAVA and implemented by myself.

    Java 1

  4. CreativeCodingGallery CreativeCodingGallery Public

    My definition of creative coding refers to using programming to create art or tools that are visually engaging. This repo contains all digital artworks I created.

    JavaScript

  5. graphAlgorithmVisualizer graphAlgorithmVisualizer Public

    Visualize graph algorithms in a maze.

    JavaScript

  6. MovieRecommender MovieRecommender Public

    A system that leverages k-nearest neighbor search to provide personalized movie recommendations based on user ratings

    Java