Skip to content
View skalrn's full-sized avatar

Block or report skalrn

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

Deepak Kollipalli

Engineer and engineering manager. 17 years building payments, trading, and e-commerce systems and leading distributed teams. Lately I work across AI-assisted engineering and AI agent tooling. Based in Vancouver, BC.

What I build

  • purpl-brain: decision memory and a pre-action guardrail for codebases edited by multiple independent AI coding agents. An agent calls analyze_impact over MCP to see which prior decisions a change would break before it writes code. Neo4j decision graph plus Qdrant semantic search, so contradictions that share no wording are still caught. Write-up.
  • career-ops interview modes: plan, practice, and debrief modes plus the session-transcript producer, merged into santifer's career-ops. Built to its never-fabricate rule; other contributors' features now build on the transcript format.
  • Repo-context-aware AI code review: RAG over repository context (n8n, Qdrant, LLMs) that generates project-specific feedback on GitHub pull requests.

What I work with

Java, Node/TypeScript, Next.js · distributed systems, microservices, event-driven · PostgreSQL, MySQL, SQL Server · AWS (EC2, S3, Lambda, SQS), Docker, CI/CD · RAG, MCP servers, agent memory & guardrails · Neo4j, Qdrant, Claude Code, Ollama

Background

17 years building payments and back-office systems at D. E. Shaw, Arcesium, and Elastic Path, and 5+ years leading distributed teams. Wire transfers up to about $20M, trade booking, SWIFT, headless commerce, Stripe, and OpenID Connect SSO. I care about systems where being wrong costs money, and I bring that bar to AI. AWS Certified Generative AI Developer (Professional).

Elsewhere

Writing on Medium · CV and contact on LinkedIn

Popular repositories Loading

  1. repo-context-aware-rag-ai-code-review repo-context-aware-rag-ai-code-review Public

    Automate GitHub pull request reviews with n8n workflows using Retrieval-Augmented Generation (RAG), AI language models, and a Qdrant vector store. Build and maintain repo context embeddings to deli…

    2

  2. purpl_brain purpl_brain Public

    Shared decision memory for multi-agent codebases - contradiction detection, cross-session retrieval, MCP interface

    TypeScript

  3. career-ops career-ops Public

    Forked from santifer/career-ops

    AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

    JavaScript

  4. skalrn skalrn Public