Projects
Things I've built and am building — each with the problem, how I approached it, what I made, and what I learned.
-
This website (alexanderchiu.net) — shipped
A fast, no-framework personal site and engineering portfolio, built with Eleventy and deployed automatically to GitHub Pages.
-
First Arduino circuit — blink, button, sensor — building
Learning the fundamentals of microcontrollers: driving an LED, reading a button, and responding to a sensor on a breadboard.
-
Line-following robot — planned
A small robot that uses infrared sensors and motor control to follow a track — my first project combining electronics, code, and mechanics.