Ton van Bart's repositories
clojure-levenshtein
Learning clojure by implementing the Levenshtein algorithm. This is an algorithm to calculate the "edit distance" between two strings, or the number of insertions, deletions and replacements to get from one string to the other. See http://en.wikipedia.org/wiki/Levenshtein_distance .
flink-mqtt
Simple Flink job with MQTT sink function
kafka-connect-example
Example Kafka source connector, streaming Wikipedia edits into Kafka
advent2020-go
Advent of Code 2020 in Golang
adventofcode
Advent of Code 2021
flink-examples
Apache Flink streaming examples
github-actions-experiments
Experimenting with Github Actions workflows.
hellospark
Quick testdrive of Spark-Java
hipchatnotifyplugin
Maven HipChat notification plugin
public-apis
A collective list of free APIs
cloudhut-charts
Helm chart for deploying Kowl (Business) in Kubernetes
ga-hugo-theme
A "Hugo - Static Site Generator" theme used in Giraffe Academy's Hugo course.
java_sec_demo
Sources and documentation for a Java security demo
kafka-connect-sse
A Kafka Connect Source Connector for Server Sent Events
ksml
Kafka Streams for Low Code Environments
rpi-python
Python scripts for Raspberry Pi with Sense Hat
setup-graalvm
GraalVM GitHub action
testcontainers-kafka-connect
kafka-connect-jdbc system test based on testcontainers