Re:work epub
I liked Google’s content in https://rework.withgoogle.com so much, that I created an epub out of it. The web scrapper could be easily adapted for other webpages.
https://github.com/daniperez/rework
nautilus-ocr
This script adds a right button to Gnome’s Nautilus file browser allowing to “ocr” an existing pdf. Written in shell script.
https://github.com/daniperez/nautilus-ocr
Older stuff
gnome-mfa
MFA (multi-factor authentication) or 2FA (2-factor authentication) for Gnome. Uses Argos, a simple way of creating little applications for Gnome in any language.
https://github.com/daniperez/gnome-mfa
CMakeLists.txt
Collection of scripts for CMake. Includes scripts for compilation of Win32 applications, Java applications and others.