Mark Vincze

Software Developer

Projects

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

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.