Skip to content
Avatar

Achievements

Achievements

Organizations

@rvm @rubyconfig
Block or Report

Block or report pkuczynski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pkuczynski/README.md

Piotr Kuczynski

Views LinkedIn

Github Stats

Top Langs

Pinned

  1. Ruby enVironment Manager (RVM)

    Shell 4.6k 1k

  2. Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects.

    Ruby 1.8k 204

  3. Bundle react-intl messages into webpack build with hot reload and caching

    TypeScript 1 2

  4. Illustrates lazy loading polyfills using Webpack and dynamic imports

    JavaScript 13 3

  5. Brutto-Netto workflow for Alfred

    Ruby 2 3

  6. 1
    #!/bin/sh
    2
    parse_yaml() {
    3
       local prefix=$2
    4
       local s='[[:space:]]*' w='[a-zA-Z0-9_]*' fs=$(echo @|tr @ '\034')
    5
       sed -ne "s|^\($s\)\($w\)$s:$s\"\(.*\)\"$s\$|\1$fs\2$fs\3|p" \

Contribution activity

July 2021

Created 1 repository
Opened 1 pull request in 1 repository
yannickcr/eslint-plugin-react
1 open

Created an issue in typeorm/typeorm that received 2 comments

Transforming value into undefined does fall back to initial value

Issue Description Defining transformer which converts null into undefined does not seem to work. Example: @Column({ nullable: true, transformer: { …

2 of 5 tasks
2 comments
Opened 1 other issue in 1 repository
koajs/bodyparser
1 open
2 contributions in private repositories Jul 6 – Jul 13

Seeing something unexpected? Take a look at the GitHub profile guide.