Engineering Projects

A showcase of personal projects exploring real-time systems, computer vision, and intelligent tracking solutions.

Built by an engineer who believes in learning by building.

Scroll to explore

Gimbal Hardware and Software Control System

Real-Time Systems

A sophisticated real-time aircraft tracking and gimbal control platform. Integrates live ADS-B flight data with precision satellite and star tracking capabilities, featuring 12 interactive HTML5 visualization applications for comprehensive situational awareness.

Gimbal Control Interface Catalog Manager Collection Planner Execution Monitor Execution Screen
ADS-B Aircraft Tracking
Star Catalog Integration
🌐 Satellite Orbit Tracking
Precision Gimbal Control
🗺 Interactive Map Views
🕑 Automated Scheduling
FastAPI PostgreSQL PostGIS Leaflet.js HTML5 Canvas Docker

AirPod ALPR Tracker

Enterprise Platform

An enterprise-grade microservices platform combining automated license plate recognition with AirPod device tracking. Features a unified dashboard for real-time monitoring, advanced analytics, and comprehensive location intelligence with production-ready security and scalability.

🚗 License Plate Recognition
🎧 AirPod Device Tracking
📊 Unified Analytics Dashboard
🔒 Enterprise Security
Microservices Architecture
📈 Real-Time Analytics
Python FastAPI Redis Docker Computer Vision AWS

Satellite Card Game Generator

Creative Tools

A custom playing card generator that creates professional-quality decks for satellite mission teams. Each card combines satellite components with team roles, featuring unique color schemes and print-ready output for physical production. Includes a browser-based online version for playing remotely with teammates.

🃏 45-Card Deck
🛠 SVG Templates
🎨 Custom Color Schemes
🖨 Print-Ready PNG Output
🚀 Satellite Components
🌐 Online Multiplayer
Python SVG cairosvg JavaScript Game Crafter

Vehicle Cost Tracker

Web Application

A comprehensive vehicle cost tracking application for analyzing total cost of ownership. Track maintenance, mileage, and expenses across multiple vehicles with advanced metrics like cost-per-mile and break-even analysis. Features cost projection tools for "what-if" scenario planning.

🚗 Multi-vehicle management
🔧 Maintenance & repair logging
📊 Cost-per-mile analytics
🔮 Cost projection calculator
📄 PDF & CSV export
💾 Local storage with JSON backup
JavaScript Pico CSS jsPDF localStorage

ESP32 Temperature Monitor

IoT Device

A MicroPython-based temperature monitoring system built on ESP-32S with a MAX6675 thermocouple sensor. Features a self-hosted web interface displaying real-time temperature readings in both Celsius and Fahrenheit, with an integrated WiFi captive portal for zero-configuration network setup.

ESP32 Temperature Sensor Hardware ESP32 Temperature Monitor Display
🌡 Thermocouple Temperature Sensing
📶 WiFi Captive Portal Setup
🌐 Self-Hosted Web Interface
🔄 Auto-Refresh Display
💡 LED Status Indicators
🔒 Persistent Configuration
MicroPython ESP-32S MAX6675 SPI HTML/CSS

ESP8266 RFID Scanner

IoT / Web Interface

An ESP8266 D1 Mini paired with an MFRC522 RFID reader, featuring a web-based dashboard for scanning and programming MIFARE cards. Includes WiFi connectivity with dual-mode support, real-time card polling, and a REST API for headless automation and integration.

💳 Real-time RFID card scanning
🌐 Web-based dashboard with status monitoring
📝 MIFARE card read/write programming
📱 NDEF writing for NFC phone compatibility
📶 Dual-mode WiFi (Station + AP)
💻 Memory-optimized MicroPython
MicroPython ESP8266 MFRC522 SPI REST API HTML/CSS/JS

Integrated Sensor Hub

IoT Platform

A comprehensive multi-sensor IoT platform built on the Seeed XIAO ESP32-S3. Integrates a 9-DOF IMU, 11-channel spectral sensor, and time-of-flight distance sensor with 16-channel servo control and relay outputs. Features a self-hosted web dashboard with REST API and real-time data streaming via Server-Sent Events.

🛠 9-DOF IMU with sensor fusion
🌈 11-Channel spectral sensing
📏 Time-of-Flight distance sensor
16-Channel PWM servo control
🌐 REST API with SSE streaming
🔃 OTA firmware updates
ESP-IDF C FreeRTOS REST API HTML/CSS/JS