Skip to content
View LeonSteinbach's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report LeonSteinbach

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

  1. ProceduralTerrainGeneration ProceduralTerrainGeneration Public

    A procedural terrain generation tool for the project of "Wissenschaftliches Arbeiten 2" at the Furtwangen University.

    C# 3

  2. Monolith Monolith Public

    Monolith is a 2D game engine for C# and Monogame that provides a flexible and customizable set of tools for game development.

    C# 3

  3. NeuralNetwork NeuralNetwork Public

    This project is a simple implementation of a neural network for recognizing handwritten digits from the MNIST dataset using Python, NumPy, and SciPy.

    Python 2

  4. AStar AStar Public

    This C program implements the A* algorithm for finding the shortest path in a 2D array. The program randomly generates a maze by setting some cells as walls, and sets a starting and an ending point…

    C 3 2

  5. MonkeyLang-Scala MonkeyLang-Scala Public

    This project implements an interpreter for the programming language Monkey, using Scala Parser Combinators. The project is part of a bachelor's thesis on "Developing an Interpreter for the Programm…

    Scala 2

  6. BitwardenTools BitwardenTools Public

    This repository is a collection of tools for the usage of Bitwarden

    Python