Simon contributed his own cloud for the Processing Community Day

In the video below, Simon is showing the cloud design he contributed to the community project collecting cloud designs for the Processing Community Day coming up on October 21, 2017. … Continue reading Simon contributed his own cloud for the Processing Community Day

Simon Proposes a Community Project in Procedural Design

Inspired by the Processing Community Day projects, Simon came up with an idea to launch his own community project – in procedural design. He used the Coding Train Community Cloud … Continue reading Simon Proposes a Community Project in Procedural Design

10 PRINT in p5.js and Python. Emulating a text console.

A simple code creating a beautiful pattern using text: Based on a coding challenge by Daniel Shiffman, where he created a version of the classic one-line Commodore 64 BASIC program in … Continue reading 10 PRINT in p5.js and Python. Emulating a text console.

Simon’s Spellcheck API

Simon has continued with server side programming and made a spellcheck API! Here is the link, you can play with it yourself by adding new words to the corpus (dictionary): … Continue reading Simon’s Spellcheck API

Wikipedia Crawler

Simon has made his version of Daniel Shiffman’s Wikipedia Crawler, graphing the relatedness between Wikipedia articles. Play with it yourself online at: https://simon-tiger.github.io/wikipedia-crawler/wikipedia/ Code: https://github.com/simon-tiger/wikipedia-crawler/ Simon writes: How it Works … Continue reading Wikipedia Crawler

Text Generating Machine that Posts to Twitter

A milestone in server side programming here, as Simon has built a text generating machine that posts to Simon’s Twitter account! Essentially, it’s website where anyone can enter his own … Continue reading Text Generating Machine that Posts to Twitter

Simon’s Acrostic Machine

Last Friday Daniel Shiffman was finally back with his weekly livestreams! Simon was delirious with joy that he could be part of the team again and weeping and panicking every … Continue reading Simon’s Acrostic Machine