Skip to content

Instantly share code, notes, and snippets.

View demartini's full-sized avatar
🦄
“Everything is better with a unicorn.”

Iolar Demartini Junior demartini

🦄
“Everything is better with a unicorn.”
View GitHub Profile

This post links my 3Box profile to my Github account! Web3 social profiles by 3Box.

✅ did:3:bafyreidnrsbflysxvl7ikzcglyh2kt6amdzt3rhmzjh3wpqcspnytyv5bm ✅

Create your profile today to start building social connection and trust online at https://3Box.io/

Keybase proof

I hereby claim:

  • I am demartini on github.
  • I am demartini (https://keybase.io/demartini) on keybase.
  • I have a public key ASDHdxdkuEOC7KWlCe2D4X-Lp8z4ongwVvSGOHi85f6a8Ao

To claim this, I am signing this object:

@demartini
demartini / CSScomb.sublime-settings
Last active October 26, 2018 03:42
My Sublime Text 3 Config
{
"config": {
"always-semicolon": true,
"color-case": "upper",
"block-indent": " ",
"color-shorthand": true,
"element-case": "lower",
"eof-newline": false,
"leading-zero": false,
"quotes": "double",