DAVID RUSSELL

Programmer

David Russell outdoors

Selected work

All projects →
FRONTLINEExample report

Gateway inspection

COMPLETED

Reseated the power cable.

OBSERVED

Gateway back online.

UNKNOWN

Power supply rating.

Every claim has a source. Missing facts stay missing.

Live web demo

Frontline

Maintenance reports with a paper trail.

Turn notes, recordings, and photos into a maintenance report that keeps observations, completed work, and next steps distinct.

Multimodal inputs / Retrieval / Evidence review

Explore the project →
OTSCIllustrative task view
CodeExplanationChanges

Handle the empty case. Keep fractional results.

def average(values):
    if not values:
        return 0
    return sum(values) / len(values)

A useful answer. Room for the next requirement.

Mac desktop app · In development

Over The Shoulder Coder

An AI collaborator for work in progress.

Follow the screen and the conversation, keep track of changing requirements, and propose code, explanations, diffs, or designs.

Continuous context / Structured outputs / Native controls

Explore the project →
CAREER WORKBENCHFictional example

A contribution, with its context.

“I helped keep the volunteer schedule up to date. The program lead owned it.”

Supported the weekly volunteer schedule alongside the program lead.

Shared credit preserved · Original account linked

Local web app · Source available

Career Workbench

A good resume starts before the writing.

Discover overlooked experience, explore directions, and develop profiles whose claims lead back to the original evidence.

Agentic discovery / Persistent evidence / Document review

Explore the project →