All Projects

A collection of things I have shipped, am building, or am still poking at.

Recent merged PRs

GitHub →

Single binary, zero-copy, SIMD-accelerated ingestion engine for very large CSV data. Streams directly into typed columns.

ZeroShred

shipped

High-throughput file transfer hitting 780 MB/s via kernel-level zero-copy (sendfile), pipelined SHA-256 on dedicated threads, and hardware crypto acceleration.

Selected for Google Summer of Code 2026 contributing to GNU Octave; working on numerical infrastructure. See merged PRs.

Vision-language model for geospatial reasoning; 1st runner-up at Inter-IIT Tech Meet 14.0 across 24 IITs.

HiLabs AIQuest

shipped

Winning entry for the HiLabs AIQuest hackathon held at IIT Roorkee.

Minimal byte-level binary wire protocol with explicit layout, endian-safe serialization, XOR checksum, and offset-based encoding.

BERT-based classifier distinguishing AI-generated text from human-authored text using semantic, statistical, and stylistic features.

Monte Carlo simulation for portfolio optimization; computes asset weights for maximum expected return at minimal risk via Sharpe ratio.