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.
PythonArduino C++TkinterPySerialSQLiteIoTOpen SourceREST API
Residential Security System
Live โ
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.
PythonRaspberry PiGPIOPacket TracerIoTOpen Source
CyberOps SOC Lab
Live โ
Hands-on lab simulating the work of a Tier 2 SOC analyst. Covers
Wireshark traffic analysis, iptables hardening, Telnet vs SSH credential exposure,
PCAP malware forensics, password auditing and HIDS deployment with OSSEC.
Includes IoC extraction and step-by-step incident response.
A distributed honeypot that simulates vulnerable services to attract
and study attackers. Uses machine learning to classify attack patterns,
map TTPs to MITRE ATT&CK and generate real-time threat intelligence reports.
A self-reconfiguring IoT mesh network using LoRa + MQTT nodes with a
lightweight blockchain layer for data integrity. Designed for environmental monitoring
in remote areas with no internet connectivity โ resilient by design.
ESP32LoRaMQTTBlockchainIoT SecurityNo internet required