Skip to content
View adrianco12's full-sized avatar
Block or Report

Block or report adrianco12

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. Patient-Manager Patient-Manager Public

    This program keeps track of patients with a priority queue. It utilizes binary heaps, priority queue, and heap sort data structures and algorithms.

    Java

  2. Computer-Donation-Project Computer-Donation-Project Public

    This program keeps track of donated computer parts in C#. It utilizes a GUI and includes Object Oriented Programming Principles.

    C# 1

  3. Animal-Inventory-System Animal-Inventory-System Public

    This program keeps track of an inventory of animals and their attributes in C# through a graphical user interface. It utilizes Object Oriented Programming concepts such as inheritance, encapsulatio…

    C#

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    This program is a simple tic tac toe game in C++. It is a console-based game that utilizes control structure concepts and functions.

    C++ 1