Skip to content
View RawToaster's full-sized avatar
  • Ag Resource Management
  • Dallas, Tx

Highlights

  • Pro

Block or report RawToaster

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. LinuxShell LinuxShell Public

    A program that can take in and execute a linux command. It can be ran in an interactive mode to run one command at a time, or in batch mode to read a list of commands from a file and execute them a…

    C 1 1

  2. UserProcessReport UserProcessReport Public

    A Bash script tasked with listing all of the current users and how many processes each user is running.

    Shell

  3. AirlineControlSystem AirlineControlSystem Public

    A C++ project that defines functionality for an airline control system that will handle all flights, crew, and planes that are contained within the airline. This project uses, inheritance, STL, run…

    C++

  4. SearchAndSortAlgorithms SearchAndSortAlgorithms Public

    Here are a few algorithms used for searches and sorts.

    C++

  5. BitwiseOperations BitwiseOperations Public

    The program takes in an integer and can perfrom a series of bitwise operations on the number. Operations include, checking if it is a power of 2, reversing bits and printing new number, checking if…

    C

  6. Interview Interview Public

    Forked from Headstorm/Interview

    Headstorm's collaborative, pull-request based technical interview challenges.

    XSLT