Projects
Production systems, systems-programming work, and research engineering — each built with real constraints and real impact metrics.
All Projects
SanketLens: A Multi-Tenant gRPC Observability Engine
↑ 100K+ spans/sec target throughput1 repo
A token-scoped ingestion gateway with gateway-enforced tenant labels, multi-level load shedding, and app-scoped opinionated reports — designed to remove repeated Prometheus / Grafana / Collector / Tempo / Loki setup from every backend codebase.
1 private repoCase Study
GogRPCClickHousePostgreSQLKafkaRedisOpenTelemetry
ProcessCache: In-Process LRU Cache for Go
↑ O(1) global + prefix eviction1 repo
A bounded, thread-safe Go module for Redis-free local caching: exact LRU ordering, optional per-prefix quotas, lazy expiration, background cleanup, typed reads, stats snapshots, and clean shutdown.
GoLRUMemory ManagementCacheOpen Source
Keyword Extractor
↑ 2.6M keyword-text pairs generated1 repo
Transformer-based Bangla keyword extraction pipeline used to convert raw news text into keyword-conditioned training data for Bangla Key2Text.
PythonPyTorchHugging FaceBanglaBERTNLP