Skip to content
View apoorva-01's full-sized avatar
💭
Busy in building the best version of myself
💭
Busy in building the best version of myself

Block or report apoorva-01

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

Hi 👋, I'm Apoorva Verma

Software Engineer @ Oracle · Applied AI — RAG, LLM Evaluation & ML Systems · Python / TypeScript

Website LinkedIn X Gmail

profile views


👩‍💻 About Me

I'm a software engineer who builds and evaluates AI and machine-learning systems — and cares about making them reliable, not just demos. By day I'm on Oracle's MySQL & HeatWave team, working on CI/CD automation and the rigor of evaluating things against clear standards. Outside that, I build applied-AI and full-stack projects: retrieval/RAG systems, LLM evaluation tooling, and the engineering that gets them shipped.

  • 🔭 Focused on applied AI — RAG, LLM evaluation, and ML systems, backed by solid Python/TypeScript engineering
  • 🌱 Always learning — lately around LLM evaluation, retrieval, and agentic workflows
  • 💜 Committed to growing the representation of women in STEM
  • 📫 Reach me at vermaapoorva0510@gmail.com

🏆 Selective Programs & Fellowships

All highly competitive, national-level selections.

  • D. E. Shaw — DESIS Ascend Educare Fellow1 of 35 selected from 6,200+ applicants across India
  • JPMorgan ChaseQuantitative Research Mentee — 1 of 35 students across India
  • McKinsey  McKinsey & CompanyNextGen Women Leaders — top 50 women in India
  • Microsoft  MicrosoftEngage Mentee (2022)

💼 Professional Impact

  • Oracle  OracleMySQL & HeatWave Release Engineer — cut integration issues ~30% across 100+ automated test suites; integrated OpenAI Codex into the release workflow; CI/CD across 5 time zones
  • Handshake AI  Handshake AIProject Dynamo (contract) — authored frontier-agent evaluation tasks (Terminal-Bench 2 / Harbor)
  • Oracle  OracleSoftware Engineer Intern — real-time multimedia + video-annotation tools for Oracle Content Management

🌐 Open Source & Community

  • 33 merged PRs across 10 external projects — Supabase (×3), sqlfluff (×2) ⭐, PostHog, Falcon, pyparsing, pygments, mne-python, PapaParse, jsonpickle, twig.js
  • 18 accepted answers in GitHub Discussions ⭐ across 15 repos — FastAPI/SQLModel, DuckDB, ripgrep, Rich/Textual, Starlette, spaCy, Apache Airflow, dbt-core, Haystack, turso ⭐, and more

🚀 Featured Projects

AI reliability & evaluation — my core focus: making LLM systems dependable, not just demos.

  • langchain-shannonbasePython · LangChain · MySQL A LangChain VectorStore for MySQL 9's native VECTOR type — RAG on ShannonBase, self-hosted MySQL, or HeatWave, no separate vector DB. Fills a real ecosystem gap.
  • atlasai-mcp-bridgeTypeScript · Atlassian Forge An MCP bridge that brings Jira, Confluence & JSM into Claude, Cursor, and any MCP client — OAuth 2.1, Forge SQL, audit logging, React admin UI.
  • rag-eval-harnessPython RAG over research papers with a reproducible retrieval-evaluation harness (DeepEval + a custom citation-faithfulness metric).
  • claude-code-toolkitShell Skills, subagents, and hooks that make Claude Code follow good engineering practices by default.
  • dra-industry-4.0-assessment-platformNext.js · PostgreSQL A digital-readiness platform that scores an organization's Industry 4.0 maturity and surfaces actionable insights.

📄 Research & Certifications


🛠️ Tech Stack

Languages Python TypeScript JavaScript C++ SQL

AI / ML Machine Learning RAG LLM APIs MCP scikit-learn

Backend & Frontend FastAPI Flask Node.js React Next.js

Data & Infra PostgreSQL MySQL MongoDB Docker GitHub Actions OCI


Building and evaluating AI systems that actually ship — and growing women's representation in STEM along the way.

Pinned Loading

  1. claude-code-toolkit claude-code-toolkit Public

    Skills, subagents, and hooks that make Claude Code follow good engineering practices by default.

    Shell 3

  2. make-my-commerce-cms make-my-commerce-cms Public

    Full-stack e-commerce CMS and storefront with a merchant admin dashboard (Next.js + MongoDB).

    JavaScript 3

  3. rag-eval-harness rag-eval-harness Public

    RAG over research papers with a reproducible retrieval-evaluation harness (DeepEval + a custom citation-faithfulness metric).

    Python 3

  4. langchain-shannonbase langchain-shannonbase Public

    LangChain VectorStore for MySQL 9's native VECTOR type — RAG on ShannonBase, self-hosted MySQL, or HeatWave. No separate vector DB needed.

    Python