Skip to content
View kono94's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kono94

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 Loading

  1. advent-of-code advent-of-code Public

    Daily programming challenges from https://adventofcode.com/. Solutions written in Python.

    Python

  2. embedded-systems-2018 embedded-systems-2018 Public

    Building a DCF77 clock using a receiver, an ATmega32 and a custom display with lowest level of control. Highly documented!

    C 1

  3. refo refo Public

    Implementation of a tabular reinforcement learning algorithms and custom environments using plain java to get a deep understanding. Used for bachelor's thesis which is included in releases!

    Java 1

  4. rabbitmq-http-bottleneck-analysis rabbitmq-http-bottleneck-analysis Public

    This project displays the differences between point to point connections in contrast of using a data bus in form of a message broker (rabbitMQ).

    Java

  5. webbrong-webprog webbrong-webprog Public

    Microservice-based breakout and pong webapp using spring, eureka and VueJS

    Java

  6. ImagesAlgo ImagesAlgo Public

    Custom graphics software in Java Swing with a bunch of image related algorithms (Bresenham algorithm for lines/ circle, Reducing color pallet (looking for closest points in 3D space), historgram, t…

    Java