Skip to content
View Nancy-Chauhan's full-sized avatar
☀️
learning
☀️
learning

Organizations

@librecores @aavesh-iiitu @today-i-learnt @pyladiesindia @snowflake-app @Udayan-Coding

Block or report Nancy-Chauhan

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nancy-Chauhan/README.md

Hi 👋, I'm Nancy Chauhan

Product Builder • Engineer • GenAI Explorer

⚡ Interests: Developer Experience • AI • Security • Observability • Open Source • Infra DevEx • Community Building


🚀 Current Focus

  • 🧠 Working at @ Agno
  • 🔐 Shipped an LLM-powered pentest platform
  • 🌎 Leading community efforts like Women in Cloud Native (2,000+ members)
  • 🪴 Advocating for sustainable observability with Kepler & OpenTelemetry

🌱 Open Source & Impact

  • 🏆 Winner, CNCF TAGGIE Award 2024
  • 🧪 Kubernetes v1.27 Release Team
  • ☁️ CNCF TAG Sustainability contributor & Global Program Lead for 2024
  • 🧰 Contributed to Kubernetes, OpenTelemetry, Jenkins, and more

✍️ Writing & Docs


🎙️ Speaking & Teaching

  • Speaker @ KubeCon NA/EU 2024, KubeDay India, DevOpsDays
  • Topics: OpenTelemetry, AI security, OSS contribution, developer experience
  • 🎥 Talks Playlist

🛠️ Tools I Like

Python · Kubernetes · LLMs · LangChain · Tekton · GitLab · Prometheus · RAG · Bash


💡 Looking to Collaborate On

  • Developer platforms for LLM & infra workloads
  • Sustainable and intelligent observability
  • Docs, workshops, and OSS onboarding guides
  • Anything that makes DevEx better 💙

Twitter   LinkedIn   Website   Medium   GitHub


“Helping developers ship secure, observable, and scalable systems—through docs, demos, and good defaults.”

Pinned Loading

  1. smart-searcher smart-searcher Public

    👧🏻 SHEHACK-2019 Hackathon Project 🛠️ A virtual assistant to find exactly what you need

    Jupyter Notebook 2

  2. newsletter newsletter Public

    📰 🗞 A newsletter app where a user can subscribe to various newsletters simultaneously and will receive the issues over their emails regularly.

    Python 10 5

  3. nith-iiitu-report nith-iiitu-report Public

    Latex Class file for IIITUNA / NITH Major Report Format

    TeX 6 7

  4. httpd_exporter.py httpd_exporter.py
    1
    import os
    2
    import re
    3
    from time import sleep
    4
    
                  
    5
    from prometheus_client import start_http_server, Counter
  5. httpd_exporter httpd_exporter Public

    Prometheus exporter for monitoring apache

    Python 1 1