Remote programmer / technical ops / GMT-3

Practical programming work for sites, systems, data, and automations.

WordPress and web fixes, internal tools, MVP first passes, Python and JavaScript scripts, data cleanup, dashboards, API handoffs, webhooks, and practical QA reports.

first pass
1 day
scope
web / data / automation
output
fix / tool / script / report
What fits

Send the broken state, the expected result, and a safe sample.

The commercial surface is broad on purpose: one useful website fix, one internal tool, one script, one dashboard, one import, one integration, or one MVP slice. The work stays narrow enough to validate and broad enough to match real client problems.

Portfolio examples

Broad programmer fit, shown through concrete delivery buckets.

These are public proof-of-process cards: no fake client names, no fake results, just the types of scoped work that are easy for a buyer to recognize and review.

Programming web and WordPress portfolio card
web

Web and WordPress fixes

HTML/CSS/JavaScript, responsive bugs, forms, CTAs, WordPress pages, and reviewable browser checks.

Internal systems and MVPs portfolio card
mvp

Internal tools and MVPs

First useful versions of panels, workflows, admin utilities, prototypes, and operational tools.

Automation, spreadsheets and scripts portfolio card
scripts

Automation and scripts

Python, JavaScript, Google Sheets, Apps Script, Excel, file processing, imports, exports, and logs.

Data, CSV, CRM and dashboards portfolio card
data

Data, CSV/CRM and dashboards

Dedupe, field cleanup, import QA, required fields, before/after counts, KPI checks, and simple dashboards.

APIs, integrations and webhooks portfolio card
api

APIs, integrations and webhooks

Payloads, field maps, status codes, retries, idempotency, endpoint checks, and handoff notes.

Ops menu

Useful when the problem is concrete, scoped, and worth fixing now.

script

Automation & scripts

Python or JavaScript utilities for CSV/JSON cleanup, APIs, file processing, imports, exports, and repeatable local tasks.

sheets

Sheets, Excel and Apps Script

Imports, formulas, dedupe, validation tabs, Apps Script runs, status logs, and owner-friendly handoff for spreadsheet workflows.

frontend

Web, frontend and dashboard fixes

HTML/CSS/JavaScript bugs, WordPress pages, broken dashboard states, responsive cleanup, browser checks, exports, and targeted UI behavior repairs.

leads

Website lead recovery triage

Mobile CTA, contact form, booking, menu, WhatsApp, public profile link, and multilingual path checks for small-business sites.

flow

Workflow reliability checks

n8n, Make, Zapier, Airtable, CRM, webhook, API, and AI workflow checks for retries, mapping, dedupe, logs, and handoff.

mvp

Internal tools and MVP first passes

Small admin tools, prototype screens, intake flows, operational utilities, and first-pass systems that make a messy process reviewable.

sync

Ecommerce mismatch check

Plain-English checks for prices, products, paid orders and dashboard totals that do not match across a store, sheet, app or internal panel.

dash

Dashboard bugfix playbooks

Admin screens, charts, tables, filters, exports, responsive regressions, accessibility gaps, and browser evidence for review.

audit

Technical debugging & QA

Reproduce a problem, isolate likely causes, capture logs or screenshots, apply a focused fix, and summarize what changed.

adapter

Backoffice adapters

Focused connectors around CRMs, ERPs, dashboards, admin panels, private APIs, browser workflows, and exported files.

crm

CRM / RevOps import QA

Pre-import checks for contacts, deals, owners, stage mapping, duplicates, rejected rows, and handoff-ready cleanup reports.

embed

Embeddable tools

Calculators, intake widgets, quote forms, and JavaScript tools that can live inside existing sites.

agents

AI coding workflow audits

Runbooks, agent instructions, validation gates, prompt templates, and handoff structure for teams using AI-assisted delivery.

wp

WordPress / WooCommerce triage

Checkout, booking, payment plugin, cache, email, webhook, theme, and admin-flow debugging with clear evidence and rollback notes.

api

API and webhook health checks

One endpoint reliability pass with payload shape validation, timeout/retry behavior checks, duplicate handling, and rerunnable diagnostics.

Handoff format

Clear scope. Visible checks. No mystery access.

Good inputs are a repo, file, sample rows, endpoint docs, browser error, screenshot, or a minimal reproduction. I prefer sample or staging data first, then production only when the scope is clear and access is appropriate.

handoff.txt validated
input: sample rows / staging URL / exported file
task: isolate one failure mode
ship: patch, script, workbook, or report
check: command, screenshot, rows, or browser pass
risk: what still needs real data or production access

