shreyas@portfolio:~
$ whoami
shreyas ganesh — systems / distributed / database engineer
MS Electrical & Computer Engineering — University of Florida (May 2026), GPA 3.9
Research-track systems work + 1.5 yrs production backend SWE @ Wabtec (Java / Apache Camel, 198k entries/day).

interested in   distributed systems · database internals · lock-free concurrency · fuzzing
currently       LLM-guided fuzzing research · shipping OSS to ClickHouse / pingora / turso / cockroach

$ git log --author=shreyas # merged to production OSS — the thing I'd lead with
✓ merged  ClickHouse/ClickHouse#89826 — Add setting for Arrow Flight descriptor type (+231/−18, 15 files)
           + 2 substantive PRs to ScyllaDB / Seastar (alternator LWT, sstables docs) — see oss/

$ ls


$ ls projects/ # featured — `cat <name>` to open
01  lockfree-queue   Vyukov-style bounded MPMC ring buffer with false-sharing experiments + 5% perf-regression CI gate.
02  rl-fuzzer        Deep Q-Network agents driving AFL++ mutation selection over a 47-action space, on 6 FuzzBench targets.
03  llm-fuzzing      Reproducible 7-LLM × 5-context × 7-strategy ablation framework. 14k cached calls, $100 cost-audit.
04  cf-ai-chatbot    Deployed full-stack RAG assistant on the Cloudflare stack — Workers, Durable Objects, Vectorize, Workers AI.
05  sqlite-clone-zig  From-scratch SQLite reader in Zig — file-format parse, B-tree walk, varint decoding, schema traversal.
perf: ·