Skip to content
View vmskonakanchi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vmskonakanchi

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

Hi, I'm Vamsi Konakanchi πŸ‘‹

Typing SVG

I'm an AI/backend engineer who understands a system by rebuilding it β€” a Redis clone, a Java compiler with x86 codegen, a stack-based VM. Right now that same instinct is going into MCP (Model Context Protocol) servers and agentic AI integrations for production clients.

Portfolio LinkedIn Medium Email


πŸ”­ Right now

  • Building production MCP servers β€” most recently FastAPI + DuckDB + JWT auth, deployed for a financial-data platform
  • Shipping AI-first applications: RAG pipelines, LangChain/LangGraph agent orchestration
  • Open to collaborating on anything that requires going deep enough to rebuild it from scratch

πŸ› οΈ Featured builds

Project What it is Stack
VKDB Redis-compatible in-memory store β€” WAL, replication, AOF persistence Java
Dataflow Self-hosted pipeline tool for building pipelines & querying S3-backed data Python, DuckDB
Mini Java Compiler Full compiler β€” lexer, parser, semantic analysis, x86 codegen C
Interpreter Stack-based interpreter / VM Go

🧰 Stack

Languages

AI & Agentic

Backend

Data & Storage

Cloud & Infra

Game Dev (long-term bet)

πŸ“Š GitHub Stats

GitHub Streak Top Languages


Ask me about MCP servers, database internals, or why I keep rebuilding things other people would just import.

Popular repositories Loading

  1. dataflow dataflow Public

    Config-driven data pipeline platform

    Python 2

  2. vkdb vkdb Public

    A lightweight, Java-based, open-source key-value store with notification support.

    Java 1

  3. Compiler-Design Compiler-Design Public

  4. vmskonakanchi vmskonakanchi Public

  5. go_ds go_ds Public

    Go

  6. java-web-server java-web-server Public

    Java