Skip to content
View KaMuench's full-sized avatar

Highlights

  • Pro

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.

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

Hello there 👋

I am Kaleb Münch

  • I love tinkering with Arduino 🕹️
  • I am interested in embedded programming
  • I have experience with test automation and developing mobile applications

.NET, Java, Android Studio

Check out my own favorite projects on GitHub: Neural Network and Sudoku!

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. traveling-salesman-problem traveling-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++