Unique Fleet Auto Club is a membership platform: a public marketing site and subscription signup, plus four authenticated back-office panels — member, sales person (affiliate), admin and super-admin. It is an Angular 16 single-page app consuming a Laravel REST API.
The product centres on memberships and the network behind them: members subscribe to plans, a directory of service stations backs the club benefits, and an affiliate sales channel drives signups with referral and commission tracking.
1
17
TopProz is a large B2B platform that connects customers with local service providers. It spans three front-end applications over a shared API: an Angular pro dashboard for providers and staff, an Angular customer portal (server-side rendered for SEO), and an Express + EJS marketing site that doubles as the host for the public lead-generation chatbot.
My work centred on the parts that turn a visitor into a qualified, matched lead and then keep the conversation going: the chatbot's client-side qualification logic, the real-time messaging between customers and providers, and the integration that drops the chatbot into the public site.
Problem statement
A B2B marketplace needs to turn anonymous visitors into qualified, matched leads through conversation, then keep customers and providers talking in real time.
My Responsibilities
Built the client-side lead-qualification flow for the AI chatbot, the real-time customer↔provider chat across two Angular apps, and the EJS landing-page chatbot integration.
Outcome
+40% user engagement.
1
19
Splitifi is an AI LegalTech platform for people going through legal and financial separation — a moment where the people involved are rarely lawyers, the documents are dense, and the money is spread across accounts that are hard to reconcile. The product brings legal guidance, document understanding and financial visibility into one place, with AI woven through each flow.
It is a serious, multi-role platform: litigants, attorneys, judges and a set of professional roles (mediator, forensic, therapist, guardian) each get tailored workspaces, on top of a PostgreSQL data model with 170+ entities. My work concentrated on the parts that make the product feel intelligent and trustworthy — the AI guidance engine, semantic search over a user's own documents, and the Plaid-powered financial picture.