Skip to content
View Varad02's full-sized avatar

Block or report Varad02

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. SeismicRiskAtlas SeismicRiskAtlas Public

    ML systems pipeline for block-level earthquake loss estimation, combining distributed seismic data processing, physics-based modeling, and geospatial data engineering.

    Python 2

  2. codelens codelens Public

    A transformer-powered code review system that combines a GPT-style decoder built from scratch with a RAG pipeline to deliver context-aware PR reviews.

    Jupyter Notebook 1 1

  3. LLM-Powered-Terminal-Assistant LLM-Powered-Terminal-Assistant Public

    A terminal assistant that runs shell commands from natural language using a local LLM (Ollama). Works as a hybrid shell: type real commands and they run directly; prefix with llm-exec to translate …

    Python 1

  4. neetcode-submissions-rs3fbsdm neetcode-submissions-rs3fbsdm Public

    My NeetCode.io problem submissions

    C++ 1

  5. PagedQA PagedQA Public

    Document Q&A powered by vLLM with prefix caching. Upload a PDF or text file, ask questions against it, and benchmark the latency speedup from KV cache reuse.

    Python 1

  6. Generative-Adversarial-Networks-for-Image-Synthesis Generative-Adversarial-Networks-for-Image-Synthesis Public

    A Generative Adversarial Network (GAN) implementation that generates realistic anime character faces from random noise.

    Jupyter Notebook