π Hi, I'm Debajyoti
Lead Backend Engineer from India, currently working at Numrah Ltd.My day-to-day is a healthy mix of high-level system design & architecture and deep-in-the-flow coding β I still spend a good chunk of time writing and reviewing production code while keeping the big picture in sight.
I love building backend systems that scale and just work. Some of the things Iβve shipped from scratch:
- SaaS platforms
- Real-time messaging systems with WebSocket clusters
- IoT platform
- Distributed schedulers & background job systems
- High-throughput data pipelines
Daily stack: Go and TypeScript, PostgreSQL at scale, GCP for everything cloud-related (I know AWS, just donβt use it at work anymore). Currently getting comfortable with Kubernetes β because eventually everything ends up in a micro-service.
I built and a production Ethereum indexer entirely in Go, which pulled me deep into on-chain data infrastructure and DeFi protocols. These days Iβm spending my spare cycles learning Filecoin and the decentralized storage ecosystem. I also tinker in Rust whenever I need that extra dose of satisfaction that comes from code that compiles and screams.
- System design & backend architecture
- Building real-time or high-throughput systems
- Go, PostgreSQL, Kubernetes, or why one database is often enough
- Everything Blockchain
π¬ Best way to reach me: debajyotidofficial@gmail.com
Always up for a good technical conversation!
Some of my personal projects include:-
- KV-DataStore: A hybrid key-value store with a memory cache (LRU), on-disk persistence, and TTL (Time to Live) support for key-value expiry.
- VectorCommitment-Merkle: VectorCommitment-Merkle is a prover and verifier implementation in Golang of vector commitment schemes for state root used by go-ethereum and Tendermint. Proving and verifying both single data points as well as multiple data points are supported by a binary Merkle tree implementation.
- Reed Solomon: Implemented reed-solomon erasure coding by performing matrix arithmetic over the Galois field in Rust.
- KittyToken: KittyToken is an implementation of ERC20 token using Solidity. Included a contract to create KittyToken/stablecoin pair in the UniswapV2 liquidity pool.





