Skip to content
View Yugi2008's full-sized avatar

Block or report Yugi2008

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. TODO TODO Public

    A sticky note software

  2. Online-Hokie-ERS Online-Hokie-ERS Public

    This repository contains the resources for my Network Application Design final project—a Hokie-themed version of the classic card game, Egyptian Ratscrew. Play online with friends and enjoy the fas…

    JavaScript

  3. Multi-Threaded-HeapSort Multi-Threaded-HeapSort Public

    Implements and benchmarks sequential and concurrent heap-sort algorithms (in C++). The algorithm uses multi-threading to divide and run the sorting task, this aims to optimize performance on multi-…

    C++

  4. pldraw pldraw Public

    pldraw (project from Applied Software Design) is a Qt-based graphical application that integrates a custom Lisp-like interpreter to perform arithmetic computations, define variables, and draw graph…

    C++

  5. Low-Power-Tamagotchi Low-Power-Tamagotchi Public

    A low-power, interrupt-driven rendition of the classic Tamagotchi virtual pet game designed for the MSP432 microcontroller. In this project, players take care of a virtual pet by feeding it and pla…

    C

  6. Two-Player-Cipher-Guessing-Game Two-Player-Cipher-Guessing-Game Public

    This project is a two-player game where Player 1 creates a cipher and encrypts a message, while Player 2 attempts to guess the cipher used to reveal the decrypted message. The game provides real-ti…

    C