
Full-Stack · 2025–2026
The Status
A real-time order-status display for service businesses — restaurants, food trucks, coffee shops, and auto shops. Orders progress live on customer-facing TV monitors, cutting down "is it ready yet?" anxiety.
- Real-time order tracking over WebSockets with polling fallback.
- Three customizable stages: Initial → In Progress → Complete.
- React dashboard (JWT auth) plus a Flutter mobile app, The Status Lite.
- REST API with dual auth — JWT for users, API keys for POS webhooks.

Full-Stack · 2025–Present
Home Buyer Nation
A real estate web application built as an alternative to Zillow — connecting buyers, sellers, agents, and service providers in one platform. My current role.
- Tailored experiences for four audiences: buyers, sellers, agents, and pros.
- Laravel 11 API backing a reactive Vue.js front end.
- Listing search, agent discovery, and account flows.
Personal & Freelance Projects
Side work and open source.

Freelance
AJ Lang Property Management
A property management company website with browsable rental listings by type, online rent payment, and an application flow — built for a real local business.
- Listings grouped by category with live availability and pricing.
- Online rent payment and "ready to apply" entry points.
- Server-driven SPA with Inertia.js bridging Laravel and React.

Open Source · MIT
PHP ElevenLabs AI
An open-source PHP package that wraps the ElevenLabs Conversational AI API in a clean, developer-friendly interface — turn text into lifelike speech without wrestling with configs.
- Intuitive methods for outbound calls, batch calling, and more.
- Drops into any PHP app or framework.
- Installable in one line via Composer.
composer require coreylang/php-elevenlabs-ai