Skip to content
View LecoMV's full-sized avatar

Highlights

  • Pro

Block or report LecoMV

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LecoMV/README.md

Alex Mayhew

Web & Automation Developer · East Falmouth, MA · Remote (US Eastern)

Self-taught developer. I ran the entire technology operation for a solar company solo for nine years, and now build production web, automation, and AI systems independently.

I work AI-assisted and treat it as an engineering practice rather than a shortcut: changes go through a documented cross-model review gate before they ship, and I can explain and defend the decisions in the diff. Comfortable being the only technical person in the room, and explaining it to people who are not.

Available for remote full-time, contract, or part-time work.

Selected work

Data-intelligence platform for a private investment firm (contract, under NDA) Took over a demo-stage build and grew it to a production maritime-intelligence platform in about six weeks: Next.js 15 PWA and FastAPI, PostgreSQL/TimescaleDB, Redis, 100+ live data sources. Split it into two independently deployed products under a hard deadline, and closed the engagement with a 336-line engineering handoff and a staffing recommendation for the client's incoming team.

Security knowledge graph, 1.7M+ records Hybrid graph and full-text search over 90+ public security datasets: a 1.77M-node Memgraph graph, a 3.1GB SQLite FTS5 mirror, and a local-first Python query CLI, fed by a custom ingestion, dedup, and export pipeline. Integrated into an AI-agent workflow.

LLM training dataset and pipeline A 442K-example instruction-tuning dataset built with an ~8,700-line Python synthetic-data pipeline (scenario generation, quality filtering, validation), plus a two-stage LoRA fine-tuning setup designed for a 32B code model.

Production SaaS platform, built solo (voice/audio, now being retired) A complete subscription SaaS on my own: FastAPI and Next.js, PostgreSQL with Alembic migrations, Redis, Stripe billing, JWT auth, GPU inference, deployed on Linux under systemd. Roughly 11,600 automated tests across 1,181 test files, with the load-bearing architecture choices written up as ADRs rather than left implicit. Retiring it in 2026 because the hosting and GPU economics did not justify continuing, and I would rather close it cleanly than keep paying for it.

Ranked a solar company #1 and built its intake system Built and ran the company WordPress site to #1 Google rankings for its core Martha's Vineyard solar searches, and coded its lead-capture and onboarding system solo (React/TypeScript, Node, PostgreSQL) with address autocomplete, satellite property confirmation, service-area validation, automated customer email, and two-way CRM sync, containerized and self-hosted.

Stack

TypeScript · Python · React · Next.js · FastAPI · Node · PostgreSQL · Redis · Docker · Linux · Cloudflare Workers · WordPress · Playwright · Vitest · pytest

Here

  • alexmayhew.dev ... this portfolio and technical blog. Next.js 15, React 19, Tailwind 4, deployed to Cloudflare Workers via OpenNext.
  • claude-pilot ... session control for Claude Code: profiles, resource monitoring, workflow orchestration. TypeScript, MIT.
  • audiokeep ... AI audio restoration toolkit. Noise reduction, declipping, spectral repair, source separation. Python.

More repositories are being prepared for publication. Client work stays private under NDA.

Contact

alexmayhew.dev · alex@alexmayhew.dev · LinkedIn

Popular repositories Loading

  1. audiokeep audiokeep Public

    AI audio restoration toolkit: noise reduction, declipping, spectral repair, and source separation. Python.

    Python

  2. alexmayhew.dev alexmayhew.dev Public

    Employment-first portfolio and technical blog. Next.js 15, React 19, Tailwind 4, deployed to Cloudflare Workers via OpenNext.

    TypeScript

  3. claude-pilot claude-pilot Public

    Professional session control for Claude Code - manage profiles, monitor resources, and orchestrate workflows

    TypeScript

  4. awesome-saas-boilerplates awesome-saas-boilerplates Public

    Forked from xcomptek/awesome-saas-boilerplates

    List of SaaS boilerplates (starter kits)

  5. LecoMV LecoMV Public

    Profile README

  6. restic-restore-drill restic-restore-drill Public

    Run a full restic recovery drill with an escrowed password and a source-host guard.

    Shell