HSHarshit Srivastavainhungrydevo.hashnode.dev·Jun 16, 2025 · 2 min readShadowSend — A Lightweight Secure File Sharing Tool Built with GoEver needed to send a file securely without signing up for some sketchy service, uploading to the cloud, or worrying about who might get their hands on it? I did.So I built ShadowSend (Yes, I have a thing for cool names) 💡 What is ShadowSend? Shadow...00
HSHarshit Srivastavainhungrydevo.hashnode.dev·Jun 11, 2025 · 3 min readGo-ing Minimal: Building a CLI Task Manager with CobraI am exploring Go lately and wanted to learn this via project-based learning, because it is better than the traditional clearing the fundamentals and knowing the intricate details, having in-depth before starting out. In order to keep things simple, ...00