Skip to content
View AnishKamatam's full-sized avatar

Highlights

  • Pro

Block or report AnishKamatam

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
AnishKamatam/README.md

Hi, I'm Anish

I’m a Computer Science and Mathematics student who likes building systems across AI, backend engineering, and robotics. I enjoy taking ideas from 0 → 1, working across the stack, and really passionate about just building and learning.

Pinned Loading

  1. MedWise MedWise Public

    SF Hacks 2x Category Winner

    TypeScript

  2. viewlingo viewlingo Public

    Forked from kevinlinxc/viewlingo

    YCombinator x Mentra Hackathon Winner

    TypeScript

  3. edge-infer-rs edge-infer-rs Public

    CPU-optimized Rust inference engine with production-style dynamic batching, dual-trigger scheduling, and backend-agnostic execution for edge ML workloads.

    Rust 4

  4. mem-kv-cpp mem-kv-cpp Public

    In-memory key–value store in C++ optimized for ML inference workloads, featuring sharded concurrency, micro-batching, TTL caching, and asynchronous durability. 162k RPS, P99 <20μs.

    C++ 1

  5. triton-autokernel triton-autokernel Public

    GPU kernel optimization framework using LLM-driven autotuning for Triton kernels. Benchmarks configurations and analyzes performance using roofline model on NVIDIA A100 GPUs.

    Python 1

  6. BiteCheck_V2 BiteCheck_V2 Public

    An anomaly detection ML system using an XGBoost ensemble (SMOTE + ADASYN) with Optuna hyperparameter optimization for FoodHealth Company. Combines ML predictions with deterministic heuristics.

    Python