Electron API Demos is a desktop app that interactively and with sample code demonstrates core features of the Electron API. It's built with Electron, too, of course. Use this app to see what you can do with Electron and use the source code to learn how to create a basic Electron app.
This program allows users to easily draw the Mandelbrot-set with colorful color variations, saving and reading functions, and multi-CPU support.
App that lets users create functions expressed as sine and cosine sums, play them as audio signals, and save/load experiments.