Skip to content
View arjunsood2025's full-sized avatar

Block or report arjunsood2025

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. llm-platform-project llm-platform-project Public

    From-scratch LLM platform: custom BPE tokenizer, transformer + Triton kernels, DDP/FSDP2 training with SFT/DPO, and a vLLM-style inference engine (paged KV cache, continuous batching, speculative d…

    Python 1

  2. quant-research-platform-project quant-research-platform-project Public

    Market-data research platform + C++ event-driven backtesting engine: partitioned Parquet/DuckDB storage, a parity-tested C++/pybind11 order-book replay engine (11.5M events/sec), and leakage-safe, …

    Python 1

  3. time-series-ml-platform-project time-series-ml-platform-project Public

    Leakage-safe training, evaluation, and serving for short-horizon prediction on noisy, regime-switching market data. Built to reduce inaccuracies when measuring signals,

    Python 1

  4. raft-kv-engine-project raft-kv-engine-project Public

    Linearizable replicated key-value store written from scratch in Rust — LSM storage engine, sans-IO Raft, and a FoundationDB-style deterministic simulator that has linearizability-checked 20,000 ran…

    Rust 2

  5. research-ops research-ops Public

    AI-CLI toolkit that turns Claude Code into a personalized research assistant with paper discovery, summarization, lit reviews, and a knowledge base as plain files and slash commands.

    TeX

  6. coursework-assistant coursework-assistant Public

    A Claude Code workspace for CS, math, physics, and engineering coursework. Builds memorization tables from slides and PDFs, works homework with explanations, checks photos of your handwritten work,…

    Python