Skip to content
View kluan01's full-sized avatar

Block or report kluan01

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. ufosc/Jukebox-Frontend ufosc/Jukebox-Frontend Public

    Front end application for the Jukebox project.

    TypeScript 11 27

  2. To-do-App To-do-App Public

    A web application used for quickly writing notes. This project focuses on how data is stored into the back-end of web applications to integrate a user-friendly login system and fully functional to-…

    HTML

  3. Student-AVL-Tree Student-AVL-Tree Public

    A C++ AVL tree implementation for efficiently managing student IDs, using self-balancing rotations and recursive functionality to maintain a balanced binary search structure.

    C++

  4. Page-Rank-Algorithm Page-Rank-Algorithm Public

    A simplified C++ implementation of the famous Google PageRank algorithm that calculates webpage ranks using power iteration, modeled as a graph with adjacency lists and caching for efficiency.

    C++

  5. Minesweeper-in-C Minesweeper-in-C Public

    A rendition of one of the first built-in microsoft games - Minesweeper. This project utilizes the integration of SFML and Chrono libraries to create an event-driven program for user interaction.

    C++