Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down