Pinned Repositories
coding_challenges
A collection of coding challenges
db-key-value-store
Simple key-value storage server with http endpoints in golang
deep-replace
simple npm module to deeply replace key-values in an object
dotfiles
my dotfiles (without emacs)
gerlacdt.github.io
my blog about programming (hugo)
nomad-example
Hashicorp Nomad tutorial
quadtree-clj
a simple quadtree implementation in clojure (thread-safe, immutable, shared structure nodes)
quarkus-playground
A simple java quarkus project template
zero2prod
learning with book zero2prod.com
gerlacdt's Repositories
gerlacdt/db-key-value-store
Simple key-value storage server with http endpoints in golang
gerlacdt/dotfiles
my dotfiles (without emacs)
gerlacdt/quarkus-playground
A simple java quarkus project template
gerlacdt/gerlacdt.github.io
my blog about programming (hugo)
gerlacdt/coding_challenges
A collection of coding challenges
gerlacdt/zero2prod
learning with book zero2prod.com
gerlacdt/ajv-example
gerlacdt/aws-s3-down-uploader
golang binary for uploading and downloading files to AWS S3 (optional with AWS KMS encryption)
gerlacdt/buckpal
An example approach for implementing a Clean/Hexagonal Architecture
gerlacdt/command-log-mode
log commands to buffer
gerlacdt/ddd_solid
corresponding code for my DomainDrivenDesign and SOLID blog post
gerlacdt/EPIJudge
EPI Judge - Preview Release
gerlacdt/gcurl
A simple http request client for the terminal
gerlacdt/gerlacdt
Config files for my GitHub profile.
gerlacdt/graphql-example
my graphql playground
gerlacdt/hello
golang server app for testing
gerlacdt/hello-ts
example typescript nodejs project with expressjs
gerlacdt/kotlin-playground
gerlacdt/ktor-playground
Ktor playground with Kotlin
gerlacdt/minifind
Learning project for Rust, a simple find clone
gerlacdt/minigrep
Learning project for Rust, a simple grep clone supporting recursive directories
gerlacdt/pgqueue
A task queue library in Rust for PostgreSQL
gerlacdt/prelude
Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
gerlacdt/prom_example
Simple golang server application which exposes Prometheus metrics
gerlacdt/pytudes
My clone of Peter Norvig's Pytudes
gerlacdt/rxjs-example
gerlacdt/scheme
a scheme interpreter in Rust
gerlacdt/springboot-demo
sample playround for kotlin and spring boot
gerlacdt/sudoku
sudoku solver based on backtracking with constraint satisfaction
gerlacdt/typescript-ctags
Adds TypeScript support to ctags