A daily practice of studying trending open-source projects, learning from them, and building commercial products with Rust + SvelteKit.
Inspired by GitHub Awesome YouTube channel.
| Product | Description | Status |
|---|---|---|
| Codeilus | Single Rust binary that turns any codebase into an interactive, gamified learning experience. 16 crates, Axum + SvelteKit 5, tree-sitter, AI narration. | Active |
| AgentForge HQ | Self-improving AI workforce platform. 100+ agent personas, org chart, governance, 12 Rust crates. | Active |
| Platform | 14-product unified platform consolidating all codebases into a layered business ecosystem. | Planning |
┌─────────────────────────────────┐
│ SvelteKit 5 UI │
│ (embedded in Rust binary) │
├─────────────────────────────────┤
│ Rust Backend (Axum) │
│ API + WebSocket + Static Files │
├─────────────────────────────────┤
│ SQLite / tree-sitter / LLMs │
└─────────────────────────────────┘
Single binary. No separate frontend server. Ship and deploy as one executable.
Today's 34 trending projects from GitHub Awesome:
| # | Project | Description |
|---|---|---|
| 1 | Remodex | UI component library |
| 2 | app-store-screenshots | App Store screenshot generator |
| 3 | chrome-cdp-skill | Chrome DevTools Protocol skill |
| 4 | gstack | Stack for building apps |
| 5 | agent-kit | AI agent toolkit |
| 6 | pi-autoresearch | Automated research on Pi |
| 7 | skales | Skales app |
| 8 | CLI-Anything | CLI interface for anything |
| 9 | mcp2cli | MCP to CLI bridge |
| 10 | mem9 | AI memory system |
| 11 | GSD 2 | Get Stuff Done v2 |
| 12 | TADA | Hume AI's TADA |
| 13 | ATLAS | ATLAS project |
| 14 | OpenSquirrel | Open source squirrel |
| 15 | temm1e | temm1e project |
| 16 | AutoKernel | Automated kernel optimization |
| 17 | AutoResearchClaw | Automated research tool |
| 18 | Mouser | Mouse automation |
| 19 | Founders Kit | Startup founders toolkit |
| 20 | slides-grab | Slide presentation grabber |
| 21 | Tome | Tome project |
| 22 | ghost-os | Ghost operating system |
| 23 | Animated Icons | Animated icon library |
| 24 | MetaClaw | Meta research claw |
| 25 | Skir | Skir framework |
| 26 | Understand Anything | Universal understanding |
| 27 | lossless-claw | Lossless data tool |
| 28 | OneCLI | One CLI to rule them all |
| 29 | OpenJarvis | Open source Jarvis assistant |
| 30 | Auto-claude-code-research-in-sleep | Automated Claude Code research |
| 31 | OpenMAIC | Multi-agent interaction |
| 32 | Agent Safehouse | Agent safety sandbox |
| 33 | nah | nah utility |
| 34 | autoresearch | Claude autoresearch |
| Date | Location | Count | Highlights |
|---|---|---|---|
| 17-March | /Users/bm/cod/trend/17-march |
13+ | cognee, OpenViking, InsForge, browser, claude-code |
| 16-March | /Users/bm/cod/trend/16-march |
3 | coder, mindsdb, posthog |
| 10-March | /Users/bm/cod/trend/10-march |
10 | agentforge-hq, AstrBot, openclaw, paperclip |
| 5-March | /Users/bm/cod/trend/5-march |
7 | codebuff, hve-core, MoneyPrinterV2, shannon |
| 4-March | /Users/bm/cod/trend/4-march |
16 | agentscope, LMCache, ReMe, airi |
| 2-March | /Users/bm/cod/trend/2-march |
8 | airi, markitdown, OpenSandbox, servo |
| 26-Feb | /Users/bm/cod/trend/26-feb |
10 | claude-flow, deer-flow, SpacetimeDB, Scrapling |
| 20-Feb | /Users/bm/cod/trend/20-feb |
15 | OctoBot, khoj, rembg, evershop |
| Layer | Technology |
|---|---|
| Backend | Rust (Axum) |
| Frontend | SvelteKit 5 (embedded in binary) |
| Embedding | rust-embed / include_dir |
| Database | SQLite |
| AI | Claude / OpenAI / Ollama |
| Deployment | Single binary / Docker |
- Open Core — Free OSS base, paid premium features
- Hosted/Cloud — Managed SaaS versions
- Support & Consulting — Enterprise plans
- Marketplace — Plugins and integrations
Daily: Study trending repos (GitHub Awesome YouTube)
↓
Clone & analyze → Extract patterns & ideas
↓
Build products (Rust + SvelteKit) → Open source
↓
Monetize via Open Core / SaaS / Consulting
MIT
Daily OSS study. Rust + SvelteKit products. Open source first. Ship fast.