Skip to content

adamziel/adamziel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Hi there! 👋 I’m Adam from Wrocław, Poland – a WordPress core committer at Automattic and the creator of WordPress Playground.

Here's few noteworthy things I've worked on.

WordPress Playground

WordPress Playground is WordPress in a single click. It runs directly in your web browser – there are no tedious setup steps, webhosts account, or technical talk. Just click, and it's there.


 Official Playground site on WordPress.org 

I prototyped Playground in a week in 2022 and been leading the project since then. Initially I just wanted to write an interactive tutorial without maintaining a hosted WordPress, but Playground became much bigger than.

Playground is truly groundbreaking. It's a renaissance of a new generation of interactive, single-click WordPress tools. There are interactive tutorials, QA (Quality Assurance) workflows, “try before you buy” previewers for plugins, collaboration tools, contribution workflows and so much more. It's also an innovation incubator where we explore Blueprints, live synchronization, native PHP XML parsers, and more.

I wrote and spoke about Playground on a few occasions:

Here's a few more resources:


 Official Playground site on WordPress.org 

Data Liberation

Data Liberation is about freely moving your data to and from WordPress. Whether your data is HTML, markdown, epub, a Figma file, or a Twitter thread, it should be truly yours and not locked in closed platforms. Many of the libraries listed below were built specifically to make Data Liberation possible.

Libraries

I've built many data processing libraries for PHP and TypeScript. I was surprised to learn there were no libraries for parsing, say, XML or HTML in PHP. Well, there were some, but I needed one the was small, optimized, had no dependencies, and would work for 100% of WordPress users. Well 🤷 Now we have those and more:

PHP

All three could be piped together (with minimal glue for WP_XML_Processor) using native PHP resource variables ($fp).

WordPress

TypeScript

C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors