Data engineering 💽

  • Financial news collectors - Financial news collector and aggregator service.
  • IP-to-Geolocation - Proof of concept of a IP-to-Geolocation web application. It returns the geographic location of a given IP address.

Software engineering 🧑‍💻

  • STL to gif - A Python script to create a gif file from a STL file.
  • URL-shortener - Proof of concept of a URL shortener application.
  • Feedback-functionality - A simple implementation to add the functionality to collect user provided feedback via website forms to your websites.

Hardware 🔧

  • CNC pen-plotter - A repository of the code, schematics and hardware needed to build a simple two linear axes plotter controlled with an Arduino and a CNC shield.
  • 3D-printable bearing generator - A python script to generate 3D printable bearings according to your dimensional constrains.
  • GCode-to-ABB - A python implementation for transforming a GCode file to a ABB robot specific movements.