Author Image

Hi, I am Eric

Eric Turner

Hands-on technical leader and AI Engineer with 32 years of experience architecting scalable cloud-based backend services, managing engineering teams, and delivering high-availability systems. Currently building LLM-integrated healthcare platforms at Nuvia Dental Impact — AWS Bedrock (Claude, Amazon Nova) integrations, cloud infrastructure powering an AI voice/IVR patient-calling system, and agentic multi-agent engineering workflows that raised test coverage from 5% to 73% and automated security audits across 8+ production applications. Led development of mission-critical platforms supporting millions of devices and messages, including patented innovations, with achievements like 100x throughput gains, ~99% I/O reduction, and 90% automation of manual processes — including a 10+ year retained engagement supporting a production SMS platform. Deep expertise in Python, TypeScript (NestJS/Next.js), blue-green deployments on AWS, Docker containerization and hardening, IaC with Terraform and Ansible, CI/CD (GitHub Actions, GitLab), SQL databases, and MLOps/AI pipelines (LLMs, LangChain, vector databases). Experienced in global collaboration, healthcare and fintech domains, and mentoring teams to high performance. Location: Idaho Falls, Idaho, United States | Timezone: Mountain Standard Time

Problem Solving
Team Work
Hard Working
Python
Python
MySql
MySql
PHP
PHP
AI/ML
AI/ML
Cloud
Cloud
Docker
Docker

Skills

Experience

1
Nuvia Dental Impact

November 2025 - Present

St. George, UT (Remote)

Utilize AI to engineer internal applications, pipelines, and lead other AI Engineers

AI Engineer

November 2025 - Present

Responsibilities:
  • Own the full engineering lifecycle across 8+ production healthcare applications (patient medical clearance, intake, lab operations, internal platform tooling) — architecture, implementation, AI integration, CI/CD, and live operations — on a NestJS, Next.js/React, FastAPI (Python), MySQL/PostgreSQL, Redis, and AWS stack, while leading and mentoring other AI engineers on agentic development practices.
  • Turned around a defect-prone legacy platform: inherited a React/Express medical intake system averaging 3-10 new issues per day and drove it to fewer than 1-2 per month by replacing brittle patches with root-cause fixes across CRM integrations, document sync, webhooks, and form-token edge cases — then held that defect rate while the platform scaled from a few centers to company-wide use at 25x the volume.
  • Engineer PHI-safe patient experiences: a 13-section bilingual intake form with server-side AES-encrypted drafts, identity-verified cross-device resumption, and bilingual HIPAA consent and medical-history PDF generation using AWS Translate — patients start on mobile and finish on desktop without losing protected data.
  • Enable the company’s AI features at the infrastructure level: provisioned and manage AWS Bedrock model access (Claude, Amazon Nova), Secrets Manager configuration, and deployment pipelines that let feature teams ship LLM-powered capabilities — including an AI voice/IVR patient-calling system — reliably to production.
  • Multiply engineering output with agentic AI workflows: orchestrate fleets of parallel AI agents for work that doesn’t scale manually — a codebase-wide audit that surfaced thousands of lines of dead code and several unauthenticated endpoints exposing patient data, and automated test generation that took a backend from near-zero to strong coverage in days rather than months.
  • Design deployments so releases are boring: built a blue-green platform on AWS EC2 with GitHub Actions and SSM — automated standby targeting, health-gated DNS cutover with dry-run preview, automatic rollback — turning what had been a manual runbook into a one-click, reversible operation.
  • Build platform tooling that standardizes how services are run: architected an internal platform-engineering dashboard with enterprise RBAC, capacity and observability dashboards with an alert-rule engine, and uniform health/version/capacity contracts adopted across every service.
  • Find and fix systemic inefficiency, not just bugs: root-caused a high-traffic feature’s runaway data transfer to its query pattern and validated the fix against live production traffic, reducing backend network I/O by two orders of magnitude.
  • Treat security as an engineering discipline: migrated the container fleet to hardened, minimal base images, wired CVE, secret-leak, and static-analysis scanning into every pipeline, and measurably raised independent Docker and CI/CD audit scores into the excellent range.
  • Handle production data with rigor: engineered CRM integration pipelines (Zoho, GoHighLevel) and ran large-scale corrections against live patient records using dry-runs and confidence-scored matching before any write — completing multi-thousand-record backfills with zero data incidents.

EntryPoint Networks

October 2015 - June 2025

Idaho Falls, ID (Remote)

Architected scalable backend services and led engineering teams.

Senior Software Architect

October 2015 - June 2025

