Kobe Davis (jIdle)

jIdle

Geek Repo

Company:Nvidia

Location:Oregon, U.S.

Home Page:linkedin.com/in/kobe-davis-4825b2193

Github PK Tool:Github PK Tool

Kobe Davis's repositories

GaussianBlur-CUDA

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.

Language:CudaLicense:GPL-3.0Stargazers:15Issues:2Issues:0

Detect-Keypress

Detect keypress in terminal and move a "character" around the terminal.

Language:CStargazers:1Issues:1Issues:0

Color-Grid

Colors expand outwards on grid from mouse.

Language:LuaStargazers:0Issues:2Issues:0

Consumer-Producer

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 multiple consumer - single producer version in C.

Language:CStargazers:0Issues:0Issues:0

CS163

Old programs from freshman year.

Language:C++Stargazers:0Issues:2Issues:0

North-Plains-App

Android and iOS app to mirror North Plains government website

Language:TypeScriptStargazers:0Issues:3Issues:1

Parallel-Multi-Layer-Neural-Networks

This project forms a comparative analysis of three MLNN implementations.

Language:C++Stargazers:0Issues:2Issues:0

Sobel-Edge-Detection

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

Language:LuaLicense:GPL-3.0Stargazers:0Issues:2Issues:0

WebAssembly-AVL-Tree

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.

Language:GoLicense:GPL-3.0Stargazers:0Issues:1Issues:0

XV6-Operating-System-CS333

Repository for my Operating Systems class.

Language:CStargazers:0Issues:2Issues:0

CS201

Old programs from sophomore year.

Language:CStargazers:0Issues:2Issues:0

CS202

Old programs from sophomore year

Language:C++Stargazers:0Issues:2Issues:0

Deblur

Implemented a deblurring algorithm for my Computational Photography course.

Language:MatlabStargazers:0Issues:2Issues:0

Detect-System-Noise-CS431

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.

Language:CStargazers:0Issues:1Issues:0

Gesture-DrawAndRecognize

Overlapping views, gesture recognition, and some response to that.

Language:JavaStargazers:0Issues:2Issues:0

Machine-Learning-CS445

MLNN, Clustering, Naive Bayes, and Perceptron Learning programs.

Language:PythonStargazers:0Issues:2Issues:0

Modelling-Algorithms

Runs a large number of iterations over sorting algorithms and models their performance.

Language:LuaStargazers:0Issues:2Issues:0

Parallel-Sum

Sum in parallel while avoiding performance hits associated with mutex.

Language:CStargazers:0Issues:2Issues:0

Ping-Animation

Was supposed to be a ping, but ended up being a bubble.

Language:LuaStargazers:0Issues:2Issues:0

Pthread-Merge-Sort

Parallel algorithm for merge sort using pthreads.

Language:CStargazers:0Issues:1Issues:0

QuadraticSolver

Made this to learn more about functions in Go. It returns both real and imaginary roots.

Language:GoStargazers:0Issues:0Issues:0

RealTime-EdgeDetection

Program takes frames from camera stream and grayscales, blurs, and does laplacian op on them to highlight the edges in the image.

Language:C++Stargazers:0Issues:2Issues:0

SieveOfEratosthenes

Set of prime sieves written in OpenMP and PThreads for CS 415P

Language:CStargazers:0Issues:1Issues:0

Sprite-Animation

Learning how to animate a sprite in motion

Language:JavaScriptStargazers:0Issues:2Issues:0

tsurukame

Tsurukame is an unofficial WaniKani app for iOS. It helps you learn Japanese Kanji.

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Vector-Addition

A vector addition program written in CUDA C++. This is my first program in CUDA C++.

Language:CudaStargazers:0Issues:1Issues:0