
About This Project
GT-OS is a 32-bit x86 operating system kernel built from scratch, featuring preemptive multitasking, virtual memory management, a modular monolithic architecture, and low-level hardware drivers to explore OS internals and kernel design.
Tech Stack
- C
- x86 Assembly
- Operating Systems
- Kernel Development
- Protected Mode
- Virtual Memory
- VFS
- ext2 File System
- ELF Loader
- QEMU
- GNU Toolchain
