CpuScheduler is a desktop application (using Electron, React, and Python) that allows users to view and manage running processes, modify CPU affinity and priority, and simulate CPU scheduling algorithms like First-Come, First-Served (FCFS).
1 / 5
[Contribution]
Led a 4-member team to develop a CPU Scheduling Desktop Application using ReactJS, ElectronJS and Python.
Created reusable component for frontend using Material UI in ElectronJS.
Implemented CPU Scheduler Algorithm using Python.
Implemented daily scrum to check the progress of each member.