One of the projects in my Operating Systems class was to calculate the memory usage of different memory allocations, given memory block sizes and process sizes, and given the choice of determinant, determine the ideal algorithm. I chose to host it on HuggingFaces for visualization purposes, and the visualization/calculations will display a memory allocation diagram for each selected algorithm as well.

App hosted on HuggingFace
GitHub Repo