Code Monkey home page Code Monkey logo

Leon Steinbach's Projects

assemblersimulator icon assemblersimulator

A small simulator of the ReTI computer discussed in the lecture "operating systems" at the Albert-Ludwigs-Universität, Freiburg.

astar icon astar

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. It then applies the A* algorithm to find the shortest path from the starting point to the ending point, and prints the path in the maze.

bitwardentools icon bitwardentools

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

codingchallenges icon codingchallenges

A small collection of projects that were written in a few hours in Python.

connectfour icon connectfour

Connect Four game made as a final project in the module "Advanced Programming in C" at the Albert-Ludwigs-University Freiburg, Germany.

exifsorter icon exifsorter

Tools to rename image files (recursively and in zip files) to the datetime when they were taken using their exif data.

filecrypter icon filecrypter

A tool to encrypt and decrypt single files or folders (recursively).

ggmaker icon ggmaker

A 2d game engine to make good games

godaddydns icon godaddydns

A tool to update multiple dns records of your domain registered at godaddy.com.

map2d icon map2d

A 2d game engine written in C# using the MonoGame framework.

metarename icon metarename

MetaRename allows you to batch rename files using their meta data.

monkeylang-scala icon monkeylang-scala

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 Programming Language Monkey using Scala Parser Combinators".

monolith icon monolith

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

neuralnetwork icon neuralnetwork

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

proceduralterraingeneration icon proceduralterraingeneration

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

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.