Skip to content
View jIdle's full-sized avatar

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
  • Tsurukame is an unofficial WaniKani app for iOS. It helps you learn Japanese Kanji.

    Swift Apache License 2.0 Updated Jun 18, 2024
  • 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 GNU General Public License v3.0 Updated Sep 22, 2021
  • MLNN, Clustering, Naive Bayes, and Perceptron Learning programs.

    Python Updated Oct 15, 2020
  • This project forms a comparative analysis of three MLNN implementations.

    C++ 1 Updated Oct 15, 2020
  • The program convolves a specified image with the Sobel operator to highlight edges.

    Lua GNU General Public License v3.0 Updated Aug 4, 2020
  • 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 16 5 GNU General Public License v3.0 Updated Jul 31, 2020
  • Android and iOS app to mirror North Plains government website

    TypeScript Updated Jul 25, 2020
  • Program takes frames from camera stream and grayscales, blurs, and does laplacian op on them to highlight the edges in the image.

    C++ Updated Dec 22, 2019
  • Set of prime sieves written in OpenMP and PThreads for CS 415P

    C Updated May 13, 2019
  • A vector addition program written in CUDA C++. This is my first program in CUDA C++.

    Cuda Updated Apr 17, 2019
  • Project in CS431 Performance Analysis and Modeling: Find evidence of system noise and mitigate noise by eliminating sources of noise on PSU Wyeast Linux cluster.

    C Updated Mar 13, 2019
  • Parallel algorithm for merge sort using pthreads.

    C Updated Feb 9, 2019
  • Detect keypress in terminal and move a "character" around the terminal.

    C 1 Updated Feb 9, 2019
  • Consumer Producer variations program I wrote for CS415P. There are 3 in this repository; 2 of them are a single producer - single consumer versions in both Java and C, while the last one is a multi…

    C Updated Jan 25, 2019
  • Runs a large number of iterations over sorting algorithms and models their performance.

    Lua Updated Jan 21, 2019
  • Sum in parallel while avoiding performance hits associated with mutex.

    C Updated Jan 21, 2019
  • Learning how to animate a sprite in motion

    JavaScript Updated Jan 8, 2019
  • Made this to learn more about functions in Go. It returns both real and imaginary roots.

    Go Updated Sep 18, 2018
  • CS202 Public

    Old programs from sophomore year

    C++ Updated Sep 15, 2018
  • Was supposed to be a ping, but ended up being a bubble.

    Lua Updated Sep 14, 2018
  • Repository for my Operating Systems class.

    C Updated Aug 22, 2018
  • Color-Grid Public

    Colors expand outwards on grid from mouse.

    Lua Updated Jul 17, 2018
  • Deblur Public

    Implemented a deblurring algorithm for my Computational Photography course.

    MATLAB Updated Jun 29, 2018
  • CS201 Public

    Old programs from sophomore year.

    C Updated Jun 23, 2018
  • CS163 Public

    Old programs from freshman year.

    C++ Updated Jun 23, 2018
  • Overlapping views, gesture recognition, and some response to that.

    Java Updated Sep 14, 2017