Just built one of my biggest apps to date. A full-stack, fully featured SaaS platform for freelancers, agencies, and client-facing businesses to help make managing projects and clients a breeze. Wrote up a full case study on it.
One of my recent projects is ReachFlux, a SaaS marketing platform built with PHP, Laravel and MySQL.
I worked on the application structure, authentication, user roles, dashboards, database management, APIs, campaign management, and responsive frontend.
Tech stack:
PHP · Laravel · MySQL · JavaScript · AJAX · Bootstrap · REST API
The project involved building a complete web application with different workflows, dashboards, automation features, and data-driven functionality.
Always enjoy turning an idea into a functional web application.
Summary: A suite of 20+ developer utilities that run entirely in
the browser. No uploads, no server, no data leaving your machine.
What I did: Built the full stack — Next.js frontend, Web Workers
for heavy processing (formatting tens of thousands of lines of JSON,
PDF manipulation, hashing) so the UI never blocks. Every tool works
offline after first load.
The no-upload promise is the strongest part. I'd make the offline state visible in the UI, so someone working with sensitive JSON or PDFs can see that the file stays on their machine before they drop it in.