Skip to content
View localnerve's full-sized avatar

Block or report localnerve

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
localnerve/README.md

πŸš€ Full-Stack Web Developer | 20+ Years | Available for Contract & Consulting

Availability Experience Website

🎯 What I Do

I help businesses build and maintain production web applications β€” from PWAs and offline-first architectures to backend APIs and CI/CD tooling. Over 20+ years I've worked across scientific R&D, test & measurement, manufacturing, insurance, and e-commerce, so I'm comfortable translating between "what the business needs" and "what the code has to do."

  • πŸ› οΈ Current Focus: Progressive Web Apps, offline-first architecture, developer tooling, and AI
  • πŸ€– I run my own local AI stack β€” not just an API key: self-hosted LLM service configuration, an MCP server constellation, custom tool-routing prompts for my dev shop, and a persistent dev-container for secure open-source development. I work with agents daily because I operate the infrastructure they run on.
  • 🌍 Location: USA (Remote)
  • πŸ’Ό Services: Full-stack development, technical auditing, team augmentation, automation, AI-stack setup & agent-workflow design

πŸ› οΈ Specialized Ecosystem

JS
JavaScript
Golang
Golang
Node
Node.js
React
React
Docker
Docker
MariaDB
MariaDB
PostgreSQL
PostgreSQL

πŸ† Featured Production Work

πŸ“Œ jam-build

Reference architecture for building PWAs with vanilla JS.

  • What it demonstrates: Static/dynamic data handling, service-worker-based offline-first design, no framework dependency
  • Stack: JavaScript, Service Workers, MariaDB (via companion Nodejs propsdb-api service)

High-performance Go data service, built as a drop-in replacement for the jam-build Node/Express service.

  • What it demonstrates: Cross-language service replacement without breaking API compatibility
  • Engineering details: Multi-database support (MariaDB, MySQL, PostgreSQL, SQLite, SQL Server) via GORM, Authorizer-based auth integration, optimistic locking with version-conflict detection, tested with testcontainers, shipped as a public Docker image
  • Stack: Go, Fiber, GORM, Docker

πŸ“Œ agent-skills

Deterministic generator that turns a curated, evidence-anchored rule corpus into tiered instructions for coding agents (VS Code Copilot skills and AGENTS.md) β€” with the tooling to keep those rules honest.

  • What it demonstrates: Treating agent instructions as compiled data rather than rotting prose β€” every rule carries an evidence anchor into the reference repo, so drift surfaces as a named rule ID instead of silent staleness; and measuring real skill value (conformance delta vs. a no-skills baseline) using only the AI stack you already run
  • Engineering details: Pure-Node, zero runtime dependencies; deterministic compilation (same input β†’ byte-identical output, snapshot-testable); anchor-drift verifier with durable/volatile severity classes and CI-ready exit codes; tiered output with a hard 20-line always-resident budget; LLM mining as suggestion-only layer; golden-task conformance evals executed in-chat by subagents of your existing AI stack β€” no new LLM services, API keys, or AI infrastructure required
  • Stack: Node.js, Your AI Stack

πŸ“Œ csp-hashes

Build-time library for generating CSP (Content Security Policy) script/style hashes.

  • What it demonstrates: Security-conscious tooling β€” solves a real, easy-to-get-wrong problem (keeping CSP headers in sync with build output)
  • Proof: 1500+ weekly npm downloads β€” actively used by other developers
  • Stack: Node.js, integrates into Gulp/build pipelines, published on npm

🀝 Let's Build Something Together

I am currently accepting select engineering contracts and technical consultation roles β€” including AI-stack setup, auditing, and agent-workflow design for teams that want to run their own local AI rather than rent it.


πŸ“ˆ Engineering Metrics & Proof

Alex's GitHub Stats Top Langs

Popular repositories Loading

  1. html-snapshots html-snapshots Public

    A selector-based html snapshot tool using Puppeteer or Playwright that sources sitemap.xml, sitemap-index, robots.txt, or arbitrary input

    JavaScript 129 16

  2. react-pwa-reference react-pwa-reference Public archive

    A project boilerplate and reference example of a universal, reactiflux, progressive web application

    JavaScript 110 19

  3. grunt-html-snapshots grunt-html-snapshots Public

    Grunt task for html-snapshots

    HTML 16 3

  4. flux-react-example-sw flux-react-example-sw Public archive

    flux-react-example with a service worker

    JavaScript 8 2

  5. flux-react-example flux-react-example Public archive

    A Data Driven, Isomorphic, Fluxible/React Application

    JavaScript 6 3

  6. sass-asset-functions sass-asset-functions Public

    Supplies a set of functions to Sass that keep physical asset location details out of your source code

    JavaScript 5 1