diff --git a/src/app/ADARSHS/page.tsx b/src/app/ADARSHS/page.tsx new file mode 100644 index 0000000..43504f4 --- /dev/null +++ b/src/app/ADARSHS/page.tsx @@ -0,0 +1,91 @@ +import Navbar from "@/components/Navbar"; + +export default function ADARSHSPage() { + return ( +
+ +
+ + {/* Person Profile */} +
+
+ {/* Header */} +
+
+
+
+ A {/* First letter of your name */} +
+
+
+

+ ADARSH S +

+

COMPUTER SCIENCE STUDENT

+

Age: 20• SECOND YEAR

+
+
+
+ + {/* Content */} +
+ {/* Bio Section */} +
+

+ About +

+

+ Hello! I am Adarsh S, a passionate student and developer. I love exploring new technologies and building innovative solutions. In my free time, I enjoy coding, reading tech blogs, and contributing to open-source projects. +

+
+ + {/* Skills Section */} +
+

+ Skills & Interests +

+
+ + JavaScript + + + HTML/CSS + + + web development + + {/* Add more skills/interests as needed */} +
+
+ + {/* Contact Section */} +
+

+ Get in Touch +

+
+
+ 📧 + adarshs2680@gmail.com +
+ + +
+
+
+
+
+
+
+ ); +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 41ec1ea..e655826 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,6 +17,29 @@ export default function Home() {
+ {/* Adarsh S Card */} + +
+
+
+
+ A +
+
+
+

+ ADARSH S +

+

+ COMPUTER SCIENCE STUDENT +

+

+ Age: 20 • SECOND YEAR +

+
+
+
+ {/* David Brown Card */} @@ -29,7 +52,7 @@ export default function Home() {

- David Brown + DAVID BROWN

Computer Science Student