Compare commits

..

2 Commits

Author SHA1 Message Date
soconnor bb4957f349 add bucknell final stuff 2026-05-18 22:56:23 -04:00
soconnor 6c8d6bce98 fix next-env.d.ts 2026-05-11 02:50:26 -04:00
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
import "./.next/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
+7
View File
@@ -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",