Pinned Repositories
docker-rabbitmq
Learning Docker.io by creating a RabbitMQ container (from back in the day before official images)
kotlin-peg-dsl
Kotlin Parsing Expression Grammar Domain Specific Language
kotlin-spring-boot-data-rest
Demonstrate Kotlin, Spring Boot, Spring Data JPA and Spring Data REST all together
ksoup
JSoup DSL for Kotlin
openblocks
A refactoring branch of MIT OpenBlocks.
puni2
PlantUML native image with GraalVM
px2csv-go
PC-Axis (.px) to CSV conversion with low resources with Golang
spring-boot-webpack-es6-react-poc
Kotlin + Spring Boot + Webpack + Babel + ReactJS
urlbuilder
Java Builders: URL builder with zero runtime dependencies
mikaelhg's Repositories
mikaelhg/urlbuilder
Java Builders: URL builder with zero runtime dependencies
mikaelhg/openblocks
A refactoring branch of MIT OpenBlocks.
mikaelhg/kotlin-spring-boot-data-rest
Demonstrate Kotlin, Spring Boot, Spring Data JPA and Spring Data REST all together
mikaelhg/modern-mainstream-web-example
Modern mainstream web application example, July 2017
mikaelhg/lambda-demo
Demonstrating Java 8 filter, sort and map functionality with: Java 8 stream/lambda, Google Guava FluentIterable, Kotlin, Groovy, Scala, and by hand
mikaelhg/ksoup
JSoup DSL for Kotlin
mikaelhg/puni2
PlantUML native image with GraalVM
mikaelhg/litesync
Self-hosted Brave sync server
mikaelhg/kotlin-peg-dsl
Kotlin Parsing Expression Grammar Domain Specific Language
mikaelhg/poc-iot-spring-boot-apollo-amqp-mqtt
mikaelhg/ilmanlaatu
mikaelhg/kotlin-tensorflow-segmentation-poc
Kotlin+Spring Tensorflow segmentation POC
mikaelhg/pxspec
mikaelhg/vpn-ipv6
mikaelhg/px2csv-go
PC-Axis (.px) to CSV conversion with low resources with Golang
mikaelhg/authserv-poc
mikaelhg/aws-test-conf-poc
POC of Spring Cloud AWS testing with mock AWS endpoints
mikaelhg/comments-api
mikaelhg/java-models
Models in Java
mikaelhg/kafka-boot-poc
mikaelhg/lowkey
Lowkey, a low resource key/value HTTP database
mikaelhg/mikaelhg
mikaelhg/mikkidee
Leaflet.js demo app
mikaelhg/mkdocs-material-d2
mikaelhg/mkdocs-material-plantuml
GitHub Action for generating sites with mkdocs-material with included PlantUML diagrams
mikaelhg/px2csv-java
PC-Axis (.px) to Parquet (Arrow) conversion with low resources with Java
mikaelhg/px2csv-rust
PC-Axis (.px) to Parquet (Arrow) conversion with low resources with Rust
mikaelhg/read-only-static-registry
A read-only Docker V2 registry for serving static images stored in tarballs
mikaelhg/rekuests
A port of Python's requests HTTP library to Kotlin
mikaelhg/withio
Kotlin minilib for try-with-resources for the input-output case