Skip to content
View nickaruwang's full-sized avatar

Highlights

  • Pro

Block or report nickaruwang

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. AVL-Tree AVL-Tree Public

    Constructed an AVL tree, or a self-balancing tree entirely from scratch using C++ language and with recursion rotation logic implemented smoothly.

    C++ 1

  2. medical_diagnosis_haerin medical_diagnosis_haerin Public

    Diagnosis bot that, given a list of symptoms from the user, serves to narrow the diagnosis of the patient down to a few illnesses. Will also provide additional recovery methods for the diagnosed ai…

    Python 1

  3. exchange_server exchange_server Public

    Forked from kmlv/exchange_server_withLLM

    Python 1

  4. wordle_solver wordle_solver Public

    C

  5. poong- poong- Public

    Made a replica of one of the more fun (in my opinion) classic games called Pong! Given how much I love playing games, I thought it would be fitting that I learned a little bit about game making in …

    Python

  6. Six-Degrees-of-Kevin-Bacon Six-Degrees-of-Kevin-Bacon Public

    Created a mimication of an old parlour game that demonstrates the power and expansivity of graphs. Coded using C++ and with a preset database of actors, their corresponding movies, and vice versa.

    C++