Skip to content
View KaMuench's full-sized avatar

Block or report KaMuench

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
KaMuench/README.md

Hello there 👋

I am Kaleb Münch

  • I love tinkering with Arduino 🕹️
  • I am interested in embedded programming
  • I have some experience in test automation, parser creation, mobile application development

I have worked so far mostly with C#, Java and C++.

Pinned Loading

  1. neuronales-netz neuronales-netz Public

    A simple implementation of a multilayered perceptron

    Java

  2. online-shop online-shop Public

    First project at university. An "online shop" with an "UI" as a terminal application.

    Java

  3. sudoku sudoku Public

    A sudoku game with GUI

    C++

  4. sorting-java sorting-java Public

    Implementation of several sorting algorithms in Java. The sorting process is displayed via a Swing GUI.

    Java

  5. travelling-salesman-problem travelling-salesman-problem Public

    This project is an implementation of a genetic algorithm to solve a TSP problem. A WPF GUI is provided to display the solving process.

    C#

  6. ltl_game ltl_game Public

    This is just a little Flappy Bird like game. To test C++ object oriented programming.

    C++