Software engineer, with experience working in blockchain and distributed systems but not limited by it. I like working with golang and rust, although I'm still learning rust. Apart from that i also like reading research and tech blogs and building fun learning projects in my free time.
Architected smart contract infrastructure for Alive.house - a gamified virtual music concert launchpad
Personal Projects
LinkCollect - A social bookmarking tool. Built to simplify content curation and sharing
Near Talk - Anonymous chat platform connecting nearby users (e.g., at airports, cafes, or concerts) based on geohash mappings, written in go.
Function Layer AVS - Distributed computing platform that executes user-defined functions off-chain and
trustlessly submits verified outputs on-chain. written in rust. Minimal version built for fun.
Blockchain-in-Golang - Built a basic blockchain with PoW consensus in golang, using libp2p lib for peer connection, streams blockchain with connected peers every n seconds. A simple version built for fun
Zen Store - Distributed File Storage (built on top of TCP in Go): Building distributed P2P file storage (minimal version)