Skip to content
View dreamymc's full-sized avatar

Block or report dreamymc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dreamymc/README.md

Software Architect • AI Software Engineer • Java Algorithm Specialist • Full-Stack Systems Engineer


Featured Projects

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 cloudflared with 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, Windows cmd.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 (PendingConfirmedFinished & Ready) using Supabase Realtime postgres_changes subscriptions, tightly filtered per client_id to 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

Core Engineering Experience

Java Programming

  • 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.

AI & Deep Learning

  • PyTorch fine-tuning workflows
  • ComfyUI node systems
  • Custom image generation architectures

Flutter & Dart Architecture

  • Architected scalable cross-platform systems:
    • RoleFlow
    • ShoeTally
  • Integrated:
    • Firebase and Firestore
    • Cloudinary CDN pipelines
    • Real-time synchronization
    • Robust state management

Core Competencies & Systems Knowledge

  • 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.

Performance Metrics


LeetCode Proficiency

LeetCode Stats

Pinned Loading

  1. Conduit Conduit Public

    Secure, mobile-first remote terminal access for your WSL 2 environment.

    JavaScript 1

  2. luzville-burger-app luzville-burger-app Public

    Real-time fast-food ordering and management system for Luzville Food Stall, built with Next.js and Supabase.

    TypeScript

  3. FocusFlow FocusFlow Public

    A modern, multi-tenant team productivity SaaS built with Laravel 11, Inertia.js, and Vue 3, featuring real-time collaboration via WebSockets (Reverb) and Stripe billing integration.

    PHP 1