Skip to content
View EduardHermann's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report EduardHermann

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

Welcome to my GitHub profile👋

Here is something interesting about me🤣:

  • 🔭 I’m currently learning data structures and algorithms 🔭
  • 👯 I’m looking to collaborate on creating Java applications 👯
  • 🤔 I’m looking for help with Java 🤔
  • 💬 Ask me about Java 💬
  • 🧑 I’m a high school student and I am currently doing my Abitur 🧑

What I know🎓:

Java | Basic Python

My GitHub Language Stats

Pinned

  1. PathfindingAlgorithmVisualizer PathfindingAlgorithmVisualizer Public

    This program visualizes the basic pathfinding algorithms.: Dijkstra, AStar/A*

    Python

  2. SudokuSolver SudokuSolver Public

    The classic sudoku board game, with the ability to generate solvable sudoku boards and even solve them via a recursive backtracking algorithm.

    Python

  3. SortingAlgorithmVisualizer SortingAlgorithmVisualizer Public

    This program visualizes the most basic sorting algorithms.: bubble sort, selection sort, insertion sort

    Java

  4. Messenger Messenger Public

    This is a simple messenger which allows several users to send messenges to each other.

    Java