Things I've built outside work: tools, setups, and experiments I've found useful enough to share.
A production-ready Docker setup guide for running OpenClaw (an open-source self-hosted AI assistant) on a MacBook Pro 2015 (Intel, 8 GB RAM, macOS 12). Covers the full stack: Rancher Desktop → Docker → OpenClaw → OpenRouter API → Telegram bot integration.
Includes a patched entrypoint.sh that fixes OOM crashes, nginx startup failures, and CLI/gateway state-directory mismatches that plague the default setup on low-RAM machines.
Default OpenClaw setup crashes or fails silently on older Macs. No combined guide exists for the full Rancher → Docker → Telegram stack.
A single-file patched entrypoint + docker-compose + full setup guide. Config via .env only. No manual JSON editing,, no OOM, nginx that actually starts.
Web chat UI at localhost:8080, Telegram bot, persistent workspace, scheduled tasks, web search, and skills. No cloud subscription,, no GPU.
More projects coming soon.
In the meantime, see everything at github.com/prachurjyadutta ↗