My projects
Open-source codebase
oxplain [misc]
- explain some word using Oxford Dictionary API
- dmenu frontend for easy usage
- simple vocabulary builder for later training
split-bill [misc]
- split your bills in a group
- coded with passion & love after midnight & after a couple of beers in a pub
logbook-hours [misc]
- count time spent on a project from your logbook notes
onvif-snaptz [iot]
- guide an IP camera along user-defined path and take pictures
fanotify-confirm-access [security]
- prompt user to allow other processes an access to files/entire directories
- using
fanotify, a relatively new Linux API
Blog posts
sshd-login-mail [security]
- when someone succesfully logs to your server, send an email with some information
Closed source
Ballistica X [physics]
- a ballistic calculator for long range shooting with a bullet database
- whole spectrum of firearms
- basically a wrapper around a solver of differential equations of motions for point mass writen in PHP