←Back to Projects Gallery
Web Application & Automation2024Active System
FleetPort Car Hiker Tracker
Automated vehicle delivery tracking system integrating RDW open data API for real-time vehicle specs and deterministic regex email parsing for shift logging.
AstroTailwind CSSSupabaseRDW APITypeScript
///System Architecture
Built with Astro and Tailwind CSS on the frontend and Supabase on the backend. Integrates directly with the Dutch RDW Open Data API to dynamically retrieve official vehicle specifications via license plate lookup. Uses deterministic regex pattern matching to parse shift logging emails and automate driver activity tracking.
///Technical Highlights & Core Capabilities
- >Real-time RDW Open Data API integration for instant vehicle specifications lookup by license plate.
- >Deterministic regex parsing engine for automated extraction of shift logs from driver dispatch emails.
- >Decoupled backend architecture using Supabase (PostgreSQL) for secure shift data storage and authentication.
- >High-performance responsive UI built with Astro and Tailwind CSS for seamless mobile and desktop use.
Project Metadata
System Type:Web App & Automation
Affiliation:FleetPort Operations
Integrations:Dutch RDW Open Data API
Backend:Supabase (PostgreSQL)