-
Nvidia
- Oregon, U.S.
- linkedin.com/in/kobe-davis-4825b2193
-
tsurukame Public
Forked from davidsansome/tsurukameTsurukame is an unofficial WaniKani app for iOS. It helps you learn Japanese Kanji.
Swift Apache License 2.0 UpdatedJun 18, 2024 -
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 GNU General Public License v3.0 UpdatedSep 22, 2021 -
Machine-Learning-CS445 Public
MLNN, Clustering, Naive Bayes, and Perceptron Learning programs.
Python UpdatedOct 15, 2020 -
This project forms a comparative analysis of three MLNN implementations.
-
Sobel-Edge-Detection Public
The program convolves a specified image with the Sobel operator to highlight edges.
lua image-processing love2d edge-detection sobel-operator sobel-edge-detector gradient-approximationsLua GNU General Public License v3.0 UpdatedAug 4, 2020 -
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.
-
North-Plains-App Public
Android and iOS app to mirror North Plains government website
TypeScript UpdatedJul 25, 2020 -
RealTime-EdgeDetection Public
Program takes frames from camera stream and grayscales, blurs, and does laplacian op on them to highlight the edges in the image.
C++ UpdatedDec 22, 2019 -
SieveOfEratosthenes Public
Set of prime sieves written in OpenMP and PThreads for CS 415P
C UpdatedMay 13, 2019 -
Vector-Addition Public
A vector addition program written in CUDA C++. This is my first program in CUDA C++.
Cuda UpdatedApr 17, 2019 -
Detect-System-Noise-CS431 Public
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 UpdatedMar 13, 2019 -
-
Detect-Keypress Public
Detect keypress in terminal and move a "character" around the terminal.
-
Consumer-Producer Public
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 UpdatedJan 25, 2019 -
Modelling-Algorithms Public
Runs a large number of iterations over sorting algorithms and models their performance.
Lua UpdatedJan 21, 2019 -
Parallel-Sum Public
Sum in parallel while avoiding performance hits associated with mutex.
C UpdatedJan 21, 2019 -
-
QuadraticSolver Public
Made this to learn more about functions in Go. It returns both real and imaginary roots.
Go UpdatedSep 18, 2018 -
-
Ping-Animation Public
Was supposed to be a ping, but ended up being a bubble.
Lua UpdatedSep 14, 2018 -
-
-
Deblur Public
Implemented a deblurring algorithm for my Computational Photography course.
MATLAB UpdatedJun 29, 2018 -
-
-
Gesture-DrawAndRecognize Public
Overlapping views, gesture recognition, and some response to that.
Java UpdatedSep 14, 2017