Skip to content
View StevenMonty's full-sized avatar
💭
prob tracking down a null pointer
💭
prob tracking down a null pointer
Block or Report

Block or report StevenMonty

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
StevenMonty/README.md

Hi there 👋 (Work in Progress... )

Pinned

  1. File-System File-System Public

    A User-Space File System implementation using the FUSE Library

    C 1

  2. MapReduceSearchEngine MapReduceSearchEngine Public

    A containerized search engine GUI that communicates with a Hadoop cluster running MapReduce on GCP to create Inverted Indices for search engine queries.

    Java

  3. SecureChatClient SecureChatClient Public

    An encrypted Java GUI chat client and server using RSA Envelopes with a Symmetric Cipher

    Java

  4. Virtual-Memory-Simulator Virtual-Memory-Simulator Public

    Simulates 3 different Page Replacement Algorithms typically done in an OS Kernel.

    Java

  5. MARS-Invaders MARS-Invaders Public

    Space Invaders written in MIPS Assembly Code

    Assembly

  6. MuMIPS MuMIPS Public

    A 16-bit MIPS processor built in Logisism using custom designed sub-circuits.

    Assembly