Skip to content
View experintellia's full-sized avatar

Block or report experintellia

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

How far can agentic coding go? These repos are my answers so far.
Mostly webxdc apps that run offline inside chats.


🔀 Ports

Reviving existing apps as standalone, serverless webxdc apps.

Data Dealer icon Data Dealer
The satirical privacy game Data Dealer — you run a shady data-broker empire and learn, first-hand, how personal data gets harvested, traded, and abused. The original relied on a game server that's since been abandoned, so it's no longer playable; this port revives it as a fully standalone webxdc app — no server needed, playable again offline.
webxdc · TypeScript · Vite

Data Dealer screenshot

📦 New webxdc apps

Built from scratch — collaborative mini-apps you send into a chat, where the whole group edits together, offline-first.

MD-Docs icon MD-Docs
A collaborative, Obsidian-style markdown editor — a single .xdc you drop into a group where everyone edits the same document live.
webxdc · CodeMirror 6 · Yjs · TypeScript

MD-Docs screenshot

Grocery Board icon Grocery Board
A collaborative shopping list that auto-sorts items into store-aisle sections — view as a List or swipeable Columns. Inspired by Apple Reminders.
webxdc · TypeScript

Grocery Board — Columns view

🧰 Other projects

📜 DeltaChat Changelogs
A fan-made changelog viewer for the DeltaChat ecosystem — pulls changelogs live from GitHub & Codeberg, with per-client tabs, search, and scroll-spy TOC.
static site · vanilla JS
🧬 slothfulchat-web
A feasibility prototype running a full Delta Chat client standalone in the browser — the chatmail core compiled to WebAssembly, driving the Delta Chat Desktop frontend as a PWA (over a local TCP proxy). Experimental, AI-coded patch stack.
Rust → WASM · PWA · TypeScript

DeltaChat Changelogs screenshot


Everything here is AI-built experimentation — a running log of what's possible when building with LLM-Coding agents. 🤖

Popular repositories Loading

  1. slothfulchat-web slothfulchat-web Public

    experimental ai-coded patches to run chatmail core and Delta Chat Desktop Client standalone in the Browser (with local TCP proxy)

    Rust 3

  2. deltachat-changelogs deltachat-changelogs Public

    Fan-made changelog viewer for the DeltaChat ecosystem (Desktop, Android, iOS, DeltaTouch, Core, Parla)

    HTML 1

  3. data_dealer data_dealer Public

    Data Dealer fork - to revive this game as a standalone webxdc app, playable without hosting any servers

    TypeScript

  4. vite-plugins vite-plugins Public

    Forked from webxdc/vite-plugins

    Collection of vite plugins and emulator for webxdc

    JavaScript

  5. ordered-shopping-list ordered-shopping-list Public

    grouped shopping list webxdc mini app, inspired by apple reminders app.

    TypeScript

  6. md-docs md-docs Public

    Collaborative markdown editor for webxdc (CodeMirror 6 + Yjs)

    TypeScript