diff --git a/projects.json b/projects.json index a3d2dea..4116e02 100644 --- a/projects.json +++ b/projects.json @@ -113,6 +113,35 @@ "adminName": "Karan Singh", "linkedIn": "https://www.linkedin.com/in/karansingh-rathorecs" }, + { + "owner": "hudazaan", + "repo": "kuberef", + "projectName": "kuberef", + "description": "A Python-based Kubernetes CLI tool designed to audit secret references before deployment, preventing silent failures caused by missing secrets", + "techStack": [ + "Python", + "Kubernetes API", + "Typer", + "Poetry", + "GitHub Actions" + ], + "adminName": "Huda Naaz", + "linkedIn": "https://www.linkedin.com/in/hudanaaz17/", + "mentors": [ + { + "name": "Krishna Kumar", + "linkedIn": "https://www.linkedin.com/in/krishna-kumar9870/" + }, + { + "name": "Sagnik Choudhury", + "linkedIn": "https://www.linkedin.com/in/sagnikchoudhury/" + }, + { + "name": "Roopa S", + "linkedIn": "https://www.linkedin.com/in/roopa-s-aa9777291" + } + ] + }, { "owner": "imanchalsingh", "repo": "parkfinder",