Skip to content
View jIdle's full-sized avatar
Block or Report

Block or report jIdle

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