Open Source Software

I tent to publish everything I program as soon as it is usable on my GitHub profile at https://github.com/KevinGimbel, and sometimes I participate in open source projects if I find the time.

This list is not yet complete, subscribe to my GitHub profile to get the latest releases!

Rust

  • passt, a cli and library to generate random strings
  • mip, a rust library to get the current IP address
  • yip, a rust HTTP server that responds with the callers IP
  • mktoc, a table of contents generator
  • fakedata_generator, a data generator used in CI tests

JavaScript