From c048a1b970013f55e352d8a18b1fa3374f03b73e Mon Sep 17 00:00:00 2001 From: RamonsArchive Date: Mon, 15 Dec 2025 03:04:27 -0800 Subject: [PATCH] updated home page --- src/app/(pages)/page.tsx | 91 +++++++++++++++++++++++++++------------- 1 file changed, 61 insertions(+), 30 deletions(-) diff --git a/src/app/(pages)/page.tsx b/src/app/(pages)/page.tsx index e231655..d13804b 100644 --- a/src/app/(pages)/page.tsx +++ b/src/app/(pages)/page.tsx @@ -194,44 +194,62 @@ export default function Home() { // No useGSAP needed for mobile - pure CSS handles it const desktopHomeContent = ( -
-

- Hi, I'm Ramon -

-
- {/* Image - exactly 50% width on desktop */} +
+
+ {/* Image - left */}
- Ramon +
+ Ramon +
+
- {/* Right side - exactly 50% width with content */} + + {/* Text side - right */}
-

+
+ + San Diego, CA + + + + UCSD · B.S. CogSci (ML/AI) + CS Minor + +
+ +

+ Hi, I'm Ramon +

+ +

I'm glad you're here! Look around to see my Full Stack and Machine Learning projects 😊. - -

- Based in San Diego, California

-
+ +

+ I build products end-to-end: front-end polish, scalable backends, + and applied ML. Focused on performant, human-centered experiences. +

+ +
@@ -252,15 +277,21 @@ export default function Home() { ); const mobileHomeContent = ( -
+
+
+ + San Diego, CA + + + + UCSD · B.S. CogSci (ML/AI) + CS Minor + +
-

- Based in San Diego, California -