Skip to content
View hmatt1's full-sized avatar
๐Ÿš€
Ship it!
๐Ÿš€
Ship it!

Organizations

@Trackmania-USA

Block or report hmatt1

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
hmatt1/README.md

Hi there ๐Ÿ‘‹

I am the core maintainer for the following projects:

Highlighting a few of my Open Source contributions:

See my pinned repositories for a few projects I created for fun!

Pinned Loading

  1. redis-helm redis-helm Public

    Deploy Redis to Kubernetes using Helm 3 and Github Actions

    8

  2. jq-quarkus jq-quarkus Public

    jq implemented with Truffle in a Quarkus App on GraalVM

    Java

  3. aws-s3-java-example aws-s3-java-example Public

    Upload and download a JSON file from AWS S3 Object Storage

    Java

  4. binvox2ldr binvox2ldr Public

    A program written in Perl that converts .binvox files after being processed by read_binvox into a .ldr file that can be imported into LDraw.

    Perl 1 1

  5. demo-api demo-api Public

    Undocumented Microservice built with Micronaut that deploys to k8s using Github Action and integrates with Redis

    Java

  6. micronaut-redis-example micronaut-redis-example Public

    This repo demonstrates an issue where a blocking command is being run from a Netty Event Loop Group thread with Micronaut Redis

    Java