This is an open source application for OS Process Scheduler Visualizer. Here I've used Java along side Swing for UI/UX Interface.
Here are the some Demo Lookout for the same.
FCFS [First Come First Serve]
[SJF] Shortest Job First
[SRTF] Shortest Remaining Time First
[PNS] Priority Non-Preemptive Scheduling
[PSP] Priority Scheduling Preemptive
[RR] Round Robin