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

Block or report jakobrobert

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 Loading

  1. webgl-audio-visualizer webgl-audio-visualizer Public archive

    An audio visualizer implemented in JavaScript using WebGL and the Web Audio API.

    JavaScript

  2. webgl-mandelbrot-explorer webgl-mandelbrot-explorer Public archive

    A Mandelbrot explorer implemented in WebGL, making use of fragment shaders.

    JavaScript

  3. ngram-text-generator-app ngram-text-generator-app Public archive

    A simple text generator based on the n-gram model implemented in JavaScript using a REST API.

    JavaScript

  4. ngram-text-generator-api ngram-text-generator-api Public archive

    A text generator based on the n-gram model implemented in Python and using the Flask framework to provide a REST API.

    Python

  5. opengl-examples opengl-examples Public archive

    OpenGL examples implemented in C++ using CMake as the build system

    C++ 1

  6. audacity-noise-reduction audacity-noise-reduction Public archive

    Forked from tals/audacity-noise-reduction

    2-pass noise reduction, pulled out of Audacity

    C++