From 01157998f9da346462ab404be56cd6b4403bd6b4 Mon Sep 17 00:00:00 2001 From: Maaz Date: Thu, 19 Jun 2025 17:13:24 -0400 Subject: [PATCH] feat: add new weather application project to TechSection and update links --- src/components/TechSection.tsx | 40 +++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) diff --git a/src/components/TechSection.tsx b/src/components/TechSection.tsx index c0b8723..399575a 100644 --- a/src/components/TechSection.tsx +++ b/src/components/TechSection.tsx @@ -1,4 +1,4 @@ -import { Code, Trophy } from "lucide-react"; +import { Code, Trophy, Cloud } from "lucide-react"; interface TechSectionProps { isDarkMode: boolean; @@ -34,9 +34,12 @@ const TechSection = ({ >
-

+ Sunday School Attendance App -

+ In Production @@ -58,7 +61,34 @@ const TechSection = ({ ) )}
- {" "} + +
+
+ + + Sunscope + + + Weather Application + +
+

+ Developed a weather application that provides real-time weather + updates, forecasts, and alerts using WeatherAPI's API, showcasing + my skills in API integration and responsive design. +

+
Award Winner -
+ {" "}

Core contributor on an RC Robotics Team, earned the "Plethora of Features" award by integrating remarkable range of