About
I'm a solutions architect and software engineer based in the San Antonio–Austin metroplex. For close to two decades I've built the technical backbone for organizations that can't afford to get it wrong — from mission-critical calibration systems in the Air Force, to case-management platforms for one of the nation's largest homeless service providers, to the secure, compliance-focused Salesforce and data infrastructure I now build for public and private sector organizations through my own consultancy, MorinCo, LLC.
My focus is structural integrity — systems that hold up: Salesforce implementations and custom Apex integrations, SQL Server data warehouses, ETL pipelines, and the cloud infrastructure underneath them. I care about handing off systems that a small internal team can actually run themselves, not ones that create dependency on outside help.
Outside of client work, I keep building for myself — a self-hosted homelab with its own monitoring and data pipeline, a mobile app that uses AI to log meals, and this site, provisioned end-to-end on Azure.
Skills
My core focus is data & analytics and systems integration — everything below is in service of that, from the platforms I work in to the infrastructure underneath them.
Experience
Solutions Architect / Owner
Technical consulting for public and private sector organizations: Salesforce customization and Apex development, CRM migrations, and Azure-based data warehousing with Power BI reporting for executive and board-level analytics — built secure-by-design: least-privilege access, Entra ID authentication, and audit logging for compliance.
Play It Safe: Manage Security Risks — Google Cybersecurity Professional (2026)
Data Services Manager
Led a team of developers and DBAs as both technical lead and business analyst. Built centralized databases and warehouses, including SSRS-driven reporting, for one of the nation's largest homeless service providers, and developed an ASP.NET MVC partner portal to integrate case and service data across the campus's 42 partner agencies.
Senior Application Developer
Built full-stack web and mobile applications supporting case management and operational reporting, and managed software projects end-to-end from requirements through deployment.
Web Application Developer
Designed and maintained internal web applications supporting staff operations and resident services at a senior-care nonprofit.
QA Specialist
Performed calibration and quality assurance on precision test equipment, applying military calibration standards to commercial and private-industry certification requirements.
PMEL Calibration Technician
Calibrated and maintained mission-critical electrical, mechanical, and physical measurement equipment to Department of Defense standards — where the precision and documentation discipline behind everything since started.
Projects
Salesforce Program Management & Reporting Platform
Ongoing Salesforce implementation for a nonprofit client: customized the platform for program case management and service tracking, migrated intake forms from standalone Formstack to Formstack for Salesforce for native CRM integration, and built Salesforce reports, dashboards, and Flow automations alongside Power BI reporting for senior leadership — plus scheduled metadata and data backups for disaster recovery.
Secure Client Records Portal
After a legacy CRM license was decommissioned, staff at a nonprofit needed continued read-only access to historical client records. I built a FastAPI + HTMX web app with single-tenant Entra ID authentication, Managed Identity database access (no stored passwords), and full audit logging on every record search and view to meet compliance requirements.
BodyLog
A self-built nutrition-logging app: type a meal in plain language or snap a photo, and Claude's vision model parses the calories and macros. Native Kotlin/Jetpack Compose front end, FastAPI + PostgreSQL backend running on my own homelab, with Google Health sync for calorie burn — a complete AI-backed product I use daily.
Homelab Infrastructure Pipeline
A scheduled Python ETL pipeline that inventories my self-hosted infrastructure — Netbox, Proxmox, OPNSense, and Portainer — reconciles network configuration drift, loads everything into PostgreSQL, and auto-publishes live documentation to a self-hosted wiki.
Nonprofit Data Warehousing & Analytics
Designed and built dimensional SQL Server warehouses for multiple nonprofit clients: Azure Data Factory pipelines land raw data from Blob Storage into staging tables, while SSIS with KingswaySoft's Salesforce connector pulls CRM data directly into SQL Server. Stored procedures clean and transform staged data into dimension and fact tables, with purpose-built marts feeding Power BI dashboards for grant reporting and board-level decision-making. Database schemas are managed and deployed with SSDT for proper source control.
MorinCo MCP Server
An internal MCP (Model Context Protocol) server that exposes MorinCo's company info, pricing, contract structure, and house style as both MCP resources and tools, so any MCP-compatible AI client can pull authoritative company context straight into drafting work instead of it living in scattered docs. Publicly reachable from claude.ai over a Cloudflare Tunnel, secured by Microsoft Entra ID OAuth — including a custom-built OAuth authorization server bridge (Dynamic Client Registration, JWKS token validation, Entra token relay) that keeps the Entra Client Secret on infrastructure MorinCo controls instead of in each user's claude.ai settings. Runs as Docker containers on self-hosted infrastructure, deployed automatically via GitHub Actions, with a stdio mode for local development.
morinco.net & judemorin.dev
Both sites run on Azure Static Web Apps, provisioned via the Azure CLI and deployed automatically on every push through GitHub Actions — static, fast, and free to run.