gziolo
Husband, father, open sourcerer, and basketball fan. Writes code at @Automattic and contributes to @WordPress core.
@AutomatticOleśnica, Poland
Pinned Repositories
array-shuffle-fp
Randomize the order of items in an array using FP style
create-wordpress-block
Generates PHP, JS and CSS code for registering a block for a WordPress plugin or theme.
czasnarower-frontend
Frontend for Czas na rower!
es6-browser-boilerplate
A boilerplate to write JavaScript code in ES6 and run in the browser now using RequireJS.
game-of-life-es6
Conway's Game of life - ES6 JavaScript implementation
gutenberg-times
Live Coding for the WordPress Block Editor
wp-block-directory-template
Template for scaffolding WordPress plugin optimized for usage with Block Directory
gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
wordpress-develop
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
gziolo's Repositories
gziolo/create-wordpress-block
Generates PHP, JS and CSS code for registering a block for a WordPress plugin or theme.
gziolo/game-of-life-es6
Conway's Game of life - ES6 JavaScript implementation
gziolo/es6-browser-boilerplate
A boilerplate to write JavaScript code in ES6 and run in the browser now using RequireJS.
gziolo/czasnarower-frontend
Frontend for Czas na rower!
gziolo/gutenberg-times
Live Coding for the WordPress Block Editor
gziolo/wp-block-directory-template
Template for scaffolding WordPress plugin optimized for usage with Block Directory
gziolo/array-shuffle-fp
Randomize the order of items in an array using FP style
gziolo/functional-light-js-workshop
Resources from Functional-Light JavaScript workshop
gziolo/wordpress-develop
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.
gziolo/build-all-the-things
Template for a WordPress plugin with a single build process for custom blocks, variations, slots and more