Marco DiGiorgio
Intelligent Systems Engineering student at DePaul
I'm interested in how sensors, code, and hardware work together to build intelligent systems. I like to prototype things, run experiments, and iterate until they actually work.
Intelligent Systems Engineering @ DePaulRobotics, embedded systems & controlHardware + software prototypingOpen to research + engineering internships
Featured Projects

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

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

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