Skip to main content
friday-ai.dev

§ Built with Friday

What the stack has built.

The home page is the three core projects. This page is what they add up to: things I built with the same memory, sessions, and dogfood loop. Some read from Friday-ai directly. Others were just built with the Claude Code and Sandcastle workflow.

Last updated · 2026-09-06

Projects built with Friday

  • Abstract illustration of Alpha Neural: a glowing amber neural network with faint market-data streams flowing through it on a dark background.

    Alpha Neural

    Research build · private

    Automated-trading research system

    A private automated-trading system I am building on the same Unraid server, and one of Friday-ai's real consumers. Every decision it makes records what it assumed and how it turned out, and the next session reads those post-mortems before it proposes anything. A research build, not a signals service, and it is not public.

    • Friday-ai consumer
    • Self-hosted
    • Private
  • The Ad4x4 website: a convoy of 4x4s crossing the dunes at sunset under the heading UAE's premier off-road community.

    Ad4x4

    Shipped

    App for a 4x4 off-road club

    A Flutter mobile app and a marketing site for a 4x4 off-road club: trip planning and sign-ups, member profiles and vehicles, marshal tools, and a trip logbook. Built with the same Claude Code and Sandcastle loop the home page describes.

    • Flutter
    • Web
    • iOS + Android
    Visit ad4x4.com
  • AD4x4 Gallery: a single photograph of desert dunes at sunset, lit warm amber and glowing at its edges, with more photographs falling away into shadow behind it.

    AD4x4 Gallery

    Shipped

    Photo archive for the off-road club

    The club's photo archive, live at media.ad4x4.com. Members upload after a trip, and it files the photos into that trip's album, cuts thumbnails, reads the camera and date and GPS off each file, and works out where the shot was taken. It holds no passwords of its own: the club's backend stays the source of truth for who you are.

    • Express
    • SQLite
    • Self-hosted
    Visit media.ad4x4.com
  • Friday Vision: a driver crossing the desert in Meta Ray-Ban smart glasses, with an AI overlay across the view.

    Friday Vision

    In build

    Voice and vision AI for smart glasses

    A real-time AI companion for Meta Ray-Ban smart glasses and iPhone. It sees what the camera sees, hears you, and answers out loud, with live scene description and a chat interface. Built with the Friday workflow.

    • iOS
    • Smart glasses
    • Voice + vision
  • Abstract illustration of DayTraders Desk: dark floating control panels around a central amber ring and a glowing approval button.

    DayTraders Desk

    Private build

    Personal trading command center

    A single-operator command center I am building to keep market data, a dashboard, and my own alerts in one place. Every action is gated behind my manual approval; nothing trades on its own. A private tool, not a signals service, not advice, and not public.

    • Self-hosted
    • Private
    • Manual-approval
  • The Driven website: a desert highway at dusk under the heading 'For the driven, and the cars that move them.'

    Driven

    Mid-build

    Community + media platform for AMG enthusiasts

    An independent UAE community and media platform for performance-Mercedes enthusiasts: a club, stories, events, and a gallery in one place. Built with the Friday workflow. Unofficial, not affiliated with Mercedes-AMG.

    • Astro
    • Community
    • UAE
    Visit amg.club
  • Ze Council: a board of figures before a large glowing data display, standing in for a panel of expert agents.

    Ze Council

    Shipped

    Multi-agent decision skill for Claude

    A Claude skill that convenes a board of specialist agents (an architect, a security engineer, a UX lead, a devil's advocate, and more) to debate a hard development decision, critique each other, and hand back one synthesized recommendation. It is the skill that produced this site's plan.

    • Claude skill
    • Python
    • Multi-agent
  • Macro Analysis Skills: a glowing amber chart-shaped form rising out of darkness, its edges breaking apart into drifting particles where the evidence runs out.

    Macro Analysis Skills

    Shipped · private

    Evidence-first market-analysis skills

    Two analysis skills that run inside ChatGPT and Codex rather than Claude, which is half the point: the workflow travels. Their discipline is provenance. Source data, calculation, and my own inference stay in three separate buckets, and when the evidence is not current enough the skill says so and stops rather than guessing. Research tooling, not a signals service, not advice, and not public.

    • ChatGPT + Codex
    • Skills
    • Private

§ Collaborations

Built with others.

Projects I am collaborating on with other people, built on or alongside the same workflow.

  • Abstract illustration of the Ad4x4 backend: a glowing amber core routing data to a phone and a laptop, with database cylinders and faint route contours.

    Ad4x4 backend

    Collaboration

    Backend for the Ad4x4 club app

    The Django REST backend behind the Ad4x4 club app. Built by another developer; I collaborate on it with the same Claude Code and Sandcastle workflow.

    • Django
    • REST API
    • Collaboration