Guides
Projects
Repos, example apps, and docs built for developers. Case studies where there's a story; straight links where the code speaks for itself. The case studies also live in the sidebar, like any other guide.
docs · devrel
Particle Network developer docs
Developer documentation for Particle Network's wallet-abstraction and chain-abstraction stack, maintained as part of owning developer relations.
openclaw · agent-skills · telegram
Postflight: an approval-gated posting agent
An OpenClaw skill that drafts social posts from your code commits and publishes only when you reply 'ship' on Telegram.
typescript · restate · claude
Preflight Agent: durable AI flight briefings
A Restate + Claude demo where a weather-briefing workflow suspends for hours, survives process kills, and resumes exactly where it left off.
typescript · deepgram · next.js
Can Nova-3 understand air traffic control?
A live stress-test of Deepgram Nova-3 on real ATC tower audio: baseline vs keyterm prompting, side by side, with word-level confidence.
typescript · llm · telegram
Migrating a production bot to Nebius Token Factory
The one-line diff that moved my live Telegram translation bot to Token Factory, plus a measured three-model comparison on the real workload.
python · langchain · openai
Chat with any GitHub repo
A Python tool that ingests a GitHub repository, builds embeddings with LangChain, and lets you ask questions about the codebase through OpenAI models.
local-first · computer-vision · event-driven
SpectraCoreX
An open-source, fully local home automation ecosystem: modular services that perceive, reason, and act without sending anything to the cloud.
python · llm · telegram
AI Telegram translator bot
An LLM-powered Telegram bot that auto-translates messages in multilingual group chats.
javascript · express
ChatGPT plugin quickstart (Express.js)
A JavaScript boilerplate for building ChatGPT plugins with Express, from manifest to deployed endpoint.
python · web3.py · evm
web3.py smart-contract tutorials
Hands-on Python tutorials for calling smart-contract functions and inspecting pending transactions on EVM chains with web3.py.