name: Ziad Momen
located_in: Egypt
role: Technical Product Owner & DevOps Engineer
company: UltaHost
focus: Self-hosted infrastructure, Lovable app migration,
AI-assisted development workflows
building:
host_once_platform: "Multi-project DevOps platform β automated Lovable migration"
fitme: "Mobile fitness coaching marketplace β Expo + Supabase"
atomos: "Time-Based Venue OS β Next.js 16 + Prisma + React 19"
cloudpilot: "Remote Claude Code workspace β web + desktop"
community: "Multi-tenant SaaS backend β NestJS + PostgreSQL"
daily: ["TypeScript", "React", "Hono", "Bun", "PostgreSQL", "Docker"]
mobile: ["Expo", "React Native"]
backend: ["NestJS", "Hono", "Drizzle", "BullMQ", "Supabase"]
infra: ["Docker", "GitHub Actions", "Nginx", "Linux", "SSH"]
ai: ["Claude API", "NVIDIA NIM", "LLM Agents", "Claude Code"]
philosophy: "Design the system first. Then write the code."Enterprise community management backend β 20 modules, multi-tenant isolation, full billing and CMS
π€ AuthJWT Passport |
Email/password auth with access + refresh tokens, bcrypt hashing, rate limiting |
π’ TenantsTypeORM |
Multi-tenant isolation β each community is a fully isolated tenant |
π° BillingStripe |
Subscriptions, invoicing, and payment processing via Stripe |
π CoursesEnrollments |
Course catalog, enrollment management, and progress tracking |
π¬ MessagesNotifications |
In-app messaging, email notifications via Resend, and event system |
π SearchAnalytics |
Full-text search, audit logging, and usage analytics |
Self-hosted production infrastructure serving real customers β Docker orchestration, CI/CD, monitoring, and self-hosted Supabase
| π» App Server 9 containers |
Production + testing environments, Nginx reverse proxy, Let's Encrypt SSL, kernel-tuned for scale |
| ποΈ Database Server 27 containers |
Self-hosted Supabase (production + testing stacks), PostgreSQL tuned (5GB shared_buffers), WAL archiving, daily backups |
| π Monitoring Prometheus + Grafana |
Prometheus metrics, Grafana dashboards, Loki log aggregation, Promtail, node-exporter |
| π CI/CD GitHub Actions |
SHA-pinned actions, dependency auditing, auto-rollback on failure, manual production gate |
| π οΈ DevOps Dashboard React + Hono |
Real-time infrastructure control panel β 11 pages, 20+ API endpoints, 15 AI-powered operations tools |
+-----------------------------------------+
| P R I N C I P L E S |
+-----------------------------------------+
| |
| DESIGN FIRST |
| +-- Architect before coding |
| +-- Data model drives everything |
| +-- Align on the plan, then execute |
| |
| REAL DATA ONLY |
| +-- No mocks, no placeholders |
| +-- Empty state over fake state |
| +-- Every value from a real source |
| |
| SHIP COMPLETE |
| +-- Web --> React / Next.js |
| +-- Mobile --> Expo / React Native |
| +-- Backend --> Hono / NestJS / Bun |
| +-- Infra --> Docker + CI/CD |
| |
| AI AS INFRASTRUCTURE |
| +-- Claude Code for development |
| +-- LLM agents for operations |
| +-- AI moderation in production |
| |
+-----------------------------------------+