My Projects

ShareThat
ShareThat is a peer-to-peer file sharing app built with WebRTC and WebSockets, enabling direct browser-to-browser file transfers without storing data on a server. It uses a lightweight Go backend for signaling and React on the frontend to establish secure, real-time connections and stream files efficiently.
Published on 21 Mar 2026

File Downloader in Go
A concurrent file downloader written in Go using goroutines and channels to enable fast, reliable, and memory-efficient downloads.
Published on 24 Jan 2026
AS