Skip to content
View edwardinio18's full-sized avatar
💭
<?php die("404"); ?>
💭
<?php die("404"); ?>

Highlights

  • Pro

Block or report edwardinio18

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. UBB-Projects UBB-Projects Public

    This is a repository of all things college related.

    Jupyter Notebook

  2. Gomoku Gomoku Public

    This is my take on the classic Gomoku game written in Python with Pygame.

    Python 1

  3. DogShelter DogShelter Public

    This is an adoption center for dogs with an implemented GUI written in C++ using the Qt framework.

    C++

  4. Hangman-Sockets Hangman-Sockets Public

    This is my personal implementation of hangman using socket programming through TCP in Python with Pickle encoding/decoding

    Python