Skip to content
View andey0Saikiran's full-sized avatar
💭
Exploring🤓
💭
Exploring🤓

Block or report andey0Saikiran

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
andey0Saikiran/README.md

Saikiran Andey

Data scientist. Causal inference, commercial analytics, and AI products that verify their own numbers.

Claude Certified Architect, Foundations (CCA-F) · issued by Anthropic, 2026

andey0saikiran.github.io · LinkedIn · saiki.andey@gmail.com


Project What it proves
HEOR Studio Study protocols in, machine-verified SAS + SQL out. 2,563 executed checks across 24 groups, 0 failing, mutation-tested. Refuses analyses it cannot compute honestly.
tableau-lineage.com Tableau Workbook Auditor: dead fields, duplicate calculations, performance lint, and lineage, fully client-side. 10.5K+ visitors in its first month.
Eigen-Rho AI-proctored technical assessments, graded against live Postgres execution instead of trusting the model.
ClipShuttle A YouTube-to-Premiere panel for a working video editor, built end-to-end with Claude Code (repo).

The through-line: I don't trust numbers I can't check. Everything above executes its own output against ground truth before showing it to anyone.

Python SQL SAS R TypeScript · IPTW g-computation AIPW survival analysis A/B testing · Tableau Databricks Postgres

Pinned Loading

  1. clipshuttle clipshuttle Public

    Paste a YouTube link inside Premiere Pro, pick a quality, and the clip lands in your project. Free, open-source macOS panel.

    JavaScript

  2. tableau-lineage tableau-lineage Public

    Tableau Workbook Auditor: free, in-browser auditing and lineage for Tableau workbooks (.twbx/.twb). Dead fields, duplicate calculations, performance lint, workbook diffs, dependency graphs, stored …

    TypeScript 7 1

  3. RAG_Model_Starwars RAG_Model_Starwars Public

    Local RAG pipeline over the Star Wars screenplays: embeddings, retrieval, and grounded generation in one Jupyter notebook.

    HTML 1

  4. Data-Mining-healthcare_PCA_Implementation Data-Mining-healthcare_PCA_Implementation Public

    PCA and K-Means clustering on the 1M-row U.S. Chronic Disease Indicators dataset to find geographic patterns in disease incidence.

    Python

  5. LLM_Implementation LLM_Implementation Public

    GPT-style language model built from scratch in PyTorch: BPE tokenization, multi-head causal attention, transformer blocks, and text generation.

    Jupyter Notebook

  6. heor-studio heor-studio Public

    Turn a study protocol into machine-verified SAS + SQL for claims-data (MarketScan) studies: 2,563 executed checks across 24 groups, mutation-tested, honest refusals

    TypeScript