Skip to content
View jIdle's full-sized avatar

Block or report jIdle

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. WebAssembly-AVL-Tree WebAssembly-AVL-Tree Public

    Implementation of a generic AVL Tree in Go. Intended to be used as a WASM module, though is perfectly functional as a standard Golang library.

    Go

  2. Parallel-Multi-Layer-Neural-Networks Parallel-Multi-Layer-Neural-Networks Public

    This project forms a comparative analysis of three MLNN implementations.

    C++ 1

  3. GaussianBlur-CUDA GaussianBlur-CUDA Public

    An implementation of a parallel Gaussian blur algorithm written in CUDA C++. OpenCV is used solely for reading/writing images and converting between image formats.

    Cuda 17 5

  4. Sobel-Edge-Detection Sobel-Edge-Detection Public

    The program convolves a specified image with the Sobel operator to highlight edges.

    Lua

  5. PositiveDeltaS/FCapture PositiveDeltaS/FCapture Public

    Forensics collection tool

    PowerShell 3

  6. XV6-Operating-System-CS333 XV6-Operating-System-CS333 Public

    Repository for my Operating Systems class.

    C