Skip to content
View awesomeadi00's full-sized avatar
🎮
Gaming
🎮
Gaming

Block or report awesomeadi00

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

    This is a repository for the PyPi Package for converting Markdown Inputs to Google Docs Files using Google Docs API Requests

    Python 2

  2. Concordance_List Concordance_List Public

    This program simply takes an entire sentence and creates a concordance list of how frequent words appear in the sentence.

    C++

  3. Polynomial-Calculator Polynomial-Calculator Public

    Using Linked Lists to perform calculations on Polynomial Functions.

    C++

  4. Wind_Speed_Data Wind_Speed_Data Public

    This program generates random numbers which displays different sets of windspeeds and burst speeds through a table of values. This table can be inputted on a graph for visualization.

    C++

  5. Contact_Management_System Contact_Management_System Public

    This program involves a Binary Search Tree Structure for a Contact Management System. There is also a Vector data structure involved in each node for duplicate contacts. The program allows you to a…

    C++

  6. Flight_Ticket_Management_System Flight_Ticket_Management_System Public

    This program is a flight-ticket management system which involves Hash Tables and Hash Functions. In this program you can add, remove, find, print, import and export flight-ticket data.

    C++