Pinned Repositories
babel-plugin-console-groupify
A small babel plugin that wraps console.logs inside a console.group with surrounding function name
babel-plugin-console-perf
Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functions
babel-plugin-transform-console-log-variable-names
fristen
Ansible playbook to setup Git-driven auto-deploy for Jekyll
kwc
Multi-core implementation of a word, character, line counting program
reading-files-in-go
Code examples for https://kgrz.io/reading-files-in-go-an-overview.html
sinatra
Classy web-development dressed in a DSL (official / canonical repo)
sinatra_assetpack_foundation_sample
Sample app combining Sinatra Assetpack and Foundation 5
kgrz's Repositories
kgrz/babel-plugin-console-perf
Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functions
kgrz/babel-plugin-transform-console-log-variable-names
kgrz/kwc
Multi-core implementation of a word, character, line counting program
kgrz/adblock-plus-image-hiding
kgrz/wc
A Word counter program. Similar to wc in *nix
kgrz/apple-style-otp-input
An attempt at building Apple login page's OTP input in React.
kgrz/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
kgrz/css-blocks
High performance, maintainable stylesheets.
kgrz/DefinitelyTyped
The repository for high quality TypeScript type definitions.
kgrz/email-ext-plugin
Jenkins email-ext plugin
kgrz/gruvbox
Retro groove color scheme for Vim
kgrz/heimdall
An enchanced HTTP client
kgrz/intersection-observer-recipes
kgrz/iron
Jane Street code review system
kgrz/neosnippet-snippets
The standard snippets repository for neosnippet
kgrz/pi_piper
Event driven Raspberry Pi GPIO programming in Ruby
kgrz/pok3r-layouts
POK3R keyboard layouts for Windows and OS X/Mac
kgrz/progressive-rendering-frameworks-samples
Samples and demos from the Progressive Rendering I/O talk
kgrz/promises-composition-example
kgrz/sentry
Sentry is a cross-platform crash reporting and aggregation platform.
kgrz/tern_for_vim
Tern plugin for Vim
kgrz/toml
TOML parser for Golang with reflection.
kgrz/tslint-react
:orange_book: Lint rules related to React & JSX for TSLint.
kgrz/unicorn
Unofficial Unicorn Mirror.
kgrz/vim-github-colorscheme
A vim colorscheme based on Github's syntax highlighting.
kgrz/vim-jsx-typescript
React JSX syntax highlighting for vim and Typescript
kgrz/vim-snippets
vim-snipmate default snippets (Previously snipmate-snippets)
kgrz/vim-tinyline
Tiny great looking statusline for Vim.
kgrz/vscode
Visual Studio Code
kgrz/workshop-ansible
The workshop material for Ansible