This is a simple React app that helps you visualize how threads work in a computer program. You can add / remove threads, as well as cores, and see how each thread is scheduled on each core.
Demo: https://adpopescu338.github.io/threads-visualizer/index.html