Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x86-os-experiment

An experimental operating system built from scratch as a way to explore low-level programming and operating system fundamentals.

This project is primarily for learning and experimentation. The goal is to better understand how a computer boots, how software interacts with hardware, and what happens beneath higher-level programming abstractions.

Goals

  • Learn x86 assembly
  • Understand the boot process
  • Explore low-level memory and hardware interaction
  • Learn operating system fundamentals
  • Document what I learn along the way

Environment

  • Fedora Linux
  • NASM
  • GNU Make
  • QEMU

About

An experimental operating system built from scratch while learning x86, low-level programming, and OS fundamentals.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages