Skip to content
View Nancy-Chauhan's full-sized avatar
☀️
Learning & Building
☀️
Learning & Building

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

Builder • Engineer • DevEx & AI

Developer Experience • AI/Agents • Security • Observability

LinkedInGitHubWebsiteSecurityBlogTalks


What I Do

I build products and experiences that help developers ship faster and safer, especially at the intersection of AI, security, and observability.

  • AI & agents: practical workflows, developer-facing tooling, and integrations
  • Security: automation, guardrails, and “secure by default” systems
  • DevEx: docs, demos, and platforms that make complex things feel simple

Open Source & Community

  • CNCF TAGGIE Award 2024Announcement
  • Member, Kubernetes v1.27 Release Team
  • Contributor to Kubernetes, OpenTelemetry, Jenkins
  • Community leadership:

Writing & Speaking


Always happy to collaborate, especially on DevEx, security automation, and agentic AI ✨

Pinned Loading

  1. 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
  2. llm-powered-threat-modelling llm-powered-threat-modelling Public

    A self-serve threat modeling platform that uses LLMs to analyze system designs and generate comprehensive security threat assessments

    TypeScript

  3. secloop secloop Public

    Autonomous dependency vulnerability patcher using LLM loops

    Python 6 4

  4. preflight preflight Public

    Know exactly where your system breaks before you ship. Claude Code plugin that scans codebases, traces service calls, and simulates scaling.

    11 1