Richargh
IT Archeologist, Runner and Film Buff that really wants to quit coffee. Also an Idea Farmer.
Frankfurt
Pinned Repositories
30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
api-first-typebox-to-swagger-via-fastify-npm-ts-sandbox
API First going from Typebox to Swagger with Fastify
contract-tests-dn-cs-sandbox
Contract Tests in C# with Xunit (Sandbox)
coroutines-tornadofx-krdl-kt-sandbox
Coroutines with Tornadofx (Sandbox)
jekyll-custom-bulma-sandbox
Jekyll that only uses Bulma for theming
mobok
MobOK
picocli-pipes-grdl-kt-sandbox
Sandbox: Kotlin Picocli with terminal pipes
spring-kotlin-hexagonal
Spring Boot Hexagonal Architecture example without Component Scanning
spring-multimodule-krdl-kt-sandbox
Spring Functional Bean and Kofu Sandbox with Gradle Kotlin DSL Multimodule Build
Richargh's Repositories
Richargh/es-aggregate-krdl-kt-result
Result of Workshop "Implementing an Event-Sourced Aggregate"
Richargh/mobok
MobOK
Richargh/awesome-actions
A curated list of awesome actions to use on GitHub
Richargh/light-matter-coding-cheatsheet
Light Matter Coding Cheat Sheet
Richargh/coroutines-tornadofx-krdl-kt-sandbox
Coroutines with Tornadofx (Sandbox)
Richargh/mobprogrammingrpg
A game for exploring the development practice of mob programming
Richargh/mapper-code-generation-kapt-krdl-kt
Code Generation for Kotlin Object2Object Mappers
Richargh/akkajson-krdl-kt-sandbox
Akka WebApi with Json
Richargh/fullstackkotlin-krdl-kt-sandbox
Fullstack (Backend/Frontend) with only Kotlin
Richargh/spring-multimodule-krdl-kt-sandbox
Spring Functional Bean and Kofu Sandbox with Gradle Kotlin DSL Multimodule Build
Richargh/ddd-with-spring
Code examples for my conference talk on implementing ddd with spring
Richargh/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
Richargh/spring-messenger
Richargh/implement-redux-counter-app
Simple counter app with a home-baked Redux!
Richargh/minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Richargh/jekyll-custom-bulma-sandbox
Jekyll that only uses Bulma for theming
Richargh/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Richargh/context-oriented-programming-grdl-kt-sandbox
Sandbox for Context-Oriented Programming in Kotlin
Richargh/buggetfx
Richargh/engineering-blogs
A curated list of engineering blogs
Richargh/java-katas
One repo to rule them all. All Java Katas in one repo.
Richargh/architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
Richargh/unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
Richargh/CJSS
A CSS based web framework
Richargh/ArlosCommitNotation
A notation for small commits messages that show the risk involved in each step
Richargh/spring-kotlin-hexagonal
Spring Boot Hexagonal Architecture example without Component Scanning
Richargh/maven-plugin-mvn-kt-sandbox
Sandbox for a maven plugin written in Kotlin
Richargh/nodejvm
Access to NodeJS modules from Java/Kotlin on the JVM
Richargh/picocli-pipes-grdl-kt-sandbox
Sandbox: Kotlin Picocli with terminal pipes
Richargh/template-kotlin-junit5-hamkrest
Template for a simple kotlin and Junit5 hamkrest project