Kninnug

Hand-crafted software for an automated world

Hello! I am Marco Gunnink, a software engineer living in Groningen, in the north of the Netherlands. While I've been interested in computers and programming for as long as I can remember, I have also been bouldering for several years now, and enjoy spending time outdoors. Rock climbing in particular. In other places on the web, I can usually also be found under the handle Kninnug.

GitHub | LinkedIn | Instagram | CV

I can also be reached via email, by placing my first name in front of an @ followed by the domain name of this website ;)

Projects

In some of my spare time I work on these projects.

TriVis

A Typescript library for computing visibility polygons by Triangular Expansion. Based on Efficient Computation of Visibility Polygons.

Published on npm, and maintained on GitHub.

Constrainautor

A Typescript library for constraining triangulations that were generated by Delaunator. Based on A fast algorithm for generating constrained Delaunay triangulations.

Published on npm, and maintained on GitHub.