aboutsummaryrefslogtreecommitdiffstats

ubergeek

A comprehensive, self-paced study guide covering electronics, embedded systems, programming, computer science, cybersecurity, and more.

Topics

30 topics across 7 phases - from command line basics to robotics and edge AI. See PROGRESS.md for the full topic list and study roadmap.

Structure

Each topic follows the same layout:

topic-name/
├── index.md          # overview and module list
├── images/           # diagrams, schematics, screenshots
├── samples/          # runnable code and project files
└── module-name/
    └── index.md      # module content
  • git.gumx.cc (primary): https://git.gumx.cc/ubergeek
  • Wiki: https://ubergeek.gumx.cc

Contributing

See CONTRIBUTING.md for guidelines on submitting patches, pull requests, or merge requests.

License

Content is CC BY-SA 4.0. Code samples are MIT. See LICENSE.md for details.