Skip to content

Instantly share code, notes, and snippets.

@tetafro
tetafro / PostgreSQL backup
Last active September 24, 2015 08:46
Backup PostgreSQL DB and copy file to Dropbox
Naming file
@tetafro
tetafro / VirtualBox manager
Last active September 8, 2016 10:44
Shortcuts for managing VirtualBox machines
Naming file
@tetafro
tetafro / PayPal checkout
Created August 2, 2016 18:07
PayPal PHP checkout example
Naming file
@tetafro
tetafro / Bash progressbar
Created August 21, 2016 14:09
Bash script template with progressbar
Naming file
@tetafro
tetafro / Bash login notification
Last active September 8, 2016 10:15
Email notification about logged in user
Naming file
@tetafro
tetafro / Bash autocompletion
Last active September 8, 2016 10:45
Tab autocompletion for Bash scripts
Naming file
@tetafro
tetafro / Go custom JSON marshal-unmarshal
Last active June 22, 2019 17:23
Example for changing default JSON marshalling-unmarshalling
Naming file
@tetafro
tetafro / THREE.js example
Last active September 28, 2016 12:03
Rendering cube with THREE.js
Naming file
@tetafro
tetafro / Python requests example
Created November 9, 2016 08:10
Python requests example - auth cookie and download file
Naming file
@tetafro
tetafro / Django token auth backend
Last active April 5, 2023 17:25
Django token auth backend
Naming file