Skip to content
View sauharddobhal's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sauharddobhal

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.

Content in all repositories owned by your account will be closed.
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
sauharddobhal/README.md

header

Typing SVG

Profile views



📌 Selected Work

🔹 agentic-infra-ops, a LangGraph multi-agent system for infrastructure incident triage, root-cause diagnosis, and runbook recommendation.

🔹 llm-eval-harness, an evaluation pipeline for RAG/agent output scoring faithfulness, relevance, and hallucination risk.

🔹 terraform-aws-landing-zone, reusable Terraform modules for a multi-account AWS Organizations landing zone with SCPs and a security baseline.

🔹 wordpress-high-traffic-aws, a production AWS architecture for a WordPress site sized for 5M+ sessions/day: Aurora, ElastiCache, CloudFront with Origin Shield and WAF, and a Lambda-based cache-invalidation pipeline.

All repos use fully synthetic/sample data; no real employer or client systems are represented. Each README has an explicit note on what reflects a real production pattern versus what's simplified for portfolio purposes.


📊 GitHub Analytics

Sauhard's GitHub stats Top languages


🐍 Contribution Snake

snake animation


🔗 Connect with Me

LinkedIn Portfolio

Pinned Loading

  1. agentic-infra-ops agentic-infra-ops Public

    Multi-agent LangGraph system for infrastructure incident triage, RAG-grounded root cause analysis, and runbook recommendation. Runs end to end in demo mode with zero credentials.

    Python

  2. llm-eval-harness llm-eval-harness Public

    Evaluation pipeline for RAG and agentic LLM outputs, scoring faithfulness, relevance, and hallucination risk. Runs in heuristic mode with zero credentials, with a RAGAS plus Bedrock LLM-judged back…

    Python

  3. terraform-aws-landing-zone terraform-aws-landing-zone Public

    Reusable Terraform modules for a multi-account AWS landing zone: OU structure, service control policies, and a per-account security baseline (CloudTrail, Config, GuardDuty).

    HCL

  4. wordpress-high-traffic-aws wordpress-high-traffic-aws Public

    Production AWS architecture for a high-traffic WordPress site (5M+ sessions/day): Terraform IaC across networking, Aurora, ElastiCache, EKS-free ASG compute, CloudFront/WAF, and a Lambda-based targ…

    HCL

  5. wp2aws wp2aws Public

    WordPress-to-AWS migration sizing tool. Scans a live site (remotely, or deeper via SSH) and generates a sized terraform.tfvars plus a cost estimate, using the same capacity model as wordpress-high-…

    Python