New Home Vision
Real estate lead platform: ZIP search, filters, and API-driven property discovery.
Problem
Real estate investors needed to discover high-potential properties by ZIP and custom criteria without slow manual research across disconnected sources.
What I built
A lead generation frontend that connects search, filtering, and listing views to third-party property APIs so users can evaluate opportunities in one workflow.
Key features
- Search and discovery flows organized around ZIP codes and investor-relevant filters
- Dynamic filtering systems aligned with backend and third-party property data
- UI focused on scanability and decision support for high-volume browsing
- Type-safe Next.js and TypeScript codebase with clear data boundaries for API responses
Tech stack
Challenges & solutions
Challenge
API latency, partial data, and varying field availability from external providers.
Solution
Defensive UI states, consistent empty and error handling, and filters that degrade gracefully when fields are missing.
Challenge
Translating complex investor rules into usable filter controls.
Solution
Progressive filter groups, sensible defaults, and feedback when no results match the current criteria.