Pinned Repositories
alien-invasion
Alien invasion game from Python Crash Course book
aws-lambda-image-resizer
AWS Lambda image resizer function written in Go
history
A simple class to store history and implement undo / redo functionality
order-taking
Order taking example from the book "Domain Modeling Made Functional" converted to Kotlin
rabbitmq-pdf-processor
PDF processor using RabbitMQ
random-walks
Random walks project from Python Crash Course
replica
Tiny library to create copies of case classes
xmlconfect
Type class based library to read / write XML
mthaler's Repositories
mthaler/alien-invasion
Alien invasion game from Python Crash Course book
mthaler/order-taking
Order taking example from the book "Domain Modeling Made Functional" converted to Kotlin
mthaler/aws-lambda-image-resizer
AWS Lambda image resizer function written in Go
mthaler/history
A simple class to store history and implement undo / redo functionality
mthaler/rabbitmq-pdf-processor
PDF processor using RabbitMQ
mthaler/random-walks
Random walks project from Python Crash Course
mthaler/algorithms
A collection of classic algortihms implemented in Go
mthaler/aparser
Go Arithmetic Expression Parser
mthaler/arithmetic-expression-parser
Simple arithmetic expression parser written in Kotlin
mthaler/arrayset
Array based set for Kotlin
mthaler/astronomy
Golang implementation of astronomical algorithms
mthaler/bankapp
Examples from the book Getting started with Spring, 4th edition converted to Kotlin
mthaler/big
Big package examples
mthaler/book-management-system
Book management system using fiber
mthaler/bookings
Bookings web app from Udemys Building Modern Web Applications with Go course
mthaler/chat
Chat app from Working with Websockets in Go course on Udemy
mthaler/collections
Go Generic Collections
mthaler/combinator-parsing
Scala combinator parsing examples
mthaler/functional
Functional Programming in Go
mthaler/go-epidemic
Go code to simulate an epidemic
mthaler/grpc-blog-service
gRPC blog service from gRPC Master Class: Build Modern API & Microservices on Udemy
mthaler/ising
Ising Model code in Go
mthaler/Monte-Carlo
Monte Carlo Method to estimate the value pi
mthaler/movie-manager
Stores movies in Postgresql using hibernate
mthaler/rabbitmq-image-resizer
Image resize service using Go & RabbitMQ
mthaler/radixtree
A simple radix tree for Go
mthaler/renamer
Renamer from Michael Schilli written in Golang
mthaler/romannumber
Go RESTful sample code
mthaler/statistics
mthaler/tle
TLE tools