3 December 2020

All types of different sorting algorithms

Project:
Sorting Algorithms

4 December 2020

All types of different algorithms that generate mazes

Project:
Maze Generation

6 December 2020

A continuous random generation of a pattern that kind of resembles the waves of the sea

Project:
Wave Generation

5 December 2020

All types of different forms of fractals

Project:
Fractals

9 December 2020

A visualization of a multiplication table resulting in a cardioid like structure

Project:
Times Table

10 December 2020

You can draw something and DoodleNet tries to predict what you drew

Project:
Doodle Net

11 December 2020

A game of Tic Tac Toe against an AI (minimax algorithm with Alpha - Beta pruning)

Project:
Tic Tac Toe

12 December 2020

The dvd logo bouncing around your screen

Project:
DVD Logo

13 December 2020

All different kind of ways to calculate the value of pi

Project:
Calculating PI

20 December 2020

A simple generation of falling snow

Project:
Snowfall

25 January 2021

Different types of Fourier Algorithms

Project:
Fourier Algorithms

26 January 2021

Different ways to solve the traveling salesperson problem

Project:
Salesperson

7 July 2023

Simple app to read an excel file and give a possible spread for the carpool.

Project:
Carpool

4 March 2024

Simple script to turn video into ASCII characters

Project:
Video to ASCII

27 August 2024

Visualisation of the scouts energizer, where a person picks two random people, and tries to form an equilateral triangle.

Project:
Triangle Game