I have recently created a mock project to demonstrate clean lead generation event transfer fromI have recently created a mock project to demonstrate clean lead generation event transfer from
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
I have recently created a mock project to demonstrate clean lead generation event transfer from client side to server side then to CAPI - GA4 .
Turn out that it works really well.
The website was made by using React-vite .
Used Google cloud project to store my server-side container, and implemented the whole setup with various Google tag manager attributes and settings, consent mode v2 was correctly implemented.
In the end it even managed to bypass a third-party cookie blocking adblocker like the one integrated to Brave browser by using a simple reverse-proxy method. No rewrite method has been used though.
I called the project Velopair, it's imitating a fictional brand in Paris that repairs e-bikes mobile.
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.
Architected and deployed a full production B2B SaaS platform for restaurants, bars, and hospitality businesses with active daily operations and paying subscribers.
Key Engineering & Product Highlights:
• Integrated AI Operations Assistant: In-app conversational assistant powered by Google Gemini API, allowing restaurant managers to query sales velocity, stock anomalies, and daily operational metrics in real-time.
• Granular Inventory Engine: Real-time ingredient tracking down to the gram/milliliter linked directly to recipe consumption upon checkout.
• Real-Time Kitchen Sync: Bi-directional WebSocket events keeping order queues synchronized across multiple kitchen stations with zero page reloads.
• Multi-Branch & Multi-Tenant: Robust tenant data isolation, custom role-based permissions (Cashier, Waiter, Kitchen, Admin), and multi-location management.