← Job-Ready PortfolioJOB-READY PORTFOLIO 6.1
Portfolio Projects
Not started yet — three real driver projects, each with a clean repo and an architecture diagram, built to survive an interviewer drilling into them. 5 bytes.
What this topic will cover
- Project 1: a vchar device — a char driver with ioctl, blocking I/O, and poll support.
- Project 2: a platform GPIO driver — a device-tree node, probe, button IRQ, and LED control, on a Pi or under QEMU.
- Project 3: an I2C sensor driver — a real sensor exposing its readings through sysfs or a char interface.
- GitHub hygiene — READMEs with build/run/design sections and a meaningful commit history, plus one architecture diagram per project.
Not yet catalogued — check back once this topic is underway.
Notes from readers
Comments — via GitHub