Responsibilities:
  • Managed and mentored a team of engineers, including 3 interns and one college graduate who advanced to Senior Software Engineer; built a strong team culture that boosted output by 20% using Agile/Scrum, regular feedback, and collaborative approaches.
  • Architected the OpenEdge platform’s backend services as the second employee, enabling reliable transport-service separation across 5+ cities with AWS/Proxmox microservices and Docker; evaluated Kubernetes for scaling needs.
  • Led the creation of a patented authentication protocol (US Patent 10,439,933) for systems handling up to 1M devices at 99.9% reliability; oversaw architecture, data pipelines, and secure operations, working with South American contractors on frontend.
  • Built a Knowledge Base System using Python, React, LLMs, and LangChain with a Qdrant vector database; automated document uploads/parsing, reducing processing time from 1-2 hours to seconds and improving search accuracy by 90%.
  • Optimized network management platform with Python, Open vSwitch/OpenFlow, and Zabbix monitoring; reduced signup time from 30 seconds to 5 seconds and improved throughput for large-scale operations.
  • Designed PHP-based REST APIs for SDN orchestration, using GitLab CI/CD and Ansible for automation to maintain scalable infrastructure with SLAs across sites.
  • Developed Laravel-based PHP apps as starting frameworks for 2 years, creating a reliable base for scalable solutions.
  • Worked with stakeholders to align platform roadmap with business needs, integrating AI trends to enhance processes and support global teamwork.
  • Acted as main R&D person, leveraging quick learning to adopt new tech (LLMs, vector databases) to solve complex problems.
2

3
WebImpakt

September 2008 - February 2011

Idaho Falls, ID

Built custom CMS platforms.

Web Developer

September 2008 - February 2011

Responsibilities:
  • Built custom PHP-based CMS platforms with scalable backends, cutting delivery time by 50% (from 2 weeks to 1 week) through optimized workflows and client collaboration.
  • Optimized MySQL databases for high-traffic sites, speeding up page loads by 50% with query tweaks and capacity planning.
  • Worked on frontend teams using JavaScript/HTML/CSS to deliver responsive UIs for over 75 projects in flexible, remote setups.

Txtwire Technologies

February 2011 - Present

Idaho Falls, ID

Managed backend services for high-volume messaging.

Senior Software Engineer (Contract)

October 2015 - Present

Responsibilities:
  • Retained continuously for 10+ years as the trusted production engineer for a high-volume SMS platform serving thousands of business customers — after architecting its core backend as a full-time engineer (2011-2015), have owned incident response, root-cause analysis, fixes, and fleet-wide deployment ever since.
  • Modernized the decade-old platform architecture for reliability and consistency: brought the fleet under Ansible configuration management with repeatable rolling deployments, added systemd watchdog supervision to legacy services, and introduced modern observability with Prometheus/Alertmanager — replacing ad-hoc, per-server administration with a uniform, automated operating model.
  • Root-cause every incident to the code level rather than patching symptoms: traced a runaway message-lookup incident that threatened carrier billing to a single error-handling flaw in a file-processing loop, and a fleet-wide service crash-loop to subtle Redis blocking bugs — both fixed permanently, neither recurred.
  • Practice disciplined, low-risk releases: validate fixes on a single-host canary against live traffic before Ansible rolling deployment to the fleet, so customer-facing fixes ship with zero regressions.
  • Tuned the monitoring stack to be trustworthy — calibrated alert thresholds and aggregation and restructured service heartbeats to eliminate false positives without losing real-outage detection.
  • Extend the platform’s carrier layer directly: stood up a new TLS-encrypted SMPP bind between Kannel and Sinch for a customer short code, and turned undocumented SMS concatenation (UDH) behavior into internal reference docs the team can build on.
  • Delivered the Textwire rebrand across DNS, Caddy TLS termination, and branded assets on all web servers with no customer downtime.
Senior Software Engineer

February 2011 - September 2015

Responsibilities:
  • Managed a team of 2 engineers for 1.5 years, maintaining 99.9% uptime for backend services and SOAP APIs (PHP/Node.js); handled 15,000+ daily transactions and millions of text messages yearly for small to midsize companies.
  • Architected a high-throughput backend model on Google Cloud (GCP) that sped up messaging 100x (2,000-7,500 messages/second vs. 20-75), optimizing data I/O and securing high-volume rate deals.
  • Oversaw cloud infrastructure and data pipeline optimizations, using automated testing, monitoring, and capacity planning to cut costs and boost reliability.
  • Developed SOAP APIs to improve frontend-backend flow, collaborating with product teams to ensure scalability and mission-critical readiness.
  • Fixed key issues with test-driven development and Agile methods, maintaining positive team dynamics and strong partnerships.
4

5
Ultra Internet Solutions

December 2004 - Present

Remote

Designed web apps for small businesses.

Technical Developer (Part-Time)

December 2004 - Present

Responsibilities:
  • Designed and maintained Python/PHP web apps with Docker/VMware, boosting scalability for small business clients via AI prompting and Terraform for IaC.
  • Created REST APIs to speed up data exchange by 40%, tuning SQL databases (MySQL/PostgreSQL) for performance.
  • Added automated testing and IaC to improve system performance by 25%, managing full workflows hands-on.
  • Developed 3 full-stack React side projects, including API management and scalable tools to demonstrate problem-solving.

