Skip to content
View chinnanj666's full-sized avatar

Block or report chinnanj666

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

Hi πŸ‘‹ I'm Chinna

Backend Engineer β€’ GenAI Developer β€’ Python β€’ Go β€’ Distributed Systems


πŸš€ About Me

  • πŸ”­ Building scalable AI Agents & Backend Systems
  • 🌱 Exploring Distributed Systems & Go
  • πŸ€– Passionate about GenAI, LangGraph, MCP & RAG
  • ⚑ Backend-first developer who enjoys system design
  • πŸ’¬ Ask me about Python, FastAPI, LangGraph, Azure OpenAI

🌐 Connect


πŸ’» Tech Stack

Languages

Backend

Databases

AI / GenAI

🧠 LangGraph β€’ LangChain β€’ MCP β€’ RAG β€’ Azure OpenAI β€’ HuggingFace β€’ LlamaIndex

DevOps


πŸš€ Featured Projects

Project Description
πŸ€– Multi-Agent AI Platform LangGraph based orchestration platform
πŸ“¦ Inventory Management Agent Supply Chain AI Assistant
🧠 Azure DevOps Copilot MCP powered developer assistant
πŸ“š Enterprise RAG Production-grade document retrieval
βš™οΈ Distributed KV Store RocksDB inspired storage engine

πŸ“Š Contribution Graph


🐍 Contribution Snake


πŸ“ Latest Blog Posts


πŸ’‘ "Building scalable backend systems and intelligent AI applications."

⭐ If you like my work, consider giving a star!

Pinned Loading

  1. Message-Encryption-Decryption Message-Encryption-Decryption Public

    This Python-based application provides a graphical user interface (GUI) for encrypting and decrypting messages using AES encryption.

    Python 2

  2. blockchain-project blockchain-project Public

    Python-based blockchain projects is creating a simple blockchain from scratch.

    Python 2

  3. Portfolio-Website Portfolio-Website Public

    I build user-friendly websites with modern technologies.

    CSS 1

  4. Distributed_KV_Store_using_Cpulse Distributed_KV_Store_using_Cpulse Public

    A multi-node distributed key-value store implemented in C++ with support for PUT, GET, REMOVE, RANGE, and PREFIX commands. Uses consistent hashing for key distribution and an r-index for range and …

    C++

  5. To-do-List-Using-fullstack-python To-do-List-Using-fullstack-python Public

    This project is a simple TODO list application built with a Python backend using FastAPI, frontend using HTML, CSS, and JavaScript.

    JavaScript