Skip to content
View JupiterDoomsday's full-sized avatar
  • University of Arizona
  • United States
Block or Report

Block or report JupiterDoomsday

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

  1. vmsim-page-replacement-algo vmsim-page-replacement-algo Public

    This program reads a packet of data and simulates the behavior of page replacement algorithms in an Operating system

    C++

  2. driver-pi-project driver-pi-project Public

    A driver made for my csc452 class in creating a driver that returns the certain amount of numbers of pi specified by the user input

    C

  3. comp-sci-gamez comp-sci-gamez Public

    This is a copy of my group assignment for csc 436: Software engineering for my portfolio. We created a application of educational mini-games for kids to learn computer science concepts.I was in cha…

    Java

  4. csc343-Unity-Menu csc343-Unity-Menu Public

    A prototype menu made in Unity. The inventory system is implemented by utilizing Object Oriented Programming

    C#

  5. MIPS-assembly-guessing-game MIPS-assembly-guessing-game Public

    Created a guessing game using MIPS assembly code

    Assembly

  6. Message-Digest-Mesh-Algorithm Message-Digest-Mesh-Algorithm Public

    This script implements a Message Digest Mesh Algorithm utilizing bitwise manipulation and object oriented programming

    Java