Giter Site home page Giter Site logo

Kobe Davis's Projects

consumer-producer icon 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.

cs163 icon cs163

Old programs from freshman year.

cs201 icon cs201

Old programs from sophomore year.

cs202 icon cs202

Old programs from sophomore year

deblur icon deblur

Implemented a deblurring algorithm for my Computational Photography course.

detect-keypress icon detect-keypress

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

detect-system-noise-cs431 icon 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.

gaussianblur-cuda icon 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.

modelling-algorithms icon modelling-algorithms

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

parallel-sum icon parallel-sum

Sum in parallel while avoiding performance hits associated with mutex.

quadraticsolver icon quadraticsolver

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

realtime-edgedetection icon realtime-edgedetection

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

tsurukame icon tsurukame

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

vector-addition icon vector-addition

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

webassembly-avl-tree icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.