Some random (or not so random) code I have programmed since I use GitHub
Small scripts that download book chapters from an specific page and using other software it packed the ckapter to a Kindle File Format and send it via email.
– Python, HTML Parser, Downloader, Kindle
Modified Category Controller for Prestashop that hides empty categories (no products and no children category with products).
– PHP, Prestashop, Controller
Python script to automatically upload the desiged folder to an FTP Server.
– Python, FTP