Skip to content
View NoahBraasch's full-sized avatar
🎓
School
🎓
School

Highlights

  • Pro

Block or report NoahBraasch

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. C-ASCII-Clock C-ASCII-Clock Public

    This is a clock that takes the time from your machine, and converts it to a stylized format, where the digital interface ASCII pixels are the seconds.

    C 1

  2. The-C-Programming-Language The-C-Programming-Language Public

    A compilation of all my solutions to the problems presented in "K&R"

    C

  3. CSV-Beverage-Collection CSV-Beverage-Collection Public

    This is a small console application that reads data from a CSV file and allows the user to see and manipulate the data

    C#

  4. Recursive-Maze-Solver Recursive-Maze-Solver Public

    This is a small project whichs creates and solves ASCII mazes using a recursive algorithm

    C#

  5. Droid-Inventory-Management-Tool Droid-Inventory-Management-Tool Public

    This program acts as an inventory system for various droids on hand. You can add droid to the collection and each droid has multiple properties that can be displayed to the user. This project taugh…

    C#

  6. Droid-Inventory-Management-Tool-Revised Droid-Inventory-Management-Tool-Revised Public

    This tool is the same as the last droid inventory management tool, but now also has sorting capabilities, with time efficient sorts.

    C#