Analysis and generation of text-based data. What else to do on vacation?

During the vacation, Simon worked on several programming projects playing with language and grammar, from Daniel Shiffman’s Programming from A to Z course at New York University. Those included creating a new … Continue reading Analysis and generation of text-based data. What else to do on vacation?

Coding everywhere, swimming and popping giant balloons

A few more pics from the coding everywhere series: Here Simon made a game especially for his sister: Among the remaining favorites were reading (see an earlier post), swimming (and … Continue reading Coding everywhere, swimming and popping giant balloons

Simon making his own text editor with Ace.js and Firebase

This project got strangled somewhere along the way, but Simon got quite far with the interface. Hopefully, he will continue some day. he was thinking of calling the editor something … Continue reading Simon making his own text editor with Ace.js and Firebase

Flocking System Painting with Pixels

This is one Simon’s most beautiful projects recently! Simon saw the idea to link the webcam image to the boids of a flocking system in a video by Daniel Shiffman, … Continue reading Flocking System Painting with Pixels

Sound Wave Maths in Processing

Simon has created animations visualizing sound waves (Triangle, Sawtooth, Square and Sine waves) in Processing (Java), using wave functions. These are the functions he used for the Sawtooth, Square and … Continue reading Sound Wave Maths in Processing

Circle Intersection with Perlin Noise in Processing (Interactive)

Simon built a beautiful interactive circle intersection program in Processing, in which the circles detect intersection and change colors (according to Perlin Noise) once it occurs. The player can control … Continue reading Circle Intersection with Perlin Noise in Processing (Interactive)