Skip to content

thoraxLabs/bare-metalz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

bare-metalz

Bare Metalz is a practical exploration of Computing fundamentals: C, Linux, binaries, memory, and the kernel - learned from the metal up.

#Philosophy -Minimal tools, Maximum understanding. -Learn what the machine is doing, not just how to "make it work". -Build a mental model from source > object > executable > kernel.

##What you will find here -'lab/' - experiments and small programs -'notes/' - short lessons and mental models -'c/' - fundamentals, complilations, linking -'linux/' - shell, filesystems, processes -'kernel/' - syscalls, /proc, loading, tracking © 2026 Bare Metalz. All rights reserved.

About

Bare Metalz is a practical exploration of Computing fundamentals: C, Linux, binaries, memory, and the kernel - learned from the metal up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors