50 words
1 minute
Minimal Terminal-Based Operating System

Overview#

This project is a minimal terminal-based operating system built to study memory management in both kernel and user space.

Key Work#

  • Built a terminal-oriented OS environment
  • Implemented virtual memory management
  • Added process isolation mechanisms
  • Implemented system call interfaces
  • Tested memory allocation behavior
  • Studied paging and fault handling
  • Used the project to understand OS-level memory safety and stability tradeoffs
Minimal Terminal-Based Operating System
https://razz.systems/posts/projects/minimal-terminal-operating-system/
Author
Rahul Razz
Published at
2026-06-07
License
CC BY-NC-SA 4.0