Home Projects Skills About
Select language

Projects

A page summarizing the projects I've worked on so far. Personal projects, open source contributions, school assignments — I gathered them all here. Turns out it's quite a lot.

Open Source Contributions

I'm not really aiming for fame and fortune through open source contributions, but when you use enough open source software, you'll occasionally find things that just don't work. Rather than waiting for someone else to fix them, it's faster to fix them myself, so I send PRs whenever something needs fixing.

2025

  • rustfs/rustfs #1018 — Split storageSize in the Helm chart into separate parameters for data/log. If you set data storage to 2TB, logs would also be 2TB(...) so I begged them to please split it.
  • thuliteio/doks #1356 — Bumped the Hugo version and something that used to work broke.. so I fixed it.
  • Jaydee94/kubeseal-webgui #278 — Was using it happily, but the Secret clipboard copy wasn't working.. so I fixed it.

2024

  • opensearch-project/helm-charts #618 — Bumped the version in Helm and the deploy stopped working — turned out the default opensearch.yml was conflicting with the security plugin.

2023

  • minio/operator #1910 — existingSecret wasn't being applied — turned out the YAML indentation was wrong.
  • getsentry/sentry #60571 — I was reading the docs and spotted a typo.. you know, typo fixes get merged really quickly? It's the best way to sneak a contribution into a big open source project.
  • stepci/stepci #66 — Added default CLI command output. My very first open source PR!

2026

2025

2024

2023

2022

2021

2017