I'm a Graduate Computer Science student at Vanderbilt University specializing in low-level systems programming, high-performance backends, and distributed systems.
pytorch/pytorch#191092 β fixed an uncaught ZeroDivisionError in torch.unravel_index, reviewed and merged by PyTorch core maintainers. Six additional PRs across distributed, linalg, and BLAS code are currently in review.
An Integrated GCNβGATβAE Framework for Robust Anomaly Detection in Industrial IoT Environments β co-authored with Suhani Panda, Sanjana B, and Saravanan Palani. Published in the 2025 IEEE 9th International Conference on Information and Communication Technology (CICT), Chennai, India (Dec 2025). A seven-stage hybrid GCN/GAT/Autoencoder framework for real-time IIoT anomaly detection, achieving 95.0% classification accuracy and 8.1ms inference latency on the Edge-IIoTset dataset.
- Amplify GenAI Innovation (AGI) Center, Vanderbilt University | Software Engineer β GenAI Platform & Systems (Aug 2026 β Present)
- Engineering scalable GenAI platform tooling, API integrations, and multi-agent workflows across Vanderbilt's College of Connected Computing.
- Building high-throughput LLM middleware services and vector indexing pipelines to accelerate AI application deployment.
- VU-BEAM Lab, Vanderbilt University | Research Assistant (Oct 2025 β Aug 2026)
- Designed ReCL (Reconstructive Contrastive Learning), a self-supervised ultrasound model evaluated against baselines on the PICMUS benchmark. Submitted to NeurIPS 2026 (not accepted).
- Optimized offline batch-processing data pipelines across 10,000+ ultrasound scan frames, reducing multi-GPU training execution time by 40%.
- Vanderbilt University Mathematics Department | Platform Architect & Software Engineer (Jan β May 2026)
- Engineered Proofdesk, a collaborative Web IDE sandbox, reducing compilation feedback latency by 72% (from 1.1s to 300ms) via client-side WebAssembly (Pyodide).
- Deployed WebSocket sandboxed terminal runtimes (
node-pty) inside resource-restricted Docker containers (512MB RAM limit). - Architected a distributed background worker task queue using Redis and BullMQ with local fallback loops.
- π« Vanderbilt University (Nashville, TN) | Master of Science in Computer Science (Expected Jun 2027)
- π Vellore Institute of Technology (VIT) (Chennai, India) | Bachelor of Technology in Computer Science (Graduated May 2025)
π PulseStream Telemetry Pipeline (TypeScript, Redpanda/Kafka, KEDA)
- Designed a horizontally scalable telemetry ingestion gateway targeting 50,000+ metrics/sec across distributed Redpanda (Kafka-compatible) event streams (see repo for benchmark-reproduction script).
- Decoupled write paths from persistence using device ID hash partition keys for fast HTTP 202 ingestion ACKs.
- Implemented double-layer idempotency utilizing Redis
SETNXedge locks and atomic PostgreSQL batch upserts.
π revert-ai (TypeScript, Node.js, AST Parsers, Git API, NPM)
- Built and published
revert-aion npm β a dependency-aware undo/redo CLI for AI coding assistants (Claude Code, Aider), reading session logs and git history to track file operations. - Engineered AST-based dependency analysis for JS/TS and Python import graphs to safely cascade file reversions while preserving unrelated edits.
- Implemented side-by-side terminal diff previews and Git stashing safety guards, validated by a Jest test suite.
πΎ LSM-Tree Key-Value Engine (C++20, io_uring)
- Engineered a high-performance LSM-Tree database storage engine in C++20 with a small team, via a structured open-source-club build (issue-driven PRs, CI, dependabot).
- Implemented asynchronous, non-blocking Write-Ahead Log (WAL) appends utilizing Linux
io_uringwithO_DIRECT, bypassing the kernel page cache. - Engineered a concurrent, lock-free SkipList MemTable with atomic CAS pointers and a custom bump-pointer memory Arena.
- Restricted read lookup penalties to at most one CPU cache line miss using 64-byte cache-aligned vectorized Block Bloom filters.
- Vanderbilt Global Good Hackathon Finalist (2025) β co-developed ARIA Pathfinder, a PostGIS-backed disaster response routing system using Dijkstra with time-decaying edge weight equations.
- GDSC Technical Lead (2024β2025) β co-led the Technical Division for Google Developer Student Club (GDSC), running technical workshops for 200+ student members.
- LinkedIn: linkedin.com/in/harsharajkumar273
- Website Portfolio: hashadev.duckdns.org
- Email: harsharajkumar273@gmail.com
