Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View PatrickHoeckler's full-sized avatar
  • Brazil, SC

Block or report PatrickHoeckler

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. tcc_gan tcc_gan Public

    Everything related with my graduation project "An Analysis of Techniques for Building Generative Adversarial Networks"

    Jupyter Notebook 2 1

  2. graphk graphk Public

    Desktop application (powered by Electron) for data visualization (powered by d3.js) and data manipulation (main focus is for working with electromyography data)

    JavaScript 1

  3. ext3-filesystem ext3-filesystem Public

    A simple implementation of the ext3 filesystem using C

    C 1

  4. Manus Manus Public

    Gesture detection using computer vision for sending keyboard inputs. Using the C++ version of the OpenCV library

    C++ 1

  5. GRDCompiler GRDCompiler Public

    The lexer and parser programs for a fictional programming language. Final assignment for my class in construction of compilers.

    C

  6. Dijkstra-cpp Dijkstra-cpp Public

    A simple implementation of the Dijkstra algorithm

    C++