Skip to content
View Shivansh9307's full-sized avatar

Highlights

  • Pro

Block or report Shivansh9307

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

Shivansh Chauhan — Data and BI Analyst

I build data systems, and I care most about whether the numbers coming out of them can be trusted. Most of my work sits around Power BI semantic models, advanced DAX, star schema data modelling, and SQL — with a focus on getting reports into production properly rather than just making them look good.

Flagship project: UK Corporate Compliance Radar, a compliance-monitoring platform on real Companies House data with a calibrated director risk score and AI-assisted PDF extraction.

Two years at HCLTech on level 2 support for EGA Dubai, building the team's SLA breach and performance reporting in Excel from exported ticket data. Tableau professionally at Koru Green Limited.

MSc Business Analytics — Aston University.

Core stack Power BI · Advanced DAX · SQL · PostgreSQL · Star Schema · Power Query (M) · Tableau · Python · Git · Docker · GenAI · RAG

Find me elsewhere LinkedIn | Portfolio

Pinned Loading

  1. compliance-radar compliance-radar Public

    AI-augmented compliance-triage on UK Companies House data: layered SQL pipeline, calibrated risk flags, LLM extraction, Power BI dashboard.

    Python

  2. atlas-analytics atlas-analytics Public

    Multi-agent analytics system: Claude Code agents over a deterministic Python engine that never calls an LLM to produce a number. Provenance ledger, blind red-team veto, gated pipeline, plugin playb…

    Python

  3. rag-Chatbot-llm rag-Chatbot-llm Public

    Chat with your own documents and get answers grounded in them, with inline citations to the source file and page. FastAPI + ChromaDB + OpenAI, token-budgeted prompts, SSE streaming, and a Next.js l…

    TypeScript