Refine portfolio experience and integrate coffee map
This commit is contained in:
+3
-3
@@ -159,7 +159,7 @@ export const contact = [
|
||||
export const articles = [
|
||||
{
|
||||
title: "Positively Innovative: Robotics for Good",
|
||||
link: "https://magazine.bucknell.edu/issue/fall-2024/robotics-for-good/",
|
||||
link: "https://magazine.bucknell.edu/issue/bucknell/fall-2024/robotics-for-good#p14",
|
||||
author: "Kate Willard",
|
||||
description:
|
||||
"Sean O'Connor '26 is using his interest in robotics to fuel forward-thinking research and lead important conversations about the impact robots can have on society.",
|
||||
@@ -175,7 +175,7 @@ export const articles = [
|
||||
},
|
||||
{
|
||||
title: "Shaping the Future: Exploring the Social Impact of Robots",
|
||||
link: "https://magazine.bucknell.edu/college-of-engineering/2024-college-report/",
|
||||
link: "https://publications.bucknell.edu/issue/bucknellpublications/engineering-report-2024/distinctive-by-design?cs=redirect#p10",
|
||||
author: "Bucknell Publications",
|
||||
description:
|
||||
"RoboLab provides an environment for scholarly and creative conversations.",
|
||||
@@ -577,7 +577,7 @@ export const projects: Project[] = [
|
||||
longDescription:
|
||||
"Aggregates coffee shop data from various sources and displays it in a user-friendly interface. Use it to find your next brew!",
|
||||
tags: ["Coffee", "Lewisburg, PA", "Bucknell"],
|
||||
websiteLink: "https://lewisburgcoffee.soconnor.dev",
|
||||
websiteLink: "/coffee",
|
||||
gitLink: "https://github.com/soconnor0919/lewisburg-coffee",
|
||||
image: "/images/lewisburg-coffee.webp",
|
||||
imageAlt: "Screenshot of the Lewisburg, PA Coffee Map website",
|
||||
|
||||
Reference in New Issue
Block a user