sounishnath.netlify.app

Sounish Nath

I build systems that don't wake you up at 3AM — distributed auth, streaming pipelines, and backend services

Hey Friend 👋!, I simply love building softwares.

Gossip Raft - KV Store

Oct 10, 2025

Built a sharded, fault-tolerant key-value store from scratch in Go — implements Raft consensus for leader election and log replication, gRPC for inter-node RPC, and a gossip protocol for membership and eventual consistency. Designed to survive node failures without data loss.

GogRPCRaftLeader election
githublinkedin
Gossip Raft - KV Store

URL Shortner Service

Oct 31, 2024

Designed a read-heavy URL shortener in Go — uses Redis for sub-millisecond lookup caching, PostgreSQL for persistence, and Bloom filters to eliminate DB hits for non-existent keys. Built to handle high read throughput with minimal write amplification.

GoPostgresqlRedisBloom Filters
githubyoutubelinkedin
URL Shortner Service

Leetcode Multiplayer

Dec 21, 2025

This project is a multiplayer platform for practicing Leetcode problems. It allows users to collaborate and compete in solving coding challenges in real-time with integrated audio calling and cloud code execution.

GoHTMXWebRTCWebSockets
githubyoutubelinkedin
Leetcode Multiplayer

Referral Emailer

Jul 29, 2025

Built high-performance cold emailing tool with Golang/MongoDB featuring AI-powered resume analysis and personalized email generation, boosting outreach efficiency by 80%

GoVue.jsSMTPConcurrency
githubyoutubelinkedin
Referral Emailer

InterviewMe.AI Platform

Oct 31, 2024

Built real-time interview platform using WebRTC and microservices architecture, reducing response times by 40% with high-concurrency support

NodeJsTypescriptAngularWebRTC
githubyoutubelinkedin
InterviewMe.AI Platform

Money Minder Service

Jun 29, 2025

Built secure full-stack finance tracker with Vue.js 3 and Golang, featuring role-based auth, real-time charts, and RESTful APIs with 40% latency reduction

GoVue.jsBigQueryGCP
githubyoutubelinkedin
Money Minder Service

Chad Gipidii - Agent Loop

Oct 10, 2025

An extensible AI agent powered by Google Gemini, featuring dynamic tool registration via an @tool decorator, multi-step tool execution, color-coded logging, configurable LLM backends, and robust error handling for reliable task automation.

PythonPydanticGemini 2.5-Pro
githubyoutubelinkedin
Chad Gipidii - Agent Loop

Taskflow: Weekplanner AI

Aug 15, 2025

AI-powered weekly planner with Gemini/Firebase Studio featuring smart scheduling, automated task generation, and drag-and-drop organization

FirebaseVue.jsGeminiGCP
githubyoutubelinkedin
Taskflow: Weekplanner AI

Open Source / GitHub