Skip to content

Instantly share code, notes, and snippets.

View n0rdlicht's full-sized avatar

Thorben Westerhuys n0rdlicht

View GitHub Profile

Keybase proof

I hereby claim:

  • I am babenfisch on github.
  • I am twesterhuys (https://keybase.io/twesterhuys) on keybase.
  • I have a public key whose fingerprint is 3C41 5D2C D7D1 3623 52F8 5A85 573D D9F0 DD50 83B2

To claim this, I am signing this object:

@n0rdlicht
n0rdlicht / 0_reuse_code.js
Last active August 29, 2015 14:14
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
apiVersion: v1
kind: Namespace
metadata:
name: gitlab-managed
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: gitlab-sa
namespace: gitlab-managed
@n0rdlicht
n0rdlicht / ios-scriptable-widget-vaccination-rate-germany.js
Last active January 20, 2021 20:48
Scriptable Widget: Current Vaccination Numbers and Rates in Germany
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: green; icon-glyph: magic;
// Licence: Robert Koch-Institut (RKI), dl-de/by-2-0
// Vaccine API by @twesterhuys / https://github.com/n0rdlicht
// Location detection by @mkreuz
const options = [
"Germany",
@n0rdlicht
n0rdlicht / Collect Parler Metadata.ipynb
Created July 8, 2021 12:02 — forked from kylemcdonald/Collect Parler Metadata.ipynb
Collect video URLs and GPS data for Parler videos.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.