Treat strangers as old friends you haven't met yet! Inventor & consultant — 29 years in product development and programming. Stephen V.
Intro
Inventor and consultant in Sierra Vista, Arizona — 29 years in product development and programming, from security and infrastructure to embedded products. Current focus: MediAlert, a bedside wellness platform with mmWave radar, wearable integrations, and Alexa smart-home alerts.
Background: Texon LP, NASA security consulting (contractor), six granted U.S. patents on hybrid building networks (VUTP), and hands-on IoT prototype development. See work · ESP32 cam · Contact
AI Workflow Automation
I build agent-backed automations that do the repetitive research and drafting inside a workflow — while a person approves every consequential step. AI leverage without handing over the wheel: a human in control, an audit trail, and nothing sent or changed without a yes.
What I build
Multi-agent pipelines — research → score → rank → draft, coordinated from Python
Desktop apps a non-coder can run — one window, plain buttons, no terminal
Integrations to your systems — Gmail, CRMs, databases, the web — via official APIs and MCP
A human approval gate on every step that matters
How I work
Intake — we map one real process: trigger, inputs, the 2–6 stages a person does today, systems, approval points, and output
Build — each stage becomes one gated agent step
Integrate — your systems become tools the agent can use
Ship — a desktop app your team runs, plus a short runbook
Case study — multi-agent job-search pipeline
A chain of agents scouted live postings, scored each against a real profile, ranked them, and drafted tailored cover letters — with a human approving every step. In one real run it evaluated 8 roles (fit-scored 43–74 with itemized gaps), shortlisted the top 3, and produced 5 same-day submitted applications. Uploads, CAPTCHAs, and the final submit stayed manual by design.
Tools I’ve built on this stack — open source on GitHub, with desktop builds — plus the reusable template I use to build them for clients. Want a custom app for your team, or to license one of these? Get in touch.
Career Copilot (Windows)
Job Scout + Hunter in one desktop app: live search (LinkedIn, Indeed, and more), a roles table with fit scores, matchers against your résumé, ranked shortlist, and cover-letter drafts — you only say Yes or No. Includes Email Check (read-only Gmail) and Task Assistant. Bring your own Cursor API key; 14-day trial with CCOP-TRIAL.
Job Scout — LinkedIn/Indeed seeds, live board search, fit table
Matchers + ranker — honest APPLY/MAYBE/SKIP scoring and top picks
Local reports — markdown saved on your machine; nothing auto-submitted
$79 one-time license · open patterns on GitHub. Same Windows build free on GitHub (MIT); Buy on Gumroad for checkout and license key by email.
A reusable template for shipping agent-backed workflow apps to a client or team: define the steps, wire in their systems, and hand over a desktop app a non-coder can run. This is the spine behind custom builds.
A small standalone app that scans your Gmail for real replies to job applications — interviews, recruiters, rejections — and skips the “we received your application” noise. Read-only: it can never send, delete, or change your mail. A one-time Google connection is required on first run.
A standalone folder-backup app — copy on demand or on a schedule you set (every N days at a clock time). Incremental copies skip files that already match the destination. CSV logs and a live console show what ran. No cloud account required.
Backup Now — one-off copy; source and destination only
Schedule — interval in days + 24-hour clock time (e.g. 09:00)
Incremental — unchanged files are skipped on repeat runs
CSV logs — success and error trails under logs/
Same Windows build on GitHub (MIT, free). Buy on Gumroad to support ongoing development — you get the same zip with SETUP.txt inside.
MediAlert (medialert.net) is a contactless bedside wellness platform for caregiver peace of mind — passive mmWave radar at the bed, plus a Health Board that pulls in rings, watches, blood pressure, temperature, and smart-home alerts.
The bedside unit uses 60 GHz mmWave radar (Seeed MR60BHA2) and an ESP32-C6 to detect presence, estimate breathing and heart rate, flash a local NeoPixel alarm, and send staged SMS via Twilio when configurable conditions are met.
Smart watches — activity, sleep, and heart rate via health APIs
Blood pressure — cuff readings for trend and alert context
Temperature — body or room sensors for fever and comfort monitoring
Alexa & other smart home — voice announcements and automation when alarms fire
Early access / sign up
Join the MediAlert waitlist for caregiver early access, Health Board updates, and prototype demo invitations. Not a medical device — wellness / demo interest only. Prefer the public site: medialert.net.
Status
Working engineering prototype — flashable firmware, web UI, alarm logic, Health Board, and documentation. Not a cleared medical device; wellness / demo use with appropriate oversight.
Seeking licensing, acquisition, or co-development with a strategic OEM or health-tech partner.
Seeed XIAO ESP32-S3 Sense live stream — see camera details (password required).
Service Health Monitor
Dependency-free Python / Tkinter dashboard that watches sites, APIs, and devices with live status cards, internet speed tests, and Twilio SMS alerts — open source on GitHub (MIT, unit tests, CI, packaged Windows build).
Patents — VUTP hybrid networks
Co-inventor on six granted U.S. patents (Orbit-Matrix / Global Communications) covering hybrid command management over existing building wiring.
Patent links open Google Patents in a new tab. This page stays open — use Close (top right) or the browser Back button to return.
Consulting
Security and solutions consulting — NASA (contractor), Texon LP, and independent client work. Problem solving from requirements through deployable systems.
Software engineer and consultant with 29 years in product development and programming — from mission-critical security consulting (NASA contractor) and enterprise systems at Texon LP to shipping production web services, embedded firmware, and patented network architectures. Strong hands-on coding in JavaScript (Node.js), C/C++, and Python; comfortable owning features end-to-end: design, implementation, review, deployment, and debugging in live environments. Recent work includes LLM-integrated voice assistants and agentic Python automation.
Current projects: MediAlert — contactless bedside wellness platform (mmWave radar + ESP32-C6 + live Health Board); Lumin — open-source Windows voice assistant (Groq, tool calling, desktop app).
Contactless bedside wellness — no camera, no microphone. Production Health Board (Node.js, Oura OAuth, vitals dashboard) plus bedside firmware (C++/ESP32-C6, 60 GHz radar, Twilio SMS, NeoPixel alarms). Oura ring live; watches, BP, and Alexa on the roadmap.
Technical skills
Languages: JavaScript (Node.js, ES modules), C/C++ (embedded), Python, HTML/CSS