Skip to content

Commit 6a00396

Browse files
authored
Update Index.tsx
1 parent f85e1ba commit 6a00396

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/pages/Index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ const Index = () => {
1212
const projects = [
1313
{
1414
title: "CNCF Meshery Contributor",
15-
description: "Contributing to the cloud native management plane for service meshes and their workloads.",
16-
tech: ["Go", "Kubernetes", "Service Mesh", "CNCF"]
15+
description: "Contributing to the cloud native management plane for visual workloads and configuration management.",
16+
tech: ["Go", "Kubernetes", "Azure","GCP","AWS", "CNCF"]
1717
},
1818
{
1919
title: "Guatemala Tech Meetup",
2020
description: "Organizing and running local meetups to foster the tech community in Guatemala.",
2121
tech: ["Community", "Speaking", "Workshops"]
2222
},
2323
{
24-
title: "Layer5 & Kanvas Advocate",
25-
description: "Infrastructure management and visualization using Kanvas for cloud native applications.",
24+
title: "MeshMate",
25+
description: "I am a Layer5 MeshMate. I am an advocate for infrastructure management and visualization using <a href='docs.kanvas.new'>Kanvas</a> for cloud native applications.",
2626
tech: ["Kanvas", "Infrastructure", "Visualization"]
2727
}
2828
];

0 commit comments

Comments
 (0)