We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014d0b4 commit e06f3caCopy full SHA for e06f3ca
src/pages/Index.tsx
@@ -5,8 +5,8 @@ import { Badge } from '@/components/ui/badge';
5
6
const Index = () => {
7
const skills = [
8
- "Kubernetes", "Linux", "Google Cloud Platform", "Golang", "Docker",
9
- "Terraform", "CI/CD", "Microservices", "Service Mesh", "Cloud Native"
+ "Kubernetes", "Meshery", "Linux", "Google Cloud Platform", "Golang", "Docker",
+ "Terraform", "CI/CD", "Microservices", "Azure","AWS", "CNCF", "Cloud Native"
10
];
11
12
const projects = [
0 commit comments