My name is Jacek Gałkowski and welcome to my humble git repo.
It is intended as a small showcase of my various coding pet projects. I mostly work on them in my free time, for the pelasure of solving the problems themselves. So whatever you find here might be very messy and very badly documented ;) But feel free to reach out and ask about anything you find interesting.
Key recent projects are:
- A little PoC how to use Knuth's X algorithm to solve sudokus (see this wiki article) and possibly also Einstein's riddles (this one I I believe I came up with on my own). Find the code here
- My CAD tool to design crochet doilies. Code is here and the live app is here. This is a very early alpha version still in debug mode, so god knows when it will ever be finished.
- A very non-optimized and custom-made script that migrates contents of a phpBB powered bulletin board to a static site using Jenkyll. Code here

