Developed a React Native application to visualize CPU Scheduling by displaying processes and animations.
Implemented 8 algorithms for which it shows the processes inside CPU memory and the ready queue along with Gantt Chart.
Utilised react-native-async-storage for storing and retrieving history data.