SSS Corporate Platform
Laravel and Vue over Inertia.js, carrying a full website builder, a product storefront, and a blog. Led through the whole SDLC — requirements with stakeholders, system and schema design, development, and the QA phase it is in now.
Built for Smart Solutions Suppliers; in final testing as of June 2026.
Three products in one codebase. The website builder lets the client assemble pages themselves rather than filing a ticket for every change. The storefront handles the product catalogue. The blog covers the writing side.
Laravel serves the backend and Vue the interface, joined by Inertia — which keeps the whole thing a single application instead of an API plus a separate client, and keeps routing and auth on the Laravel side where they belong.
I led it through the full SDLC: gathering requirements with stakeholders, designing the system and the schema, building it, and seeing it through QA.