
In April 2025, Kash Prajapat developed a Memory Allocation Algorithm Visualizer for the os_visualiser repository, delivering a web-based simulator that models First Fit, Best Fit, Worst Fit, and Next Fit strategies. Using JavaScript, HTML, and CSS, Kash created interactive pages where users input memory block and process sizes, receiving dynamic visual feedback on allocation outcomes. The tool translates complex memory management algorithms into accessible, user-facing visualizations, supporting rapid scenario analysis and deeper understanding of allocation decisions. The work demonstrates proficiency in front-end development and algorithm visualization, with full traceability ensured by linking the feature to a dedicated repository commit.

In April 2025, delivered the Memory Allocation Algorithm Visualizer for the os_visualiser repo. Built a web-based simulator for First Fit, Best Fit, Worst Fit, and Next Fit with interactive pages, memory block and process size inputs, and visual representations of allocations. This feature enhances visibility into allocation decisions and accelerates evaluation of memory-management strategies. The work is tied to commit c75c18e75fc29d2d12e0ce543b5cf5fb93078fc4 ("memmory alloc") to ensure end-to-end traceability.
In April 2025, delivered the Memory Allocation Algorithm Visualizer for the os_visualiser repo. Built a web-based simulator for First Fit, Best Fit, Worst Fit, and Next Fit with interactive pages, memory block and process size inputs, and visual representations of allocations. This feature enhances visibility into allocation decisions and accelerates evaluation of memory-management strategies. The work is tied to commit c75c18e75fc29d2d12e0ce543b5cf5fb93078fc4 ("memmory alloc") to ensure end-to-end traceability.
Overview of all repositories you've contributed to across your timeline