Title: Autonomous Real Estate Lead Dashboard (Full-Stack AI)
Role: Full-Stack AI Engineer & Systems Architect
Tools Used: React, Vercel, n8n, Python, Supabase, Google Gemini, REST APIs
Project Description:
The Problem:
Real Estate agencies lose thousands of dollars because leads sit in inboxes or messy spreadsheets for hours before a human responds.
The Solution:
I engineered an end-to-end, Autonomous Real Estate CRM that completely eliminates manual data entry and qualifies leads instantly.
How I Built It:
Backend & Logic: Architected a custom n8n workflow that catches incoming webhooks. I integrated the Google Gemini 1.5 Pro API to read the prospect's message, extract their budget, and score their intent (e.g., "High-Value Investor" or "Residential Buyer"). I wrote custom Python middleware to enforce strict JSON schemas to prevent AI hallucination.
Database Architecture: Migrated away from fragile spreadsheets by structuring a relational PostgreSQL database using Supabase to ensure secure, scalable state management.
Frontend UI & Deployment: Developed a sleek, dark-mode web application using React. To ensure enterprise-grade speed and reliability, the application is deployed on Vercel via continuous integration. The dashboard fetches live data from Supabase, providing business owners with real-time KPI metrics and lead visibility without refreshing.
The Impact:
Reduced lead-processing time from hours to under 2 seconds, ensuring zero data leakage and providing a clean, enterprise-grade web application for the sales team.
Looking for a custom AI Dashboard, Web App, or n8n workflow for your business? Let's build your digital infrastructure.
🔗 Hire me for custom builds: https://www.fiverr.com/s/gD04eEv
Ledger — AI CFO Platform
Ledger is an AI platform that acts as an always-on Chief Financial Officer for founders — connecting to accounts, learning cash rhythm, and surfacing risks before they become real problems. I designed the full landing page.
My role: UI/UX Design
Scope: Landing page
Financial tools for founders usually feel either cold (dashboards) or intimidating (accounting software).
For Ledger, we borrowed from old-world institutional finance instead — serif type, oil-painting textures, classical architecture — so an AI CFO feels like real authority, not another app.
Thank you so much for Margadarsi Infra for this opportunity🎉
Intelliflow build entire Digital platform for Margadarsi Infra #realestate business.
Where Intelliflow Built the
Public website
Lead Management system
Dedicated Channel partner portal
#websitedesign #websitedevelopment #webapplication #softwaredevelopment
#CRMdevelopment
just shipped the core of Skillship — an AI-powered LMS built for schools.
One platform, many schools, and one rule that shaped every decision: School A must never see School B's data. Tenant-scoped models, filtered querysets at the base class, UUIDs everywhere.
Four AI features live:
— Career Pilot: personalised career paths for students
— Question generator: chapter PDF in, board-aligned MCQs out
— Adaptive quizzes: difficulty follows actual performance
— Semantic search: teachers ask in plain English, pgvector finds the material
Django + DRF for the LMS core, a separate FastAPI service for all AI work (Gemini + a pgvector RAG pipeline), Next.js 14 on the front. Django brokers every AI call — the AI layer never touches the browser.
The hard part wasn't the AI. It was making multi-tenancy boring enough that no future dev can leak a school's data by accident.
Open for new work — full-stack builds, AI integrations, RAG pipelines, multi-tenant SaaS. Send me a project.
The tenant boundary is where I'd put the first failure test. I'd try to make a user from one school retrieve another school's record before I trusted any of the AI features.