simon-tiger
I love programming, math and physics. I like JavaScript, Processing (Java) and Python. Interested in Machine Learning and math/physics visualizations.
Antwerpen, Belgium and Amsterdam, The Netherlands
Pinned Repositories
Corona-Simulation
A series of simulations simulating COVID-19
decision
A library for making decision trees.
plinko-processing
Daniel Shiffman's Plinko coding challenge translated into Processing and Box2D
Pool_Pi
The number of collisions between two objects equals a number of digits of Pi
Raycasting-A.I.
Trying to build a neural network controlling cars moving on a highway. The cars use rays to avoid the walls of the highway. Implementing neuroevolution. The code is online (work in progress): https://repl.it/@simontiger/Raytracing-AI The raytracing part of the code largely comes from Daniel Shiffman.
speechjs
A library for speech recognition and synthesis.
tetris-js
A tetris game in JavaScript.
times_tables
Times Tables Visualization
simon-tiger's Repositories
simon-tiger/acrostics
A collection of Acrostic projects
simon-tiger/magtables
A collection of "Magformers" tables
simon-tiger/video-games
A collection of video games!!! (links in HTML file)
simon-tiger/box2d-helper
An online repo including helper for jbox2d.
simon-tiger/oop_sphere_geometry
Daniel Shiffman's Spherical Geometry Coding Challenge improved: packaging the sphere in an object and moving from sphere to ellipsoid
simon-tiger/rain
A collection of rain projects in Processing
simon-tiger/linear-regression
Interactive webpage about Linear Regression, based on Daniel Shiffman's tutorial on Coding Train
simon-tiger/bubble-projects
A collection of bubble projects
simon-tiger/plinko-processing
Daniel Shiffman's Plinko coding challenge translated into Processing and Box2D
simon-tiger/rosepettels_toxiclibs_verletphysics
Using toxiclibs verletphysics gravitational attraction feature to create rose patterns.
simon-tiger/tetris
An unfinished Tetris Game in Processing
simon-tiger/binary-tree
Daniel Shiffman's Binary Tree Coding Challenge improved: growing from the bottom, hiding the numbers
simon-tiger/spring-animation-tool
An interface that allows to create shapes made up of springs. I used the spring force formula in the code.
simon-tiger/steering-behaviors-evolution
Daniel Shiffman's evolutionary steering behaviors simulation translated into Processing from JavaScript
simon-tiger/steering-behaviors
steering behaviors with extra classes and switch
simon-tiger/gravitational-attraction
using the gravitational attraction formula to attract particles to targets
simon-tiger/plinko
Plinko Board on the Internet!!!
simon-tiger/bubbles
click to add a bubble
simon-tiger/archimedean-spiral
using polar coordinates (and constrain to stop) to create an archimedean spiral.
simon-tiger/snake-game-git
simon-tiger/snake-game
A snake game on the internet!
simon-tiger/my-first-git