Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ const EV_LINKS = {
],
};
const BusinessandCommunications_LINKS = {
label: <p>Communications</p>,
label: <p>Admin</p>,
key: "/BusinessandCommunications",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pedantic but remember to change the key

children: [
{
Expand Down
2 changes: 1 addition & 1 deletion app/team/ic/CreativeMeadia/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const OFFICERS = {
leadership: [
{
bigTitle: "Creative Media",
image: "/assets/team/Spring2025Officers/cristobal.png",
image: "/assets/team/Spring2025Officers/Cristobal.png",
name: "Cristobal Santamaria",
role: "Creative Media Director",
quote:
Expand Down
2 changes: 1 addition & 1 deletion app/team/ic/F1Tenth/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const OFFICERS = {
sponsorship: [
{
bigTitle: "F1 Tenth",
image: "/assets/team/Spring2025Officers/adarsh.png",
image: "/assets/team/Spring2025Officers/Adarsh.png",
name: "Adarsh Goura",
role: "F1 Tenth Lead",
quote:"Creating an automated car transcends mere engineering; it's about driving innovation and fostering collaboration. Leading F1 Tenth, I have the honor of steering a dedicated team that is revolutionizing the future of transportation, one line of code at a time.",
Expand Down
71 changes: 68 additions & 3 deletions data/OfficerData.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"email": "safaa.siddiqui@utdallas.edu",
"linkedin": "https://www.linkedin.com/in/safaa-sid/"
},

{
"name": "Aaryan Patel",
"positions": "Secretary",
Expand Down Expand Up @@ -254,6 +253,17 @@
"email": "daniel.apostolov@utdallas.edu",
"linkedin": ""
},
{
"name": "Carrigan Glatz",
"positions": "Safety Lead",
"section": "Engineering",
"major": "Mechanical Engineering",
"year": "Senior",
"yearsOnTeam": "1.5",
"image": "/dfr-logo-tyre.png",
"email": "Carrigan.Glatz@UTDallas.edu",
"linkedin": ""
},
{
"name": "William Kim",
"positions": "Embedded Lead",
Expand All @@ -265,6 +275,50 @@
"email": "wkim@utdallas.edu",
"linkedin": ""
},
{
"name": "Ricky Toccoli",
"positions": "Suspension Lead",
"section": "Engineering",
"year": "Junior",
"major": "Mechanical Engineering",
"yearsOnTeam": "1",
"image": "/assets/team/Spring2025Officers/Rick.png",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image does not exist in the folder. Use the tyre logo if they havent taken one yet

"email": "Ricky.Toccoli@utdallas.edu",
"linkedin": ""
},
{
"name": "Mark Barker",
"positions": "Vehicle Dynamics Lead",
"section": "Engineering",
"year": "Junior",
"major": "Mechanical Engineering",
"yearsOnTeam": "1",
"image": "/dfr-logo-tyre.png",
"email": "Mark.Barker@utdallas.edu",
"linkedin": ""
},
{
"name": "Austin Heerschap",
"positions": "Component Design Lead",
"section": "Engineering",
"year": "Junior",
"major": "Mechanical Engineering",
"yearsOnTeam": "1",
"image": "/dfr-logo-tyre.png",
"email": "Austin.Heerschap@utdallas.edu",
"linkedin": ""
},
{
"name": "Aaryan Patel",
"positions": "Steering",
"section": "Engineering",
"year": "Junior",
"major": "Mechanical Engineering",
"yearsOnTeam": "3",
"image": "/assets/team/Spring2025Officers/AaryanPatel.png",
"email": "Aaryan.Patel@utdallas.edu",
"linkedin": "https://www.linkedin.com/in/-aaryanpatel/"
},
{
"name": "Zoe Lao",
"positions": "Ergonomics",
Expand Down Expand Up @@ -294,7 +348,7 @@
"year": "Sophomore",
"major": "Computer Engineering",
"yearsOnTeam": "1",
"image": "/assets/team/Spring2024Officers/ApurvaBetgar.jpg",
"image": "/assets/team/Spring2025Officers/Apurva.png",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one also does not exist

"email": "apurva.betgar@utdallas.edu",
"linkedin": "https://www.linkedin.com/in/apurva-betgar"
},
Expand All @@ -305,7 +359,7 @@
"year": "Junior",
"major": "Mechanical Engineering",
"yearsOnTeam": "2",
"image": "/assets/team/Fall2024Officers/ChanPhan.jpg",
"image": "/assets/team/Spring2025Officers/ChanPhan.png",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one also does not exist and the ChanPhan.jpg is will k

"email": "chanh.phan@utdallas.edu",
"linkedin": "https://www.linkedin.com/in/chanh-phan-fsae/"
},
Expand Down Expand Up @@ -341,6 +395,17 @@
"image": "/assets/team/Spring2025Officers/willE.png",
"email": "will.everson@utdallas.edu",
"linkedin": "https://www.linkedin.com/in/william-everson-747198227/"
},
{
"name": "Vinnie Meskelis",
"positions": "Testing Lead",
"section": "Engineering",
"year": "Senior",
"major": "Computer Engineering",
"yearsOnTeam": "3",
"image": "/assets/team/Spring2025Officers/Vinnie.png",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one too

"email": "Vinnie.Meskelis@utdallas.edu",
"linkedin": ""
}
]
},
Expand Down
Binary file removed public/assets/team/Spring2025Officers/Vinnie .png
Binary file not shown.