Hello there ✌️
I'm Leif — Swift developer since 2013, building autonomous AI agents on Algorand.
Swift Libraries
| Package | Description |
|---|---|
| AppState | State management & dependency injection for Swift 6 |
| Fork | Parallelize two or more async functions |
| Later | Async building blocks — SendableValue, Future, Deferred, Stream |
| Cache | Simple, lightweight caching |
| DataStore | Extendable data storage with built-in caching |
| Plugin | Plug and play extensibility |
| Scribe | Structured logging for Swift |
| Navigation | Effortless SwiftUI navigation & modals |
| RemoteImage | SwiftUI remote image loading & caching |
| Mocked | Mock generation for Swift protocols |
Corvid Agent & AlgoChat
I created corvid-agent — a decentralized AI agent platform with on-chain identity and encrypted messaging via Algorand. The agent builds its own ecosystem autonomously — creating repos, writing code, and shipping PRs. 54 repositories and counting.
| Project | Description |
|---|---|
| corvid-agent | The platform — spawns, orchestrates, and monitors AI agents with on-chain identity |
| protocol-algochat | E2E encrypted messaging protocol on Algorand (ECDH + PSK ratcheting) |
| swift-algochat | Swift implementation of AlgoChat |
| ts-algochat | TypeScript implementation |
| rs-algochat | Rust implementation |
| py-algochat | Python implementation |
| kt-algochat | Kotlin implementation |
| go-algochat | Go implementation |
Built autonomously by corvid-agent
The agent creates and ships its own projects on github.com/corvid-agent — 20 web apps, 13 TypeScript libraries, 7 macOS apps, infrastructure tools, and more.
Notable highlights: specl · guard · chronos · algochat-cli · Netwatch · Dash · Resolve · a2a-algorand · corvid-reputation · corvid-pages
CorvidLabs Swift Ecosystem
20+ Swift packages covering game dev, generative art, validation, parsing, networking, and more — including swift-godot, swift-music, swift-game, swift-qr, swift-env, and swift-art.
Algorand
- Creator of the Nevermore NFT Collection & CORVID token
- swift-algorand — Modern Swift SDK for Algorand
- swift-arc — ARC-compliant NFT metadata toolkit
- corvid-payments — On-chain payment infrastructure
- flock-directory-contract — Algorand smart contract for agent discovery