Skip to content

Instantly share code, notes, and snippets.

View mburger89's full-sized avatar
🦄
The answer is 42

Max Burger mburger89

🦄
The answer is 42
View GitHub Profile
@mburger89
mburger89 / IC.md
Last active September 12, 2019 02:50 — forked from kartsims/IC.md

Hello dear MK community,

Today we are teaming up to try to fill a void in the current offer on Choc keycaps. Here are the contestants:

  • u/mburger89 owns a Planck light and designed/printed his own keycaps
  • u/fkcaps is creating a custom dye sub service (read more here)
  • u/adroom has created the Bamboo, a 40% low profile keyboard (read more here)

We would like to check your interest around choc keycaps and keyboards, as we have faced some important questions.

@mburger89
mburger89 / duplicate.jsx
Created May 30, 2016 05:15 — forked from sojack/duplicate.jsx
Illustrator Object Duplicator
if (app.selection[0] != null) {
var myDoc = app.activeDocument,
selectedArt = myDoc.selection[0],
dupNumber = 3, // set number of duplicates
horOffset = 10, // set horizontal offset
verOffset = 10, // set vertical offset
myDuplicate,
i = 0;
@mburger89
mburger89 / SassMeister-input.scss
Created July 8, 2014 11:47
Generated by SassMeister.com.
// ----
// Sass (v3.3.9)
// Compass (v1.0.0.alpha.20)
// ----
h1 {
font-family:helvetica, sans-serif;
a{
color:#fff;
:hover{