Skip to content
View focaccia-basil's full-sized avatar

Block or report focaccia-basil

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

    Makefile

  2. CS-3481---Bit-Toggling CS-3481---Bit-Toggling Public

    Tools.C contains various methods that do bit manipulation. This lab is a foundation for later CS 3481 labs, and we used the methods in Tools.C as helpers throughout the semester.

    C

  3. CS3481---Polymorphism-in-CPP CS3481---Polymorphism-in-CPP Public

    C

  4. CS-3481---GCC-Bomb-Lab CS-3481---GCC-Bomb-Lab Public

    We needed to use GDB to step through the code line by line, inspect values of variables and ensure that a "bomb" was defused.

    C++

  5. CS3481-YESS CS3481-YESS Public

    A y86 simulator written in CPP. This was a semseter long project that was incremented upon week by week. It is a working simulation of a y86 micro processor.

    C

  6. OS-1-Shell-Scripting OS-1-Shell-Scripting Public

    This lab was an introduction to bash scripting. We learned about and wrote programs using commands like awk,sed and grep.

    Shell