KPKaustuv Prajapatiinklaw.hashnode.dev·Mar 16 · 6 min readBuilding an AI Software Dev Team with OpenClawHow I set up 10 specialized AI agents as a full software development team — with Discord, Mission Control, and smart API routing. This is just general overview and plan idea. Source code and Prompts n00
KPKaustuv Prajapatiinkaustuvp.hashnode.dev·Mar 6 · 6 min readHow I Set Up a Shared Folder Between My Mac Mini and Ubuntu Machine (The Right Way)If you're running a mixed home lab or workstation setup — a Mac as your primary machine and a Linux box for heavy lifting — sooner or later you'll need a reliable way to share files between them witho00
KPKaustuv Prajapatiinklaw.hashnode.dev·Feb 27 · 3 min readSetting Up OpenClaw at klaw.local domainSetting Up OpenClaw at klaw.local A walkthrough of running OpenClaw locally behind nginx with HTTPS, covering every error hit along the way. Prerequisites OpenClaw installed and gateway running ngi00
KPKaustuv Prajapatiinklaw.hashnode.dev·Feb 24 · 8 min readOpenClaw Agent Setup GuideOpenClaw — Specialist Agent Setup Guide Complete walkthrough for creating a dedicated specialist agent. Uses kLinked (LinkedIn Intelligence) as the reference implementation. Architecture Overview D00
KPKaustuv Prajapatiinkaustuvp.hashnode.dev·Feb 20 · 7 min readAWS CI/CD AWS CI/CD Pipeline Setup - Full AWS Native (Console Guide) Architecture Overview GitHub → CodePipeline → CodeBuild → CodeDeploy → EC2 1. GitHub Repository Setup Keep your existing GitHub repository - 00