From bb4957f3495b6bc82f564437e362f949c63d6a28 Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Mon, 18 May 2026 22:56:23 -0400 Subject: [PATCH] add bucknell final stuff --- src/lib/data.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/lib/data.tsx b/src/lib/data.tsx index 25300f3..a655cb5 100644 --- a/src/lib/data.tsx +++ b/src/lib/data.tsx @@ -346,6 +346,13 @@ export const experiences: Experience[] = [ ]; export const awards: Award[] = [ + { + title: "James M. Pommersheim Research and Innovation in Engineering Award", + organization: "Bucknell University College of Engineering", + year: 2026, + description: + "Awarded to the engineering student who has achieved through creative effort outstanding work of scholarship or invention", + }, { title: "Dean's List (7 semesters)", organization: "Bucknell University",