Multi-tenant team productivity SaaS — Laravel 11 · Vue 3 · Inertia.js · Laravel Reverb · Redis · Docker
A production-grade project management platform showcasing senior-level Laravel architecture, strict TDD, and real-time SaaS patterns.
- Multi-tenancy via scoped pivot tables (
workspace_user) and custom Eloquent Global Scopes — complete data isolation per workspace - Real-time collaboration (live task updates, presence channels) powered by Laravel Reverb WebSockets
- Role-Based Access Control (Admin / Member / Viewer) enforced through Policies and Gates
- Stripe billing (Pro vs Free tiers) with Laravel Cashier and full webhook processing
- Background jobs managed by Redis + Laravel Horizon — email digests, Slack webhook notifications
- Action-Domain-Responder (ADR) architecture over traditional MVC for ultra-thin controllers
- 100% test coverage via Pest PHP with full feature tests for WebSockets and Stripe — automated CI pipeline
- Containerized with Docker Compose (PostgreSQL + Redis) for sub-5-minute local setup
📟 Conduit
Mobile-first WSL 2 terminal gateway — Node.js · Express · xterm.js · node-pty · WebSockets · Cloudflare Tunnels · JWT
A secure PTY gateway that turns any phone browser into a full shell connected to your WSL 2 Linux environment — locally or over the internet.
- Persistent PTY sessions — shell processes survive browser disconnections and network drops; reconnect and continue exactly where you left off
- Cloudflare Quick Tunnel integration — automatic HTTPS URL generation via
cloudflaredwith zero port-forwarding or router config - Mobile-first xterm.js UI — touch-friendly special-key toolbar (
Ctrl,Esc,Tab, arrow keys), tuned for small screens with proper PTY sizing and UTF-8 locale enforcement - Shell switching — seamlessly switch between
bash,zsh, Windowscmd.exe, and PowerShell from the same interface with clean PTY teardown and respawn - JWT-secured access — one-time secret token exchanged for a long-lived JWT; secures both HTTP and WebSocket connections
- PWA support — installable to iOS/Android home screen for a fullscreen, native-app-like experience
- Auto-start on Windows boot via Windows Task Scheduler — the WSL environment is always reachable
- Full TUI app support:
htop,nano,codex, AI CLIs — correct PTY sizing, zero-buffered streaming output
Real-time fast-food ordering system — Next.js 16 · React 19 · Supabase · TypeScript · Tailwind CSS v4
A high-fidelity, zero-login ordering platform built for a real food stall. Designed for maximum throughput and owner control.
- Zero-friction ordering — customers skip sign-up entirely, checking out with only a display name persisted in their browser session
- Live order tracking — real-time status pipeline (Pending → Confirmed → Finished & Ready) using Supabase Realtime
postgres_changessubscriptions, tightly filtered perclient_idto minimize server load - Owner command center — Kanban orders board, siomai inventory quick-update, shop open/close master gate, dynamic menu manager
- Server-side price recalculation on every order via Next.js API routes with a Service Role client — zero client-side price tampering possible
- Row-Level Security (RLS) hardened across all tables — public callers read-only, all mutations gated behind authenticated owner credentials
- Automated Playwright E2E browser tests covering the full customer checkout flow
- Mobile-first UI with floating action buttons (FABs) for thumb-friendly cart access on any screen size
- Solving complex backend problems and troubleshooting deep architectural logic.
- Creating structural fixes and refactoring existing, legacy Java codebases.
- Building fun, interactive Java applications from the ground up.
- Architecting high-level conditional logic and deeply nested if/else control flows to manage strict state requirements.
- PyTorch fine-tuning workflows
- ComfyUI node systems
- Custom image generation architectures
- Architected scalable cross-platform systems:
- RoleFlow
- ShoeTally
- Integrated:
- Firebase and Firestore
- Cloudinary CDN pipelines
- Real-time synchronization
- Robust state management
- Software Architecture & Decompositional Design: Breaking down monolithic logic into highly scalable, manageable, and strictly typed modular components.
- Advanced Prompt Engineering: Precision-crafting system instructions and constraints for LLMs to enforce strict architectural compliance and zero-hallucination code generation.
- Hardware & Systems Optimization: Deep-level OS troubleshooting, registry modifications, and hardware underclocking to stabilize systems and maximize performance constraints.
- Network Security & Privacy: Deploying and managing network-wide DNS sinkholes and localized server environments.
- Adaptability & Rapid Acquisition: Shifting seamlessly across frontend, backend, and machine learning paradigms while rapidly absorbing new tech stacks and structural paradigms.

