Fleetzz.io
Real-time GPS tracking and fleet management for smarter logistics.
What it does
Fleetzz.io brings live vehicle positions, trip context, and fleet operations into one view so transport teams can make decisions while work is moving.
Inside the project
Built for moving operations
Fleetzz is designed around the day-to-day needs of transport businesses: monitoring vehicles, following trips, and giving operators a shared view of what is happening on the road.
A practical fleet management stack
The project combines a Next.js interface, Python and Django REST Framework services, PostgreSQL, MongoDB, and Leaflet for map-driven operational workflows.
Where it fits
- 01Teams replacing a manual, repetitive workflow with one focused workspace.
- 02Operators who need a durable system for tracking activity over time.
Built with
Notes on Fleetzz.io
I Cut My Next.js Page Load From 300ms to 90ms by Deleting Code
My homepage was loading in 300ms. I opened DevTools, found 180KB+ of unused CSS/JS shipped to marketing visitors, and fixed it in an afternoon. Here's the playbook.
Stop Dockerizing Everything: When a Single next start Is Enough
You're a solo dev with one Next.js app, three users, and a Kubernetes cluster. Something went wrong. Here's when Docker is overkill and what to do instead.
More projects
Meta Ad Library Scraper - Fast and Reliable
Scrape Meta ads in seconds. Used by agencies and growth teams for competitor research.
Facebook Group Scraper
Scrape posts from public and private Facebook groups. Extract post text, author info, reactions, comments, shares, images, videos, and group metadata. Cookie auth for private groups with clean JSON/CSV output.