Skip to content
View Satyanshgaur's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Satyanshgaur

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.

Content in all repositories owned by your account will be closed.
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
Satyanshgaur/README.md
Satyansh Gaur - Fastfetch System Info

Periodic LLM Generated Comment (Working inside the Readme):

-- ==============================================================================
-- SATYANSH-MINI // NVIM RUNTIME BUFFER (STATUS: ONLINE)
-- ==============================================================================
local vault = require("satyansh.vault")

vault.inference = {
  model              = "SmolLM-135M-Instruct (LoRA)",
  adapter            = "satyansh-lora-r16 (PEFT)",
  fine_tuned_on      = "Satyansh gaur personal data",
  parameters         = "135M + 1.2M LoRA",
  precision          = "FP16",
  runner             = "github-actions-cpu",
  run_id             = 45,
  generated_at       = "2026-09-05 18:03 UTC",
}

-- ==============================================================================
-- LATEST COMPLETION
-- ==============================================================================

local completion = [[
Satyansh would look at a multithreaded process and think, 'Wait,
why did the OS wait so long?
]]

A few things the model knows about me, and you'll probably wanna know as well:

$ whoami

name: Satyansh Gaur
located_in: India
role: AI Infrastructure Engineer // Systems Programmer // Performance Architect

numbers_that_matter:
  paytm_hackathon: 1st Place Winner (CommuneOS)
  sgp4_throughput: 275,000 steps/sec (192x Numba JIT)
  graphmem_latency: 12ms multi-hop traversal (Consumer VRAM)
  model_params: 135M + 1.2M LoRA (PEFT)

currently:
  researching: GPU Architecture, Custom CUDA Kernels, Bank Conflict Mitigation
  building: High-Throughput SLM Inference Engines & Multi-Agent Swarms

philosophy: "Hardware reality dictates software architecture."

Focus & Stack

  • Active Domains: High-Performance Computing (HPC), GPU Architecture, CUDA Kernels, Distributed AI Systems
  • Core Languages: Modern C++ (17/20), CUDA C/C++, Python 3.12, Rust, Java
  • Infrastructure & ML: PyTorch, TensorRT, vLLM, Triton, Numba JIT, ChromaDB, FAISS, Docker

Portfolio GitHub LinkedIn Kaggle X Email

Pinned Loading

  1. RainCast RainCast Public

    Physics-informed satellite communication simulator with inverse rain-rate retrieval and real-world climatology validation.

    Python 4 1

  2. RecalNet RecalNet Public

    Persistent Graph Memory Framework for Local LLM Systems

    Python 1

  3. orbit-ops orbit-ops Public

    A pollution forecasting platform made using data pipelining and machine learning

    TypeScript 2

  4. CommuneOS CommuneOS Public

    A native ai agent driven platform, which personalises community experiences

    Python

  5. Vaibhav20k/Sahai_Project Vaibhav20k/Sahai_Project Public

    TypeScript 1

  6. task-server-in-java task-server-in-java Public

    A multithreaded task server for fun and learn in pure java

    Java