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

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 Loading

  1. File-SystemFile-SystemPublic

    A User-Space File System implementation using the FUSE Library

    C 1

  2. MapReduceSearchEngineMapReduceSearchEnginePublic

    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. SecureChatClientSecureChatClientPublic

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

    Java

  4. Virtual-Memory-SimulatorVirtual-Memory-SimulatorPublic

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

    Java

  5. MARS-InvadersMARS-InvadersPublic

    Space Invaders written in MIPS Assembly Code

    Assembly 2

  6. MuMIPSMuMIPSPublic

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

    Assembly