Pinned Repositories
cryptocoin_telegram_bot
A telegram bot that keeps you up to date with crypto coins valuations, conveniently packaged as a Docker container.
Dci_bank
A small banking application to test DCI
fmaze-kotlin
Follower maze implementation in kotlin
follower-maze-python
Implementation of the follower maze challenge in Python
Follower-maze-server
Implementation of the follower maze challenge in Java 8. Bonus: RX version in a dedicated branch.
gmaze
Follower maze implementation in go.
kanodojo
A cloud-based coding dojo
lorchaos.github.com
rd_sudoku
Just a responsive design exercise.
sequencer
Little experiment generating sequences for concurrent clients
rlorca's Repositories
rlorca/kanodojo
A cloud-based coding dojo
rlorca/Dci_bank
A small banking application to test DCI
rlorca/lorchaos.github.com
rlorca/rd_sudoku
Just a responsive design exercise.
rlorca/sequencer
Little experiment generating sequences for concurrent clients
rlorca/cryptocoin_telegram_bot
A telegram bot that keeps you up to date with crypto coins valuations, conveniently packaged as a Docker container.
rlorca/fmaze-kotlin
Follower maze implementation in kotlin
rlorca/follower-maze-python
Implementation of the follower maze challenge in Python
rlorca/Follower-maze-server
Implementation of the follower maze challenge in Java 8. Bonus: RX version in a dedicated branch.
rlorca/gmaze
Follower maze implementation in go.
rlorca/build-push-action
GitHub Action to build and push Docker images with Buildx
rlorca/cgi-go
"Wait, what if we built self-contained CGIs... in 2017?"
rlorca/clamm
Implementation of the Damm algorithm in clojure
rlorca/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
rlorca/gopractice
Practice of go lang.
rlorca/GoSublime
A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features.
rlorca/http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve and consume HTTP services.
rlorca/md-opc-server
Small master data server
rlorca/Mqtttest
Experiment using MQTT as a backend for a chat application. It's exposed here as an archeological artifact only.
rlorca/oauth2
OAuth 2.0 server library for the Go programming language.
rlorca/tictactoe
Exercises is GO