Skip to content

arya312/arya312

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 

Repository files navigation


๐Ÿ‘จโ€๐Ÿ’ป About Me

arya = {
    "role"        : "Software Development Engineer @ Salesforce",
    "location"    : "New Delhi, India ๐Ÿ‡ฎ๐Ÿ‡ณ  โ†’  London ๐Ÿ‡ฌ๐Ÿ‡ง  (open to relocate)",
    "focus"       : ["LLM Engineering", "AI Agents", "MCP Servers", "Backend Systems"],
    "building"    : "Production-grade AI tools developers actually use every day",
    "certifications": "13ร— Anthropic Academy (Claude, MCP, Agents, Subagents, API)",
    "fun_fact"    : "I read the Anthropic docs for fun and then build things from them",
}

I'm a software engineer at Salesforce with a background in CV/ML from DTU, now deep in the world of LLMs, agents, and the Model Context Protocol. I spend evenings building side projects at the intersection of developer tooling and AI โ€” things I wish existed when I was shipping features at work.


๐Ÿ… Anthropic Academy โ€” 13 Certifications

All completed Marchโ€“April 2026 ยท Issued by Anthropic Education

Course Verified
Claude 101 โ†’ Verify
Claude Code 101 โ†’ Verify
Claude Code in Action โ†’ Verify
Building with the Claude API โ†’ Verify
Introduction to Model Context Protocol โ†’ Verify
Model Context Protocol: Advanced Topics โ†’ Verify
Introduction to Agent Skills โ†’ Verify
Introduction to Subagents โ†’ Verify
Introduction to Claude Cowork โ†’ Verify
AI Fluency: Framework & Foundations โ†’ Verify
AI Fluency for Students โ†’ Verify
AI Fluency for Educators โ†’ Verify
Teaching AI Fluency โ†’ Verify

๐Ÿ› ๏ธ Tech Stack

Languages

Python TypeScript JavaScript Apex SQL C++

AI / LLM Stack

Claude API LangChain MCP RAG OpenCV

Backend & Infrastructure

FastAPI Node.js PostgreSQL Docker Redis

Tools & Platforms

Git GitHub Actions Salesforce Railway Linux


๐Ÿš€ Projects

Building production-grade AI tools, not toy demos.

๐Ÿ” RAG Document Intelligence System

A production RAG pipeline โ€” ingest any PDF/doc collection, ask questions, get grounded answers with source citations. Includes hallucination detection, retrieval quality metrics, and a live monitoring dashboard. Deployed live on Railway.

Python ยท LangChain ยท ChromaDB ยท FastAPI ยท React ยท Railway


๐Ÿค– AI Code Review Agent

A GitHub Action + CLI that auto-reviews PRs using the Claude API โ€” flags security issues, code smells, and suggests refactors with explanations. Published to npm so engineers can install it in 30 seconds.

TypeScript ยท Claude API ยท GitHub Actions ยท AST parsing ยท npm


โšก Salesforce MCP Server (coming soon)

An MCP server that connects Claude directly to Salesforce โ€” query records, run SOQL, update objects, and trigger flows โ€” all from within your AI assistant. Built with the official MCP SDK and published to npm. The first Salesforce MCP server on npm.

TypeScript ยท MCP SDK ยท Salesforce API ยท npm


๐Ÿ“Š Real-time LLM Data Pipeline (in progress)

Ingest a live data stream โ†’ clean โ†’ LLM enrichment (sentiment + entity extraction + summarization) โ†’ PostgreSQL โ†’ REST API. End-to-end system showing event-driven architecture, pipeline design, and production LLM integration.

Python ยท Kafka ยท PostgreSQL ยท FastAPI ยท Docker Compose ยท Claude API


๐Ÿงช LLM Evaluation Framework (coming soon)

A pytest-based framework for evaluating LLM outputs โ€” factuality checks, latency benchmarks, hallucination detection, and regression testing. Integrates with DeepEval and RAGAS. Runs in CI via GitHub Actions.

Python ยท DeepEval ยท RAGAS ยท pytest ยท GitHub Actions


๐Ÿ“ˆ GitHub Stats

GitHub Streak


๐Ÿ“ Writing

I write about building with LLMs, the Model Context Protocol, AI agents, and what I'm learning from Anthropic's stack. Find me on Medium โ†’


๐Ÿค Let's Connect

If you're working on something interesting in the LLM/agent/MCP space, or hiring senior engineers for London-based teams, I'd love to chat.

๐Ÿ“ฌ LinkedIn ยท Medium ยท X / Twitter


About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors