4 Commits

Author SHA1 Message Date
f38a33eecf Update src/app/page.tsx 2026-03-03 07:46:32 +00:00
22a93f7d6c Merge version_1 into main
Merge version_1 into main
2026-03-03 07:45:14 +00:00
412da454c3 Merge version_1 into main
Merge version_1 into main
2026-03-03 07:44:19 +00:00
cf5333e6bd Merge version_1 into main
Merge version_1 into main
2026-03-03 07:42:36 +00:00

View File

@@ -86,6 +86,7 @@ export default function LandingPage() {
description={[
"I'm a passionate full-stack developer with 8+ years of experience building web applications that scale. My journey started with a curiosity about how things work on the web, which evolved into a deep expertise in modern JavaScript frameworks and cloud technologies.", "I specialize in creating performant, accessible, and beautifully designed digital products. From concept to deployment, I focus on clean code, user experience, and continuous improvement. I'm equally comfortable working solo on projects or collaborating within dynamic teams.", "When I'm not coding, you'll find me contributing to open-source projects, writing technical blog posts, or exploring emerging web technologies. I believe in the power of sharing knowledge and lifting up the developer community."
]}
descriptionClassName="first:text-lg first:font-semibold first:leading-relaxed"
buttons={[
{ text: "Download Resume", href: "#" }
]}