Marco DiGiorgio
Intelligent Systems Engineering student & scientific systems builder
I study how computation, data, and sensing combine to produce resilient intelligent systems—then prototype the tools, controllers, and research experiments that make those ideas tangible.
Featured Projects

hsuScript Compiler
Small teaching compiler that walks from tokens to x86-64 with a bundled runtime.

PiGuard WIDS
Raspberry Pi Wi-Fi intrusion detection stack with Scapy capture, FastAPI automation, and a Svelte operations console.

VEX Robotics Control System
Competition-ready VEX V5 control stack with reusable chassis math, odometry, and an on-brain autonomous selector.
Latest Posts
My path to Security+
Notes and resources I used to prepare for CompTIA Security+.
One-Wheel Odometry and PID on VEX V5
Deriving the control math that powers my reusable VEX V5 chassis: PID loops, IMU fusion, and single-wheel odometry translated into match-ready code.