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

Block or report BryceGattis

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. FileI-O FileI-O Public

    File I/O Assignment for Operating Systems class. Working in the Minix OS in C.

    C 1

  2. Scheduling Scheduling Public

    Scheduling assignment for my operating systems class. Working directly with the Minix OS in C.

    C

  3. MemoryManagement MemoryManagement Public

    Memory Management assignment for Operating Systems class. Working directly in the Minix OS in C.

    C

  4. C-Plus-Plus-Example C-Plus-Plus-Example Public

    This is a problem I solved in my Object Oriented Programming class. It is a bit messy, but I was the first person to complete this assignment in the classes history. This program takes in a book.tx…

    C++

  5. Java-Example Java-Example Public

    This is a project from Software Engineering. I'm very proud of this project. I helped in some way in all of these files, a teammate and I worked on the implementation portion of this project, anoth…

    Java

  6. ML-and-Prolog-Example ML-and-Prolog-Example Public

    These languages were explored in my Programming Languages class. We wrote a Sudoku solver in Prolog and 2 functions in ML, described in the txt document.