Pinned Repositories
S3Mock
A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener
advent-of-code-java
Repo implementing Advent of Code puzzles in Java.
advent-of-code-kotlin
Advent Of Code implementation in Kotlin
advent-of-code-kotlin-2022
advent-of-code-kotlin-2023
advent-of-code-kotlin-2025
dotfiles
My OSX configuration and installation scripts
jmeter-analysis-maven-plugin
Plugin that parses JMeter result files and computes performance indicators such as average request duration
afranken's Repositories
afranken/jmeter-analysis-maven-plugin
Plugin that parses JMeter result files and computes performance indicators such as average request duration
afranken/dotfiles
My OSX configuration and installation scripts
afranken/advent-of-code-java
Repo implementing Advent of Code puzzles in Java.
afranken/advent-of-code-kotlin
Advent Of Code implementation in Kotlin
afranken/advent-of-code-kotlin-2022
afranken/advent-of-code-kotlin-2023
afranken/advent-of-code-kotlin-2025
afranken/ctci-java
This repository contains solutions for the questions in the book Cracking the code interview (http://www.crackingthecodinginterview.com/) coded in Java.
afranken/file-storage-service
A Spring Boot service to upload/download files to S3 buckets
afranken/groupdocs-image-parser-poc
afranken/S3Mock
A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener
afranken/s3mock-python
Test s3mock with python