~/askwhyharsh

$ Harsh Singh @askwhyharsh

backend fullstack engineer / MERN & Go

Projects

Selected work and open source contributions.

> Projects

LinkCollect

2025

Social bookmark manager with 3,000+ users

A Chrome extension and web app for saving, organizing, and sharing bookmarks. Built to simplify content curation — currently used by thousands of people daily.

typescriptchrome-extensionreactnodejs

hyperliquid-indexer

2025

Real-time order fill and liquidation event pipeline

◆ Alfa Club · Hyperliquid · Kafka

Custom Go indexer for Hyperliquid that detects order fills and liquidation events from node data and publishes structured events to Kafka for custom trading pipelines. Built as contract work for Alfa Club.

golangkafkahyperliquidevent-pipelines

Near Talk

2025

Anonymous location-based chat

Anonymous chats with people around you, built around location-aware rooms with more proximity features in progress.

golanggeohashwebsocketsprivacy

Zen Store

2025

Distributed file storage over TCP in Go

A minimal distributed P2P file storage system built on top of TCP in Go, exploring peer connections, file movement, and replication basics.

golangp2ptcp

lazytrader

2025

Copy-trading on Polymarket

Put funds in a trading pool — we copy trades based on past performance of top Polymarket leaderboard traders. Built for fun, no promises attached.

golangpolymarkettrading

Blockchain in Golang

2025

PoW blockchain with libp2p peer networking

A basic blockchain with proof-of-work consensus in Go, using libp2p for peer connections and streaming the blockchain to connected peers every n seconds. Built for fun and learning.

golanglibp2pblockchainpow