Various Roles

December 1992 - August 2006

Various Locations

Early career in backend development.

Early Career Various Roles

December 1992 - August 2006

Responsibilities:
  • Built backend applications in C#, PHP, and SQL for industries like e-commerce and logistics, focusing on scalable API design and system efficiency.
  • Streamlined processes using Agile/Scrum, reducing delivery times by 20% across projects.
  • Built project sign-off/approval process to handle complex project approvers with flexible signing methodologies.
6

Projects

MemEx — Compounding Knowledge for AI Agents
Creator, Sole Developer 2026 — present

A persistent, LLM-maintained knowledge base that sits between an engineer and the code they are writing. Built on top of Andrej Karpathy’s persistent-wiki gist with an engineering layer for automation: conversation mining, URL harvesting, time-decaying confidence, human-in-the-loop staging, and a “conversation distillation” pipeline that turns daily Claude Code sessions into wiki pages with full historical rollup. Eleven scripts, 192 tests, three cron schedules, running on both my work and home laptops against a shared wiki that grows richer every day. Open source, MIT-licensed, agent-agnostic.

Task Forge — Unified Task Management Platform
Creator, Sole Developer 2025 — present

A unified task management platform with a FastAPI backend, React frontend, native MCP server for Claude integration, and a background worker for async operations. Handles task capture from email/SMS/voice/direct input, full task lifecycle (capture → plan → work → hold/resume → close), a V4 document taxonomy for every kind of engineering artifact (TSK, INC, FIX, FND, PLN, RCA, DEP, CRV, RSK, AUD, IMP, SUM, etc.), and integrates with both Asana and GitLab as upstream backends. 260+ commits, 230+ test files across backend, API, worker, and web. Runs as containerized services on Docker Hardened Images, CI-validated on every push.

DependaWatch — Multi-Ecosystem Dependency Monitoring
Creator, Sole Developer 2025 — present

A SaaS platform that monitors software dependencies across multiple repositories and alerts users when updates are available. Uses a two-stage architecture: a centralized global package registry that refreshes every six hours, plus daily per-user repository scans that compare against the cached registry — dramatically fewer external API calls than per-project polling. Respects language version constraints (so a project on PHP 5.6 doesn’t get upgrade noise for PHP 8 packages), supports npm and Composer today with more ecosystems in the pipeline, and delivers real-time notifications via WebSockets and email. Integrates with both GitHub and GitLab.

Praxis — Platform Engineering Dashboard
Architect, Sole Developer 2026 — present

An internal platform that gives Nuvia one pane of glass over every production service: enterprise RBAC with Redis-cached permission resolution and audit logging, capacity and observability dashboards with an alert-rule engine, standardized /health, /version, and /capacity contracts adopted across all services, PROJECT.yaml git-sync, and one-click blue-green DNS cutover automation via the Cloudflare API with dry-run preview and health gating. Technologies: NestJS, TypeORM, Redis, Next.js, React, Cloudflare API, GitHub Actions, AWS.

Agentic AI Engineering Workflows
Creator, Practice Lead 2026 — present

Multi-agent orchestration pipelines that turn AI agents into an engineering force multiplier: a parallel 13-agent codebase audit that surfaced thousands of lines of dead code plus unauthenticated endpoints exposing patient data, and agent-driven test generation that raised backend coverage from 5% to 73% in days rather than months. Codified as reusable Claude Code skills covering the full task lifecycle — capture, plan, implement, review, deploy, and close. Technologies: Claude Code, AWS Bedrock (Claude, Amazon Nova), Python, TypeScript.

AI-Enhanced Network Management Platform
Architect 2024

Created Python backend with MongoDB, Open vSwitch, and Zabbix monitoring; cut latency by 35% using LLMs/LangChain data pipelines. Technologies: Python, MongoDB, Open vSwitch, LLMs, LangChain, Zabbix.

City-Wide Network Automation
Inventor, Architect, Engineer 2018

Automated SDN resident isolation and provisioning to cut manual config by 90%; optimized latency from 15 seconds (early manual tests) to 5 seconds across routers/OS, with a 5-second pause for network detection (e.g., Windows IP requests); used trial-and-error to baseline resources and scale to 5+ cities. Technologies: Open vSwitch, OpenFlow, SDN, Proxmox, PHP, Node.js, GoLang, MySQL, MongoDB, Docker, React.

High-Throughput Model
Architect, Engineer 2014

Architected GCP-based messaging solution for 100x throughput (messages per second per customer needs), handling millions of messages in high-volume setups. Technologies: PHP, SMPP, VMware, Google Cloud.

Education

Bachelor's in Computer Science
Associate's in Computer Science