Skip to content
View praneethhere's full-sized avatar

Block or report praneethhere

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

Hey, I'm Praneeth Kodumagulla 👋

AI-Native Full Stack Engineer · Independent Researcher · Open Source Contributor

I build production-grade systems, contribute to high-impact open source projects, and document what I learn about AI-native engineering, agents, infrastructure, and developer tooling.

Typing SVG

LinkedIn GitHub Email Open Source Research AI Engineering


🚀 What I’m Building Toward

I’m focused on the intersection of enterprise software engineering, AI-native systems, and independent research.

Most AI demos work in notebooks. My interest is different: building systems that can survive real-world constraints — security, scale, observability, deployment pipelines, legacy integrations, and production failures.

Right now, I’m actively exploring and contributing around:

  • 🤖 Agentic workflows, RAG pipelines, and autonomous software systems
  • 🧠 AI-assisted developer tooling and infrastructure automation
  • 🐍 Python ecosystem reliability, packaging, testing, and documentation
  • ☁️ Cloud-native platforms across AWS, GCP, Kubernetes, Docker, and Terraform
  • 🔐 DevSecOps, CI/CD security gates, compliance automation, and observability
  • 📚 Research-driven engineering: turning experiments, failures, and patterns into useful frameworks
  • ✍️ Weekly LinkedIn posts on AI engineering, open source, and hands-on POCs

🧩 Recent Merged Open Source Contributions

This section is automatically refreshed from GitHub and shows recently merged PRs authored by me.

Project Merged Pull Request Merged
numpy/numpy BUG: exclude pycache directories from wheels 2026-05-07
excalidraw/excalidraw fix(editor): prevent duplicate lasso toolbar item 2026-05-06
pandas-dev/pandas DOC: clarify missing-value handling in pandas and NumPy reductions 2026-05-06

I prefer contributions that are small, testable, review-friendly, and useful to real maintainers.


📚 Research / Publication

I’m also building research credibility around autonomous systems and AI-native engineering.

  • Instruction Strategy Design for Autonomous Machine Learning Experimentation Systems
    Read on Sciety

🛠️ Tech I Work With

AI / Backend / Automation

Python FastAPI Flask Django Java LangChain LangGraph

Cloud / Platform / DevSecOps

AWS GCP Docker Kubernetes Terraform Ansible GitHub Actions Jenkins

Observability / Security / Data

Prometheus Grafana Elastic Stack Pandas SQL C++


🧠 Engineering Philosophy

Small fixes compound.
Clear tests build trust.
Good documentation scales knowledge.
Production discipline makes AI useful.

I like working on issues where the solution is not just code, but a clean loop:

  1. Reproduce the bug
  2. Understand the maintainer’s intent
  3. Keep the fix minimal
  4. Add targeted tests
  5. Explain the impact clearly
  6. Share the learning publicly

📌 What You’ll Find Here

  • Practical bug fixes in respected open source projects
  • AI engineering experiments and agentic workflow POCs
  • Backend and platform automation examples
  • DevSecOps, CI/CD, testing, and infrastructure notes
  • Weekly learning logs connected to my LinkedIn posts
  • Research notes on autonomous systems and AI-native software design

📊 GitHub Snapshot

Profile Views



GitHub stats Top languages
GitHub streak

✍️ Weekly Open Source + AI Notes

I use LinkedIn as a public engineering journal: what I fixed, what I learned, what maintainers care about, and how AI changes the way we build software.

Recent themes:

  • Picking better first issues in high-signal repositories
  • Writing PR descriptions that maintainers actually want to review
  • Debugging Python, ML, and developer tooling issues
  • Turning small merged PRs into credible public proof of work
  • Building AI-era engineering habits without losing production discipline

🤝 Let’s Connect

I’m always interested in conversations around:

  • Open source contribution strategy
  • AI-native engineering and agentic systems
  • Platform engineering, DevSecOps, and cloud automation
  • Production-grade RAG and internal AI assistants
  • Building a public technical brand through real shipped work

Connect on LinkedIn Follow on GitHub Email Me Read Research


Building in public. Contributing with intent. Engineering for the AI era.

Popular repositories Loading

  1. cloud-init-vmware-guestinfo cloud-init-vmware-guestinfo Public

    Forked from vmware-archive/cloud-init-vmware-guestinfo

    A cloud-init datasource for VMware vSphere's GuestInfo interface

    Python 1

  2. tfe-alternative-worker-network-mirror tfe-alternative-worker-network-mirror Public

    Forked from straubt1/tfe-alternative-worker-network-mirror

    Initialization script call

    Dockerfile

  3. trace_experiment trace_experiment Public

    TRACE incident-triage benchmark

    Python

  4. autonomous-production-engine autonomous-production-engine Public

    A production-style multi-agent AI system that behaves like a junior SRE

    Python

  5. fmav-open-ended-evaluation fmav-open-ended-evaluation Public

    Applies FMAV as a post-generation answer-validation layer on top of openai/gpt-oss-120b via Groq's Responses API

    Python

  6. tribev2 tribev2 Public

    Forked from facebookresearch/tribev2

    This repository contains the code to train and evaluate TRIBE v2, a multimodal model for brain response prediction

    Jupyter Notebook