Mark Vincze

Software Developer

Projects

You can find here some of the projects open-source projects I’ve been maintaining.

Sabledocs

Sabledocs is a simple static documentation generator for Protobuf and gRPC contracts, implemented in Python.

Stubbery

Stubbery is an API stubbing library mainly intended to be used for stubbing API dependencies during integration testing. It’s actively used and maintained, issues, feature requests, pull requests are welcome!

Code Fragments extension for Visual Studio Code

This is an extension for Visual Studio Code to save code fragments and insert them into the editor any time, mainly intended to be used for coding demos during presentations.

estafette-k8s-node-compactor

An extension implemented for the Google Kubernetes Engine, which improves the resource utilization of the nodes by scaling the cluster down more aggressively than how GKE does by default.

PidginFsharp

A parser combinator library implemented in F#. It is a port of the C# Pidgin library. It is not intended for production usage, it was a hobby project to learn more about F# programming.

Advent of Code solutions

I’ve been a fan of Advent of Code for several years, and I upload my puzzle solutions to GitHub, mostly using F#, and learning some other languages as well, like Rust and Haskell: 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2015