🌾 Built in Oklahoma City

Pedro M. Dominguez

Revolutionary Local-First Business Platform
Democratizing Technology in Oklahoma City

5+
Live Businesses
12
Core Components
100%
Offline Capable
3003
Production Port

What I Built: DenoGenesis Framework

πŸ—οΈ

Enterprise Architecture

Built a complete MVC architecture with clean separation of concerns. Routers β†’ Controllers β†’ Services β†’ Models β†’ Database. Professional-grade structure that scales.

MVC Pattern Service Layer Clean Architecture TypeScript
⚑

Deno Runtime Power

Leveraged Deno's modern JavaScript runtime with built-in TypeScript, secure by default permissions, and no node_modules. The future of server-side JavaScript.

Deno Oak Framework Native TypeScript Security First
🌐

Local-First Philosophy

Applications work offline-first, sync when available. Business data stays local, giving Oklahoma businesses true digital sovereignty over their information.

Offline-First Local Storage Data Sovereignty Progressive Enhancement
πŸ—„οΈ

Multi-Tenant Database

Single database serving multiple businesses securely. Each business isolated by site_key. MySQL with connection pooling, graceful error handling, and automated migrations.

MySQL Multi-Tenant Connection Pooling Site Isolation
πŸ›‘οΈ

Enterprise Security

HTTPS everywhere, security headers, CORS configuration, request logging, performance monitoring, and graceful error handling. Production-ready security from day one.

HTTPS/SSL Security Headers CORS Request Logging
πŸ“±

Responsive Components

Dynamic component loading system with caching, lazy loading, and mobile-first design. Components work without JavaScript and enhance progressively.

Mobile-First Component System Lazy Loading Progressive Enhancement

How It All Works Together

πŸ“¨
Request
πŸ›£οΈ
Router
πŸŽ›οΈ
Controller
βš™οΈ
Service
πŸ—‚οΈ
Model
πŸ—„οΈ
Database
Example Request Flow:
POST /api/appointments β†’ appointmentController.create() β†’ AppointmentService.create() β†’ AppointmentModel.save() β†’ MySQL Database

Clean separation of concerns ensures maintainable, testable, and scalable code

Real Business Impact in Oklahoma City

5+

Local Businesses Online

Roofing companies, tech consultants, bail bonds, moving services, and developers - all running on the DenoGenesis platform with professional web presence and offline capabilities.

100%

Offline Functionality

Every business website works completely offline. Customer data, contact forms, and business information accessible even without internet connection - true digital sovereignty.

$0

Monthly Platform Fees

No monthly subscriptions to third-party platforms. Businesses own their technology stack completely. One-time development, lifetime digital independence.

24/7

Always Available

Professional web presence that never goes down. Even if the server has issues, customer-facing sites continue working with cached data and offline capabilities.

⚑

Lightning Fast

Sites load in milliseconds, not seconds. Modern Deno runtime, optimized assets, smart caching, and component-based architecture deliver exceptional performance.

πŸ”’

Bank-Level Security

HTTPS everywhere, security headers, request validation, SQL injection protection, and multi-tenant data isolation. Enterprise security for small business budgets.

🌾

Built Right Here in Oklahoma City

This isn't just another tech project from Silicon Valley. The DenoGenesis Framework was conceived, built, and deployed right here in Oklahoma City. Every line of code written with Oklahoma businesses in mind - from our tornado-tested infrastructure to our understanding of local business needs.

Why This Matters: Oklahoma businesses deserve world-class technology without world-class prices. We're proving that innovative software development can happen anywhere, and that local businesses can have enterprise-grade web applications built by people who understand our community.

405
Oklahoma Area Code
73129
Development Zip Code
🏈
Sooner Born & Bred

See It In Action - Live Oklahoma Businesses

🏠

Heavenly Roofing OK

Professional roofing company with emergency contact system, service area mapping, and storm damage response capabilities. Built for Oklahoma weather challenges.

Emergency Services Mobile Optimized Storm Ready
πŸ’Ό

Dominguez Tech Solutions

Full-service web development and IT consulting. Showcases portfolio, client testimonials, and service packages with integrated contact and project management.

Portfolio Showcase Client Management Service Packages
πŸ“¦

Efficient Movers LLC

Moving company with quote calculator, service area coverage, and booking system. Handles both local and long-distance moving requirements efficiently.

Quote Calculator Booking System Service Areas
πŸ‘¨β€πŸ’»

Pedro M. Dominguez

Personal portfolio and technical blog running on port 3003. Showcases projects, technical writing, and professional accomplishments with advanced component system.

Technical Portfolio Advanced Components Blog System
πŸ‘₯

Oklahoma Developers (OKDevs)

Community platform for Oklahoma developers. Event listings, job board, meetup coordination, and resource sharing for the growing Oklahoma tech community.

Community Platform Event Management Developer Resources
🍬

DulcerΓ­a El Girasol

Mexican candy store with bilingual support, product catalog, and party supply ordering. Serves Oklahoma City's growing Hispanic community with authentic cultural connections.

Bilingual Support Product Catalog Cultural Design

All running simultaneously on a single server
Nginx reverse proxy routing each domain to its dedicated port

domingueztechsolutions.com β†’ :3000
heavenlyroofingok.com β†’ :3001
okdevs.xyz β†’ :3002
pedromdominguez.com β†’ :3003
efficientmoversllc.com β†’ :3004

The Technical Innovation

πŸ—οΈ

Middleware Orchestration

Custom middleware stack with performance monitoring, security headers, CORS handling, request logging, and error management. Enterprise-grade request processing pipeline.

Performance β†’ Error β†’ Logging β†’ Security β†’ CORS β†’ Health β†’ Routes
πŸ’Ύ

Database Management

Multi-tenant MySQL with connection pooling, graceful error handling, and automated health checks. Single database serving multiple businesses with complete data isolation.

class DatabaseManager {
  async connect() { /* retry logic */ }
  testConnection() { /* health check */ }
}
🎨

Component System

Dynamic component loading with caching, lazy loading, network awareness, and graceful fallbacks. Components work offline and enhance progressively when connectivity improves.

loadComponent() β†’ cache check β†’ network fetch β†’ DOM inject β†’ initialize
🌐

Nginx Load Balancing

Professional reverse proxy setup with SSL termination, security headers, and domain routing. Multiple businesses, single server, professional deployment architecture.

SSL Certificate β†’ Security Headers β†’ Domain Route β†’ Backend App

Ready to See More?

Explore the live applications, dive into the code, or let's discuss how this technology can help your Oklahoma business thrive in the digital age.