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-groupify
A small babel plugin that wraps console.logs inside a console.group with surrounding function name
kgrz/fristen
Ansible playbook to setup Git-driven auto-deploy for Jekyll
kgrz/analyse
analyse web app for webpack stats
kgrz/coding-fonts
https://coding-fonts.css-tricks.com/
kgrz/diffr-issue
kgrz/docker-multistage-caching
kgrz/forward-proxy
100 LOC Ruby forward proxy using only standard libraries.
kgrz/gitignore
Set 'wildignore' from ./.gitignore
kgrz/gotraining
Go Training Class Material :
kgrz/hurl
Hurl, run and test HTTP requests with plain text.
kgrz/infrastructure-as-code-tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
kgrz/javascript
JavaScript Style Guide
kgrz/json-parsing-post
Code used in JSON parsing post: https://kgrz.io/go-json-flatten-filter-cleaner-types.html
kgrz/juspay-2019-purescript
kgrz/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
kgrz/onpremise
Sentry On-Premise setup
kgrz/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
kgrz/pure
Pretty, minimal and fast ZSH prompt
kgrz/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
kgrz/react-codemod
React codemod scripts
kgrz/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
kgrz/rust-slack-inviter
This is the repo for auto invite app on https://rust-slack.herokuapp.com
kgrz/talk-code
kgrz/video_transcoding
Tools to transcode, inspect and convert videos.
kgrz/vim-notes
Easy note taking in Vim
kgrz/vim-prettier
A Vim plugin for Prettier
kgrz/vimfiles
All my vimfiles for vim to be portable and backed up (for myself)
kgrz/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
kgrz/webpack-side-effect-loading
kgrz/wptagent
Cross-platform WebPageTest agent