Skip to content
View imichelle97's full-sized avatar

Highlights

  • Pro

Block or report imichelle97

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

Pinned Loading

  1. Something-Simple Something-Simple Public

    Full stack grocery delivery web application

    PHP 2 1

  2. Mancala Mancala Public

    This project allowed me to design the Mancala board game with a graphical interface. The assignment required me to worked in a small group, which taught me how to design and delegate the work betwe…

    Java 1

  3. Computer-Processor Computer-Processor Public

    This project was to design a fully functional computer processor and memory. This project allowed me to explore the complexity of the computer processor and the number of states it takes for a comp…

    Verilog 1

  4. Operating-System-Shell Operating-System-Shell Public

    This is a design of a C program that serves as a shell interface. This shell interface accepts user commands and then executes each command in a separate process.

    C