نبذة عني
Anthropic Academy–certified AI/LLM Engineer (Claude API, AI Agents, MCP, AI Foundations) completing a B.Tech in Computer Science in 2026. Built 6+ self initiated, production style AI systems spanning agentic workflows, R…
Anthropic Academy–certified AI/LLM Engineer (Claude API, AI Agents, MCP, AI Foundations) completing a B.Tech in Computer Science in 2026. Built 6+ self initiated, production style AI systems spanning agentic workflows, RAG, LLM powered GitHub automation, and model fine-tuning owning everything from FastAPI backends and LangGraph/LangChain orchestration to PostgreSQL/Redis/Pinecone data layers and Docker deployment. First open-source contributor to the MCP ecosystem. Available to join immediately.
المشاريع
Secure review AI
Built a GitHub App with a FastAPI backend that automatically reviews pull requests using an LLM, mapping AI-generated comments to exact file/line positions via the GitHub Checks API.Implemented GitHub App authentication (JWT signed installation tokens) and asynchronous webhook handling soPR events process without blocking or timing out.Ran a full security and reliability pass on the codebase fixing a CORS misconfiguration, a deprecated-modelfallback, and webhook timeout risks ahead of demo readiness.