1. Tife Beauty Lounge
A booking platform with live chat, payment integration, and a promotions engine, backed by a secure database and an admin dashboard so the business can manage pricing, promotions, and client conversations.

Case Study
The CEO of Tife Beauty Lounge ran her entire client pipeline through Instagram and WhatsApp DMs until an account suspension cut her off from every lead and conversation overnight. She needed a replacement: a booking platform with live chat, payment integration, and a promotions engine, and an admin dashboard so she can manage clients herself.
Contribution
I designed the data model with RLS policies so guest bookings and chat never touch privileged data directly. I built a single pricing engine shared across the booking flow and chat, combining service-level promo pricing, scheduled sitewide/category sales, and promo codes, so a discount never means charging the wrong amount. I also extended live chat beyond plain text to structured message types i.e. booking confirmation cards, images, video, and links, backed by a Gemini-powered assistant that answers from the studio's real pricing and FAQ data instead of a scripted flow, with a fast keyword-matched path handling common questions before ever calling the LLM, and an activity-aware handoff so the bot goes quiet the moment the owner is actively replying.
Outcome
A booking and support channel that isn't at the mercy of a platform suspension, with every conversation and client record owned in her own database. An admin dashboard lets her update pricing, run promotions, and manage bookings without waiting on a developer. The pricing and promo-code logic is validated server-side end to end — usage limits, date windows, and service restrictions are enforced atomically, closing gaps that are easy to miss in a first pass at e-commerce discounting.










