Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@clarkkozak
clarkkozak / keybase.md
Created April 2, 2020 15:53
I am who I say I am

Keybase proof

I hereby claim:

  • I am clarkkozak on github.
  • I am clarkkozak (https://keybase.io/clarkkozak) on keybase.
  • I have a public key ASAF1Sm8r5949IvAmQJJucuZhyCdlbqlEt_TkwKPYQiEwAo

To claim this, I am signing this object:

/* tslint:disable:interface-name max-classes-per-file no-empty-interface */
declare module 'evergreen-ui' {
import * as React from 'react';
type PositionTypes = 'top' | 'top-left' | 'top-right' | 'bottom' | 'bottom-left' | 'bottom-right' | 'left' | 'right';
type IntentTypes = 'none' | 'success' | 'warning' | 'danger';
type IconNameTypes =
''
| 'loading'
@clarkkozak
clarkkozak / TooSteemy.js
Last active February 27, 2018 06:25
Turning down the Steem
// ==UserScript==
// @name TooSteemy
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author Juxley
// @match https://steemit.com/*
// @grant none
// ==/UserScript==