Schemdeck

New to Tech?

If you are not sure where to start, you do not have to guess. A guided path walks you through the ideas most projects assume you already know, and pairs each stage with a small, real project to build. Follow one in order, or jump to the part you need.

Getting Started with Technology

Open the full path →

A five-stage path from first principles to your first deliberately built home setup.

  1. 01

    Foundations

    What a computer actually is: the split between hardware and software, how files and filesystems work, what the terminal is for, and what an operating system does.

    Hardware vs softwareFiles and filesystemsThe terminalOperating systems
    Browse Programming blueprints
  2. 02

    Networking Basics

    How devices talk: IP addresses, DNS, what a router does, and what leaves your network when you load a page.

    IP addressesDNSRouters and gatewaysPorts
    Try: Network-wide Ad Blocking with Pi-hole
  3. 03

    Linux & Self-Hosting

    Enough Linux to be dangerous: the command line, packages and services, and running something useful on a machine at home.

    Shell basicsPackages and servicesDocker containersLocal servers
    Try: Self-Hosted Media Server with Jellyfin
  4. 04

    Electronics Basics

    The physical side: microcontrollers, GPIO pins, powering things safely, and reading a simple circuit.

    MicrocontrollersGPIOBreadboardsReading a schematic
    Try: ESP32 Universal IR Remote
  5. 05

    Security Foundations

    Thinking defensively: what a threat model is, how permissions and isolation work, and why network segmentation matters.

    Threat modelsPermissionsNetwork segmentationBackups
    Explore: Segmented Home Network with OPNsense

All paths