diff --git a/app/about/page.tsx b/app/about/page.tsx index 583dbb3..7d8a3d6 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -11,8 +11,8 @@ import { export default function Page() { return ( -
- +
+ Home @@ -23,96 +23,95 @@ export default function Page() { -
+ +
+
+

+ About Me +

+
+

+ Hi there! I'm Ashish Agarwal, a 13-year-old self-taught web developer from Aligarh, India. + I've been passionate about coding since I was 8 years old and love building innovative web applications. +

+

+ Over the years, my work has gained recognition across various media outlets. + I've been featured in magazines, articles, and news channels, earning the title + "Computer Boy of Aligarh" for my dedication and achievements in technology. +

+
+
+ -

- Hi there! ๐Ÿ‘‹ I'm Ashish Agarwal, a 13-year-old self-taught and - accomplished web developer from Aligarh, India. Currently a class 8th - student, Iโ€™ve been passionate about coding since I was just 8 years - old. I love building innovative web applications and crafting - beautiful designs, bringing my ideas to life through code. ๐Ÿ’ป -

-

- Over the years, my work and skills have been recognized widely. I've - been interviewed and featured in various magazines, articles, and news - channels thanks to my dedication and the unwavering support of my - parents. The media has even dubbed me the "computer boy of Aligarh." - You can search for my interviews on Google to learn more about my - journey! ๐Ÿš€{" "} - -

-

- Iโ€™ve explored and mastered a range of technologies, from JavaScript, - TypeScript, and Python to frameworks and tools like React, Next.js, - TailwindCSS, Framer Motion, Supabase, and Firebase. Iโ€™ve also earned 4 - professional certifications on Coursera to further solidify my - expertise. Iโ€™m passionate about building pixel-perfect, responsive, - and dynamic web designs that deliver an exceptional user experience. - ๐ŸŽจ -

-

- List of professional certificates I've completed by 2025: -

- -

- Even after that, I've done an internship at Safar as an Operations - Intern (3-months internship) and currently working as a MERN Developer Intern at The Entrepreneurship Network which is a 6-months internship. I've also - built websites for several projects and clients, including a website I - built for the Goverment College my sister studies in. ๐ŸŒ{" "} - -

-

- I've also contributed to some large projects which involve a large - scale of community. Supercord, a verified discord bot with over 75+ - guilds installed and 15k+ users. ClickCrystals, a minecraft mod with - over 150k+ downloads and 4k+ discord community. I've also contributed - to many more projects on contractual basis as well. ๏ธโ€๐Ÿ”ฅ{" "} - -

-

- Last but not least, I've also authored a total of 9 books related to - programming! All of them are available for purchase on Google Play - Books, go ahead and buy them now! ๐Ÿ“š -

-

- So far, this is an incredible list of achievements for a 13-year old - kid like me. I'm proud of myself and my parents are proud of me too. - I'm looking forward to learning more and building more amazing - projects in the future. ๐Ÿš€ -

-

- If you appreciate my work and accomplishments, I just wish you to - write your review and sign on my guestbook about me or my website. I - would love to hear from you! โค๏ธ{" "} - -

-

- This is still not the end. I'm still learning and actively applying - for new jobs, internships and contracts. If you have any opportunity - for me, please let me know. I'm always ready to learn and work. ๐Ÿค{" "} - -

+ +
+

+ Professional Experience +

+
+

+ I've completed an internship at Safar as an Operations Intern and am currently + working as a MERN Developer Intern at The Entrepreneurship Network. +

+

+ I've contributed to large-scale community projects including Supercord + (a Discord bot with 75+ guilds and 15k+ users) and ClickCrystals + (a Minecraft mod with 150k+ downloads and 4k+ community members). +

+
+
+ +
+

+ Certifications +

+

+ I've earned professional certifications to solidify my expertise: +

+ +
+ +
+

+ Published Works +

+

+ I've authored 9 books on programming, all available on Google Play Books. +

+
+ +
+

+ Let's Connect +

+

+ I'm always learning and looking for new opportunities. + Feel free to reach out if you'd like to collaborate or just say hello! +

+
+ + + + +
+
); -} +} \ No newline at end of file diff --git a/app/page.tsx b/app/page.tsx index 81bda4e..c65e21b 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -15,79 +15,90 @@ const currentRole = experiences.slice(0, 1); export default async function Page() { return ( -
-
-
+
+ {/* Hero Section */} +
+
Avatar -
-
Ashish Agarwal
+
+

+ Ashish Agarwal +

@devashish2024 +

+ Passionate software engineer building innovative web applications. + Known as the "Computer Boy of Aligarh" and featured across media outlets. +

-

- Welcome to my brand-new portfolio! ๐ŸŒŸ Here, you can discover details - about my projects, interests, and achievements. Feel free to explore - and connect with me on social media to stay updated! ๐ŸŒโœจ -

-

- I'm a young and passionate software engineer with a knack for building - innovative web applications. Over the years, I've been recognized for - my skills and dedication, earning features in magazines, articles, and - news channels. The media has even honored me with the title "computer - boy of Aligarh." Search me on Google by my title to find more about my - journey and interviews! ๐Ÿš€ -

- - -
- {/* href: "/sign", label: "Sign my guestbook" */} - {[ - { href: "/about", label: "About me" }, - { href: "/work", label: "My projects" }, - { href: "/sign", label: "Sign My Guestbook" }, - { href: "/contact", label: "Contact me" }, - ].map((link, index) => { - return ( - - ); - })} + {/* Current Role */} +
+
-
- {/* Pinned Interviews Section */} -
-

- Pinned Interviews -

- - -
+ {/* Primary Actions */} +
+ + + +
+
- {/* Featured Projects Section */} -
-

+ {/* Featured Projects */} +
+

Featured Projects

- {/* Projects have been moved to their seperate page. */} - -

+
+ +
+ + + {/* Media Features */} +
+

+ Featured Interviews +

+ +
+ +
+
); } diff --git a/components/highlights/interviews.tsx b/components/highlights/interviews.tsx index e0711e2..c623237 100644 --- a/components/highlights/interviews.tsx +++ b/components/highlights/interviews.tsx @@ -13,29 +13,29 @@ export default function InterviewList({ priority, }: InterviewListProps) { return ( -
    +
    {interviews.map((interview: string) => ( -
  • - -
    - - Interview - -
    - -
  • +
    + + Interview + +
    + ))} -
+
); } diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index b9dfe1d..b07cb21 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -5,23 +5,24 @@ export default function Footer() { const currentYear = new Date().getFullYear(); return ( -