End-to-end IoT system built on Arduino with a YL-69 moisture sensor
and water pump. Features automatic control via configurable thresholds, manual override,
a Python GUI with 24h history chart, and a local REST API on port 8080 with a
mobile-responsive web panel β all running 100% offline.
Python
Arduino C++
Tkinter
PySerial
SQLite
IoT
Open Source
REST API
Automated security system with motion sensors, automatic door control,
audible/visual alarm and surveillance camera. Includes nighttime logic (01:00β05:00)
with autonomous activation. Runs on Raspberry Pi, Cisco Packet Tracer, or any PC
in simulation mode β same codebase, zero changes.
Python
Raspberry Pi
GPIO
Packet Tracer
IoT
Open Source
Full penetration test of a deliberately vulnerable Flask app:
five findings β Command Injection, Reflected XSS, CSRF, SQL Injection and an
exposed debug console (RCE) β each located in source, proven with an
OWASP ZAP scan of 999 requests plus manual exploits, and shipped
with its own remediation. Every attack was run and verified to fire against the
target and to be blocked against the hardened version.
OWASP ZAP
Burp Suite
OWASP Top 10
Python
Flask
SQLite
Open Source
Desktop app that reads an ongoing match off the screen and recommends a counter-play.
A screen-capture overlay with selectable region and monitor feeds a
battle simulation engine modelling damage, speed, priority, status,
weather, entry hazards, items and abilities. Validated against real usage data:
move typing now resolves from the dataset for all 394 moves in
rotation, replacing a hand-written table that covered 108. Analysis runs off the
UI thread, ships with 28 test modules and a CI pipeline that
verifies a clean-machine install.
Python
PySide6 / Qt
SQLite
OpenCV / OCR
Simulation Engine
CI / GitHub Actions
Unit Testing
What I'm building next: an AI-assisted honeypot that maps
attacker TTPs to MITRE ATT&CK, and a LoRa + MQTT IoT mesh for
connectivity-free environmental monitoring. Repos go public as they take shape.
Python
Machine Learning
MITRE ATT&CK
LoRa
MQTT
IoT Security