Skip to content

richiepagard/bitfiddler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitfiddler || Low-Level Playground

A personal collection of small experiments in low-level programming, mostly in C — sometimes other old-school stuff (e.g., Perl or Bash).

This is not a library, framework, or anything reusable. It's just code I write to understand how things work under the hood.

Why This Repo Exists

I'm curious about how things really work at the lower levels of software — where there are no abstractions. This is my way of learning, taking notes, and keeping track of what I explore.

How to Use

You probably don't need to — but if you're also curious about low-level stuff, feel free to browse, compile, and run things.

Notes

  • Mostly tested on Debian
  • Code might be heavily commented to explain what I’m doing
  • Some things may break or be incomplete — that’s part of the process
  • I love low-level programming, old-school tools, and open-source. So I try to deeply understand what I implement here — because that love runs deep.

License

This project uses multiple licenses to reflect the nature of its content:

See the LICENSE file for complete details.

Contact Me

Questions or comments? Reach me at [email protected]


Nothing fancy. Just exploring.

About

Learning low-level stuff the hard way — by fiddling, failing, and fixing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages