Skip to content

Instantly share code, notes, and snippets.

View killertilapia's full-sized avatar
Converting coffee to code

Jaypax Ginete killertilapia

Converting coffee to code
View GitHub Profile
@killertilapia
killertilapia / measures.py
Created July 25, 2021 02:31 — forked from toddself/measures.py
A system for converting between measurement systems
#!/usr/bin/env python
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
@killertilapia
killertilapia / README.md
Created December 6, 2016 08:21 — forked from hofmannsven/README.md
My simply Git Cheatsheet