I hereby claim:
- I am windowsfreak on github.
- I am bjoerneberhardt (https://keybase.io/bjoerneberhardt) on keybase.
- I have a public key ASCdu7ax0_i6lSofetJfa_r_4Zss4jYNYtkk_XHM4YYY0Ao
To claim this, I am signing this object:
| <?php | |
| /** | |
| * Geohash | |
| * | |
| * @author Keisuke SATO | |
| * @license MIT License | |
| * | |
| * # Based | |
| * http://github.com/davetroy/geohash-js/blob/master/geohash.js | |
| * Geohash library for Javascript |
I hereby claim:
To claim this, I am signing this object:
This Gist is about my recently created PowerCone on Tinkercad: https://www.tinkercad.com/things/jIP9HxEBAAM-powercone
I believe that it would fit the following compponents (ordered roughly from bottom to top):
Foam 200x200x5mm
1,75 + 0,32 (for 4)
| import os | |
| import json | |
| import csv | |
| from os import mkdir | |
| import time | |
| import requests | |
| from datetime import datetime | |
| from PIL import Image | |
| from io import BytesIO |
| (function(){ | |
| let targetFinal = { | |
| main: 0, | |
| affiliate: 0, | |
| invest: 0 | |
| }; | |
| let hideCreditCard = false; | |
| let correctionsText = ""; | |
| class AurumCryptor { |