Projects
Overview of some projects I've worked on or am currently working on.
container-scan-to-sarif-action
GitHub Action to convert Azure Container Scan Action output to Static Analysis Results Interchange Format (SARIF), for an easier integration with GitHub Code Scanning.
container-scan-to-sarif
Tool to convert Azure Container Scan Action output to Static Analysis Results Interchange Format (SARIF), for an easier integration with tools like GitHub Code Scanning.
helm-charts
Collection of some tools and apps that I maintain, ready to launch on Kubernetes
using Helm
docker-parquet-tools
Public Docker image for the Apache Parquet Tools CLI
[https://github.com/apache/parquet-mr/tree/master/parquet-tools]
mac-oui
Microservice for looking up manufacturers from MAC addresses. Built with Quarkus and deployed to a self-hosted Kubernetes cluster.

Dev Feed (formerly: Awesome Dev)
Flutter mobile app displaying a list of daily curated content from top
engineering blogs and articles. Backed by a GraphQL API deployable in a
Kubernetes cluster.
service-names-port-numbers
Library and Microservice (GraphQL API) against the IANA Service Names And Port
Numbers Registry

Docker API GraphQL
A GraphQL API Server around the Docker Remote API. SpringBoot-based app, written
in Kotlin.