Skip to content
View jgcoded's full-sized avatar

Organizations

@ucfcs
Block or Report

Block or report jgcoded

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

  1. DesktopRecorderLibrary DesktopRecorderLibrary Public

    Library for desktop recorder applications on Windows

    C++ 13 2

  2. DesktopRecorderApp DesktopRecorderApp Public

    Electron based desktop recorder applications on Windows

    TypeScript

  3. webgl-rs-shooter webgl-rs-shooter Public

    Rust WebGL 2D Shooter game based on Riemer's XNA tutorials

    Rust 2

  4. Rooms Rooms Public

    A REST API For Access To TURN Services

    C# 2

  5. C++ class abstraction of Win32 windows C++ class abstraction of Win32 windows
    1
    #pragma once
    2
    
                  
    3
    #define WIN32_LEAN_AND_MEAN
    4
    
                  
    5
    #include <Windows.h>
  6. RSA.ts RSA.ts Public

    An unsecure implementation of the RSA encryption and decryption algorithms in TypeScript

    TypeScript 3 1