From 6e689edf90df033c3b3ca3863620906ce5ca4144 Mon Sep 17 00:00:00 2001 From: Maaz Date: Thu, 19 Jun 2025 17:14:08 -0400 Subject: [PATCH] feat: add new skills to TechSection including Docker, Git, and Virtualization --- src/components/TechSection.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/TechSection.tsx b/src/components/TechSection.tsx index 399575a..94d5696 100644 --- a/src/components/TechSection.tsx +++ b/src/components/TechSection.tsx @@ -131,6 +131,9 @@ const TechSection = ({ "APIs", "AI Integration", "UI/UX Design", + "Docker Containers", + "Git", + "Virtualization", ].map((skill) => (