Skip to content
View rieske's full-sized avatar

Highlights

  • Pro

Organizations

@boundrates
Block or Report

Block or report rieske

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rieske/README.md

I am a programmer with over 14 years of experience in various roles and various industries.

I empower teams by automating the delivery processes and establishing automated testing practices that ensure smooth, frequent and fast releases. I implemented continuous delivery processes and tooling from scratch in fresh startups and migrated manual processes to automated continuous delivery in established organizations.

I have strong interest in developer tooling and I love to tinker with and improve the build and delivery processes and tools.

Having worked directly on the Gradle build tool, I am able to troubleshoot Gradle-specific build problems, improve and modernize existing builds, recommend or implement strategies for managing many and/or complex builds, or migrate builds from other build tools to Gradle.

My GitHub profile showcases some of my public work - plugins for developer tooling, my approach to testing and building web services as well as some more exotic tinkering, like a hand-crafted compiler for a subset of C.

If you think my skills and experience can help your project or business, please drop me a mail (firstname dot lastname at gmail), or reach out on LinkedIn.

Pinned

  1. event-sourced-account event-sourced-account Public

    Frameworkless event-sourced account implementation

    Java 5

  2. trans trans Public

    Compiler for a subset of the C programming language.

    C++ 2 1

  3. cloudflare-logs-forwarder cloudflare-logs-forwarder Public

    AWS lambda function that listens for Cloudflare logs pushed to AWS S3 bucket, compacts and forwards them to a log aggregator

    Java 8 1

  4. black-box-testing black-box-testing Public

    Demonstrates the pattern of testing the behavior of microservices without caring about the implementation details.

    Java 5

  5. dbtest dbtest Public

    Java library that enables fast integration tests against a containerized database

    Java

  6. postgres-cdc postgres-cdc Public

    A small library to capture data changes in PostgreSQL database (CDC). Useful for implementing transactional outbox pattern.

    Java 2 1