chartjs


  • I was recently triggered by the Collatz conjecture – also known as the Syracuse conjecture. As I wanted to learn a few bunches of new web technologies (Bootstrap, Webpack, Chart.js), I decided to start a simple project on the Collatz theme in order to get a new experience.

    The Collatz conjecture involving the Syracuse function is still an unproven mathematical problem. With my website, you can visualize the Syracuse function for a given initial number.

    TRY IT: collatzvisualizer.42borgata.com

    Bootstrap / Webpack / Sass / Chart.js / Javascript / HTML / CSS

    (suite…)