👁️
Clear is better than clever.
- Istanbul, Türkiye
-
21:53
- 3h ahead - https://sonereker.com
- @sonereker.com
- sonereker
Highlights
Starred repositories
7
stars
written in Java
Clear filter
High Performance Inter-Thread Messaging Library
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
An example approach for implementing a Clean/Hexagonal Architecture
EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.
Finds the shortest path (Dijkstra's algorithm) between the two given locations in terms of distance or time and exports as png format image with respect to its path. Written in pure JAVA
Simple chat application with plain text storage for messages written in pure JAVA and Sockets with Maven