Skip to content
View BenReed161's full-sized avatar
🤩
🤩
  • Microchip Technology
  • San Jose, CA

Organizations

@AI-Creativity-Club

Block or report BenReed161

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. CS-344-OS-Multi-Threaded-Program CS-344-OS-Multi-Threaded-Program Public

    A program I created for a school project for an Operating Systems class at Oregon State Univserity. It involves the use of the consumer-producer pipeline to parse an input text file using multi-thr…

    C 1

  2. CS-162-Classes-and-Polymorphism CS-162-Classes-and-Polymorphism Public

    A game that demonstrates understanding of classes and polymorphism created for one of the C++ programming classes I took at Oregon State University. The program replicates an old computer game call…

    C++

  3. CS-344-OS-Small-Shell CS-344-OS-Small-Shell Public

    A smaller and much more slimmed down version of the linux shell, created in C. Assigned as part of the Operating Systems class I took at Oregon State University.

    C

  4. CS-271-Assembly-Sorting CS-271-Assembly-Sorting Public

    A program that I created for CS 271 an Assembly class that I took at Oregon State University.

    Assembly

  5. CS-271-Assembly-Stack-Program CS-271-Assembly-Stack-Program Public

    An Assembly program that only relies on pushing and popping values from the stack rather than storing them in predefined variables.

    Assembly

  6. SDL-OpenGL-Project SDL-OpenGL-Project Public

    Project that implements SDL as a window manager and OpenGL to run accelerated graphics and uses Dear ImGui to create and editor. Written in C++.

    C++