VMAT

VMAT - Virtual Memory Address Translation

[!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.

Demo

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

Features

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  

VMAT vs Exam

Demo VMAT Exam


Project Report