Maintenance Operations / Full-Stack
92 AMXS Tracker
A full-stack maintenance management platform built for the 92nd Aircraft Maintenance Squadron at Fairchild AFB. Replaces paper logbooks and spreadsheets with a real-time digital command center for tracking aircraft maintenance, personnel, and mission readiness.

Overview
Why I Built It
Aircraft maintenance squadrons run on paperwork. AFTO Form 781s, status boards, TCTO tracking, training records — all of it lives in binders, logbooks, and Excel spreadsheets scattered across different offices. When a commander asks “what’s the fleet status right now,” someone has to walk the flightline and physically check.
The 92 AMXS Tracker replaces all of that with a single web application. It is a real-time maintenance command center that gives everyone — from technicians on the line to the squadron commander — the same picture of fleet readiness, in the same moment, from any device.
The app includes AI-powered OCR for scanning paper forms directly into the digital system, role-based dashboards so each user sees only what they need, and full offline support for hangar environments where WiFi is unreliable. It was designed and built in close collaboration with the maintainers who would use it every day.
Capabilities
Features
- —16-page single-page application: dashboard, maintenance tracking, personnel, reports, and admin
- —AI-powered OCR scanning of AF Forms using browser-based computer vision
- —Role-based access control: technicians, supervisors, and commanders see different views
- —Real-time maintenance status board replacing the whiteboard in the squadron ops center
- —Offline PWA support for hangar environments with intermittent connectivity
- —Automated report generation for weekly status briefings and monthly metrics
- —Secure Firebase backend with Firestore, Authentication, and Cloud Storage
Under the Hood