Skip to main content

Command Palette

Search for a command to run...

GT-OS

About This Project

A custom 32-bit x86 operating system kernel built from scratch with support for preemptive multitasking, virtual memory, ELF loading, and a modular monolithic architecture. Demonstrates low-level systems programming and OS internals.

Tech Stack

  • C
  • x86 Assembly
  • Operating Systems
  • Kernel Development