diff --git a/src/app/Aswath/page.tsx b/src/app/Aswath/page.tsx new file mode 100644 index 0000000..aad7249 --- /dev/null +++ b/src/app/Aswath/page.tsx @@ -0,0 +1,226 @@ +// import Link from "next/link"; +import Navbar from "@/components/Navbar"; + +export default function Aswath() { + + return ( +
+ +
+ + {/* Professional Profile Card */} +
+
+ {/* Professional Header */} +
+
+
+
+
+ A +
+
+
+

+ Aswath S A +

+

Computer Science Engineering

+

Third Year Student | Technology Consultant

+
+ +
+
+
+
+ + {/* Professional Content */} +
+ + {/* Professional Summary */} +
+

+ Professional Summary +

+

+ Third-year Computer Science and Engineering student with demonstrated expertise in software development, + strategic planning, and organizational leadership. Focused on leveraging advanced technology solutions + to address complex challenges and drive measurable innovation. Proven track record in leading cross-functional + student initiatives and establishing collaborative academic environments. +

+
+ + {/* Experience */} +
+

+ Experience +

+
+ + {/* MuLearn Experience */} +
+
+
+
+

+ Campus Co-lead & Community Lead +

+

μLearn UCEK

+

+ Leading campus initiatives and fostering community engagement in technology and learning programs. +

+
+
+
+ + {/* GDGOC Experience */} +
+
+
+
+

+ Co-organizer & Strategist +

+

GDGOC UCEK

+

+ Strategic planning and event coordination for Google Developer Groups on Campus initiatives. +

+
+
+
+ + {/* IEDC Experience */} +
+
+
+
+

+ Operations Officer +

+

Legacy IEDC UCEK

+

+ Managing operational activities and supporting entrepreneurship development initiatives. +

+
+
+
+
+
+ + {/* Contact & Social Media */} +
+

+ Contact Information +

+
+ + {/* Email */} +
+
+
+ + + + +
+ +
+
+ + {/* GitHub */} +
+
+
+ + + +
+
+

GitHub

+ + @Aswath2005 + +
+
+
+ + {/* LinkedIn */} +
+
+
+ + + +
+
+

LinkedIn

+ + Aswath S A + +
+
+
+ + {/* Instagram */} +
+
+
+ + + +
+
+

Instagram

+ + @aswath2_4 + +
+
+
+
+
+ + {/* Technical Skills */} +
+

+ Skills +

+
+
+

Programming Languages

+
+ JavaScript + Python + C +
+
+ +
+

Web Technologies

+
+ HTML5 + CSS3 + Next.js +
+
+ +
+

Leadership & Management

+
+ Strategic Planning + Community Engagement +
+
+
+
+
+
+
+
+
+ ); +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 41ec1ea..d2eb5a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,6 +18,56 @@ export default function Home() {
+ {/* Aswath Card */} + +
+
+ + {/* Front of Card */} +
+
+
+
+ A +
+
+
+

+ Aswath S A +

+

+ Computer Science Engineering +

+

+ Technology Consultant • Third Year +

+
+
+
+ + {/* Back of Card */} +
+
+
+ 👨‍💻 +
+
+

+ Aswath S A +

+

+ Full Stack Developer +

+

+ Click to view profile → +

+
+
+
+
+
+ + {/* David Brown Card */}