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

Block or report JensHinger

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
JensHinger/README.md
  • 👋 Hello, I’m @JensHinger
  • 👀 I love Programming and am interested in Data Science, Machine Learning and Quantum Computing
  • 📫 You can reach me on my website: https://www.jens-hinger.de/

Pinned Loading

  1. UnityWaveFunctionCollapse UnityWaveFunctionCollapse Public

    A small implementation of the wave function collapse algorithm. Still under developement.

    C#

  2. Holo-Chem Holo-Chem Public

    A project containing a combination game programmed for the Microsoft HoloLens in collaboration with several other students. The Unity engine was used.

    ShaderLab 3

  3. BEST_ShopppingApp BEST_ShopppingApp Public

    A shared shopping list application developed in a coordinated team with a python backend, REST API with Flask and React for the frontend as database MySQL was used. The deployment was done on the G…

    JavaScript 2

  4. ConwaysGameOfLife ConwaysGameOfLife Public

    A small implementation of conaway's game of life with a tkinter UI.

    Python

  5. RayCastingPython RayCastingPython Public

    Implementation of Raycasting in a 2-d world with a movable player and customizable maps. Only uses the Python Standard Library no third-party Libraries needed.

    Python