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

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.

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