Simon contributes to the p5.Speech library

Simon has made a pull request to the p5.Speech GitHub repo (a milestone!) and hopes his request gets merged. In this video he explains what he wants to improve with … Continue reading Simon contributes to the p5.Speech library

Simon’s Particle Train

Simon made a particle system based on Daniel Shiffman’s latest live stream. Here is the link to Simon’s code on CodePen: https://codepen.io/simontiger/pen/OxvYYW?editors=0010 He also tweeted about it: #particletrain https://t.co/LDvVuWtQ6B pic.twitter.com/Mv0yJ64Jyh — … Continue reading Simon’s Particle Train

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 Superellipse tutorial on Thimble

Simon has created a beautiful little website with a tutorial (that he wrote completely on his own, from scratch) on how to build a superellipse in JavaScript. Here is the  link: https://thimbleprojects.org/simontiger/315031/ … Continue reading Simon’s Superellipse tutorial on Thimble