agnideep ghosh*
Software engineer who builds on the web. I currently work at Leap Wallet. Previously I was at Pitney Bowes as a software intern working on ecommerce engines at scale, and at DRDO as a research intern working on computer vision and mobile net architectures.
Interested in algorithmic problems, decentralisation, scale. I like to find attack vectors in systems and help secure them.
projects
clensify
bad-word detection library which uses multistage detection outperforming conventional methods. decodes obfuscated text like zalgo, bubble-text, leetspeak and uses dynamic bloom filters with contextual embeddings for efficient detection.
static analysis reconciliation
static analysis for reactivity at raw javascript speed. fine-grained diffing and event handling using tree walking. outperformed reacts reconciliation for static-heavy apps. built a component wrapper to make them statically-reactive.
blockchain indexer
high performance ethereum indexer with parallel processing pipeline. handles chain reorgs and processes blockchain data through kafka streams. serves processed data via cached rest endpoints with postgresql and redis.
reader ai
chrome extension which helps you annotate across the web seamlessly. single click text simplification, answer prompts with auto text highlighting and more