Nicolò Scialpi - Spare Time Projects

From this index you can go to my projects' pages, feel free to explore.

The * sign after the title indicates that the project is not finished.
Don't hesitate to contact me at info@nicoloscialpi.it if you have any question or advice.

Projects list

Arrow Cards


In this website you can navigate through an infinite grid of cards and leave a permanent message if you find a blank one.

Languages: HTML, CSS, JavaScript, PHP, MySQL
Concepts: Asynchronous calls, AJAX


Complex Fourier Transform (Web)


In this page you can visualize the Fourier Transform of any drawn shape, with some tweakable parameters.

Languages: HTML, CSS, JavaScript, p5.js
Concepts: Complex Fourier Transform, Complex Numbers, Discrete Fourier Transform Algorithm


Complex Fourier Transform (Java)


With this project you can visualize the Fourier Transform of any drawn shape, with some tweakable parameters. But now in Java.

Languages: Java
Concepts: Complex Fourier Transform, Complex Numbers, Discrete Fourier Transform Algorithm