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
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 Get Project Report

