Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 824 Bytes

File metadata and controls

32 lines (24 loc) · 824 Bytes

cache-hit-miss

Note

The vision is to create a platform with exercises and interactive diagrams suited for CompSys students that make it visually appealing and engaging to learn.

An interactive learning simulator for Computer Systemer students to explore cache memory concepts through simulations and exercises. This simulator was created by Nidocq and I

Demo


Getting Started

Clone the repository and install dependencies:

git clone https://github.com/MahmoodSeoud/cache-hit-miss.git  
cd cache-hit-miss  
npm install  
npm run dev  

Screenshot

Screenshot


Project Report

Get Project Report