Skip to content
View RoySRC's full-sized avatar

Block or report RoySRC

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

Hi there 👋

Welcome to my GitHub repository. If you'd like more information about me please visit my website

Pinned Loading

  1. MiniJavaCompiler MiniJavaCompiler Public

    A MIPS compiler for the MiniJava programming language.

    Java

  2. CPPLOGGER CPPLOGGER Public

    A simple lightweight header-only C++ logger

    C++ 1

  3. Scalable-Server-Design Scalable-Server-Design Public

    Scalable server design with thread pools and micro batching to manage and load balance active network connections.

    Java 1 2

  4. Cuda_Poly_Long_Div Cuda_Poly_Long_Div Public

    A library for performing polynomial long division using CUDA on NVIDIA GPUs

    C++ 2

  5. Raspberry-PI-GPU-Auto-Overclocker Raspberry-PI-GPU-Auto-Overclocker Public

    Raspberry PI GPU Auto-Overclocker

    Jupyter Notebook

  6. Structured-P2P-Network-Overlay Structured-P2P-Network-Overlay Public

    Implement routing schemes for packets in a structured peer-to-peer (P2P) overlay system using singleton factory design pattern for event handling. This is a simplified version of a structured P2P s…

    Java