Skip to content
View BrainTeaser1's full-sized avatar
💭
Focusing
💭
Focusing

Block or report BrainTeaser1

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

Hey, I'm Krishna 👋

I’m exploring the intersection of AI systems, cloud infrastructure, and data platforms.

I’m especially fascinated by how the technology we use every day actually works under the hood — and how intelligent systems interact with real-world workflows and infrastructure.

Currently building and experimenting with:

  • LLM agent systems & tool orchestration
  • LangChain + Azure OpenAI
  • RAG and agent runtimes
  • Terraform-based Azure infrastructure
  • Hub-spoke networking & private cloud architectures

🚀 Featured Projects

🤖 LLM Agent Systems

From-scratch agent runtime with:

  • manual tool-calling loops
  • multi-step reasoning workflows
  • LangChain tooling
  • Azure OpenAI integration
  • Streamlit chatbot experimentation

☁️ Azure Infrastructure Platform

Modular Terraform architecture implementing:

  • secure hub-spoke networking
  • private endpoints & DNS
  • Azure Firewall
  • Databricks
  • Azure OpenAI
  • Data Factory & Key Vault integration

🛠️ Tech Stack

Python • Terraform • Azure • LangChain • Databricks • OpenAI


🌱 Currently Learning

  • Retrieval-Augmented Generation (RAG)
  • LangGraph
  • MCP servers & agent ecosystems
  • Platform engineering patterns

📫 Connect

  • LinkedIn: linkedin.com/in/krishnashukla3002
  • GitHub: github.com/BrainTeaser1

Building systems, not just scripts.

Pinned Loading

  1. azure-infra-terraform azure-infra-terraform Public

    Terraform-based Azure infra: hub-spoke network design, secure VNets, and scalable cloud architecture.

    HCL

  2. llm-agent-systems llm-agent-systems Public

    from-scratch LLM agent runtime with tool-calling loop, multi-step reasoning, and LangChain + Azure OpenAI integration.

    Jupyter Notebook 1 1