Elmbase - Real Estate Investment Network
A professional network for private real estate offerings and syndication. Provides sophisticated tools for sponsors and investors to connect, explore opportunities, and access deal information securely.
See it working
A short walkthrough of the product I actually shipped.
The problem
Build a professional network for private real estate offerings with sophisticated tools for sponsors and investors while ensuring data security and compliance.
What I built
Built the React front-end with dynamic listings and property detail views, set up Supabase backend for authentication and data storage, and implemented Row-Level Security policies to guard sensitive data.
Outcome
- Combines professional networking with real estate deal analytics
- Rapid development using Supabase, minimising backend boilerplate
- Modern, performant React UI with real-time interactivity
- Row-Level Security policies protecting sensitive investor data
Stack




How I think about this work
Deep-dives covering the same problems this project ran into.
Common Row Level Security Mistakes That Leak Data in Supabase
Row Level Security looks simple until a subtle policy mistake exposes data across users. Here are the specific RLS mistakes that show up repeatedly in real Supabase projects, and how to catch them before production.
Authentication Strategies with Supabase: Beyond Email and Password
Explore the various authentication methods Supabase offers, from social logins to magic links, and learn how to implement them in your applications.
Running into something similar?
Start with a fixed-scope audit of your Supabase/Postgres app. If there is nothing worth fixing, I will tell you that too.