Skip to content
View sturlese's full-sized avatar

Sponsoring

@openclaw

Block or report sturlese

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.

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

Hey, I'm Marc

I spent more than twenty years building and scaling technology. I started as the engineer — search engines, data engineering — and ended as CTO, then GM at a global marketplace group. Each step took me a little further from the code. AI brought me back. The distance between an idea and a working system has collapsed. These days I build again.

What I'm building

  • hippocampus — A second brain built on Claude Code and Obsidian: drop in messy notes, get back an organized, linked wiki. Plain Markdown in a git repo, no vector database — the intelligence lives in the structure, not the infrastructure.

  • cortex — The same idea at company scale: a blueprint for organizational memory that turns a messy Google Drive into a verified knowledge base agents can query over MCP. The LLM writes; code verifies.

  • flightdeck — What enterprise AI adoption looks like when you run it on evidence: use cases as code, governed runs, and ROI computed from recorded outcomes instead of estimated on slides. It exists because most AI initiatives can't prove they worked.

  • claude-squad — A five-role engineering team — developer, tester, auditor, UX, documentator — built as Claude Code agents, with boundaries enforced by tooling rather than trust: the implementer never grades its own work. It's how everything else here gets built.

  • crablite — A personal agent on WhatsApp, distilled into a few TypeScript files you can read in an afternoon. All its memory is plain Markdown on disk — no hidden state.

  • crucible — Isolated agents analyze a high-stakes decision independently, cross-examine each other's reasoning, and a blind judge rules on every objection. It exists because one model agreeing with itself is not a second opinion.

  • chalk — An AI CrossFit coach for iOS and Android: balanced daily workouts, adapted to your gear and level.

  • tvremote-app — A remote for my Samsung TV and its streaming apps.

Pinned Loading

  1. hippocampus hippocampus Public template

    A personal second brain based on Claude Code and Obsidian

    Python

  2. cortex cortex Public

    Company memory layer blueprint

    Python

  3. flightdeck flightdeck Public

    A reference implementation for running enterprise AI adoption on evidence — use cases as code, governed runs, an auditable ROI trail.

    Python

  4. numerai-signals-pipeline numerai-signals-pipeline Public

    Downloads data from Yahoo Finance, generates features, trains a model and submits the predictions to the tournament.

    Python 26 4

  5. claude-squad claude-squad Public

    Skills, agents and loops for building with Claude

    Python

  6. crossfit-app crossfit-app Public

    Custom daily workouts

    TypeScript