Proof format

Focused work leaves evidence.

Every job should end with a clear artifact, a repeatable check, and a short note that makes the next handoff easy.

adapter.py

Backoffice automation adapter

FastAPI endpoint, Playwright flow, JSON response, screenshots, logs, and run command.

open sample artifact
calculator.js

WordPress embed prototype

Plain JavaScript, editable inputs, clear element IDs, responsive pass, and install note.

open sample artifact
cleanup.txt

Data cleanup pass

Before and after rows, validation counts, rejected rows, and a command that can be rerun.

open sample artifact
crm-qa.md

CRM import QA report

Required fields, duplicate keys, stage mapping, owner gaps, invalid amounts, rejected rows, and rerunnable checks.

open sample artifact
qa-report.md

Technical QA report

Repro steps, impact, browser evidence, acceptance checks, and a prioritized fix path.

open sample artifact
dash-fix.md

Dashboard bugfix audit

Viewport, duplicate IDs, table overflow, chart sizing, icon labels, status feedback, and handoff notes.

open sample artifact
lead-recovery.md

Website lead recovery triage

Mobile CTA, form, booking, menu, WhatsApp, Google Business Profile link, language path, and broken-link checks.

open sample artifact
workflow-check.md

Workflow reliability checklist

Webhook/API payloads, mapping, retries, dedupe, logs, fixtures, and handoff notes for automation delivery.

open sample artifact
bid-packet.md

Bid Packet First Pass

Public-sector opportunity triage sample with summary, fit score, requirement matrix, red flags, questions, response outline, and go/no-go recommendation.

open offer route
ecommerce-sync.md

Ecommerce mismatch check

Visual first pass for prices, products, paid orders and dashboard totals that do not match across a store, sheet, app or internal panel.

open sample artifact
sheet-sync.gs

Apps Script handoff

Sheet sync skeleton, duplicate protection, status logging, and setup notes for a safe first pass.

open sample artifact
sheets-triage.md

Google Sheets automation triage

Sample-to-full workflow map, imports, dedupe, formulas, reject rows, run logs, acceptance checks, and handoff notes.

open sample artifact
agent-ops.md

AI coding workflow audit

Instruction cleanup, validation gates, failure-mode notes, task templates, and a measurable handoff loop.

open sample artifact
wp-triage.md

WordPress / WooCommerce triage

Checkout, booking, cache, payment gateway, webhook, email, theme, and plugin-conflict checks with a safe handoff.

open sample artifact
shopify-qa.md

Shopify checkout / revenue QA

Cart, checkout, app, discount, shipping, tracking, Klaviyo, mobile, console, and handoff checks for money-adjacent bugs.

open sample artifact
api-health-check.md

API and webhook health check

Endpoint smoke pass, payload validation, timeout/retry behavior, idempotency checks, and a rerunnable diagnosis package.

open sample artifact

GitHub projects

Public samples with code, checks, and handoff notes.

These repositories show the same delivery pattern used in paid work: focused scope, working files, validation path, and reviewable output.

QA

QA smoke report kit

Playwright smoke checks, console capture, overflow checks, screenshots, and Markdown report output.

open qa-smoke-report-kit
GS

Apps Script sheet sync

Google Sheets sync flow with duplicate protection, status normalization, logs, and handoff notes.

open apps-script-sheet-sync
FLOW

Workflow reliability check kit

Python CSV audit for workflow runs with retry, dedupe, error-code, slow-run, and handoff-ready reliability checks.

open workflow-reliability-check-kit
API

API health check kit

Python endpoint checks with JSON plans, status/timing assertions, Markdown/JSON/CSV reports, fixture server, tests, and handoff notes.

open api-health-check-kit
CRM

CRM import QA kit

Python CSV audit for CRM/RevOps imports with required fields, duplicates, stage mapping, rejects, JSON summary, tests, and handoff notes.

open crm-import-qa-kit
DASH

Dashboard bugfix playbook

Dependency-free Node audit for dashboard snapshots with before/after fixtures, responsive checks, tests, and handoff notes.

open dashboard-bugfix-playbook
LEADS

Website lead recovery check kit

Dependency-free Python audit for small-business websites covering CTA, contact, booking, canonical, viewport, and handoff-ready lead-path reports.

open website-lead-recovery-check-kit

Operating rules

Useful constraints keep first passes profitable and safe.

Start focused

Send the current state and the finish line.

A useful first message includes what is broken, what should happen, a sample file or URL, and any deadline.