Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FA24 event and client updates #154

Merged
merged 4 commits into from
Oct 3, 2024
Merged
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
57 changes: 49 additions & 8 deletions data/clients.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ const constClients = [
endYear: 2021,
url: "https://www.uweast.org/",
},
{
name: "Your Clear Way",
startYear: 2019,
endYear: 2021,
url: null,
},
{
name: "OG Yoga",
startYear: 2020,
Expand Down Expand Up @@ -83,52 +89,87 @@ const constClients = [
{
name: "YStem & Chess",
startYear: 2021,
endYear: null,
endYear: 2023,
url: null,
},
{
name: "The Animal Pad",
startYear: 2021,
endYear: null,
endYear: 2023,
url: "https://theanimalpad.org/",
},
{
name: "The League of Amazing Programmers",
startYear: 2021,
endYear: null,
endYear: 2023,
url: "https://www.jointheleague.org/",
},
{
name: "Laktaa Bhutan",
startYear: 2021,
endYear: null,
endYear: 2023,
url: "https://laktaa.medium.com/",
},
{
name: "San Diego County Taxpayers Association",
startYear: 2022,
endYear: null,
endYear: 2023,
url: "https://www.sdcta.org/",
},
{
name: "Call Blackline",
startYear: 2022,
endYear: null,
endYear: 2023,
url: "https://www.callblackline.com/",
},
{
name: "FixNation",
startYear: 2022,
endYear: null,
endYear: 2023,
url: "https://fixnation.org/",
},
{
name: "ALUM for Northwood",
startYear: 2022,
endYear: 2023,
url: null,
},
{
name: "4 Future Leaders of Tomorrow",
startYear: 2023,
endYear: 2024,
url: "https://4flot.com/",
},
{
name: "California Council For Interior Design Certification",
startYear: 2023,
endYear: null,
url: "https://ccidc.org/",
},
{
name: "Department of Family Medicine",
startYear: 2023,
endYear: 2024,
url: "https://familymedicine.ucsd.edu/divisions/sports-medicine/index.html",
},
{
name: "Patriots and Paws",
startYear: 2023,
endYear: 2024,
url: null,
},
// TODO: add YCW info
{
name: "Plant It Again",
startYear: 2023,
endYear: null,
url: "https://www.plantitagain.org/",
},
{
name: "Union Station Homeless Services",
startYear: 2023,
endYear: 2024,
url: "https://ushs.org/",
},
] as const;
export type ClientName = typeof constClients[number]["name"];

Expand Down
2 changes: 1 addition & 1 deletion data/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const events: Event[] = [
title: "Intern Panel",
description:
"Are YOU looking for an internship for next summer? Do YOU want to kickstart your career by gaining vital industry experience? Do you want to learn more about how to get your first software engineering or UI/UX design internship? If so, then this event is for you! On October 3rd, 2024 from 6:00 to 7:30PM PT in CSE 1202, Triton Software Engineering (TSE) will be hosting an intern panel consisting of five TSE members with extensive internship experiences. The panelists are well versed in the ins and outs of the internship application process and have a lot of insights to share with you! Our panelists have interned at numerous companies including Apple, Capital One, Google, JPMorgan, Oracle, and many more. Come out to ask all of your questions about internships in the software and design industries!",
location: "CSE 1202",
location: "tinyurl.com/tseinternpanel",
startTime: parseDate("2024-10-03T18:00:00"),
url: null,
},
Expand Down
4 changes: 3 additions & 1 deletion images/all-images.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
const allImages = {
"clients/4_future_leaders_of_tomorrow": { width: 1176, height: 1026, maxSize: 1200, extension: ".png" },
"clients/alum_for_northwood": { width: 100, height: 100, maxSize: 128, extension: ".png" },
"clients/california_certification_for_interior_design": { width: 3167, height: 1723, maxSize: 1920, extension: ".png" },
"clients/california_council_for_interior_design_certification": { width: 3167, height: 1723, maxSize: 1920, extension: ".png" },
"clients/call_blackline": { width: 1460, height: 186, maxSize: 1920, extension: ".png" },
"clients/center_for_community_health": { width: 940, height: 192, maxSize: 1080, extension: ".png" },
"clients/department_of_family_medicine": { width: 996, height: 996, maxSize: 1080, extension: ".png" },
"clients/dynamics_performance_team": { width: 1312, height: 1312, maxSize: 1920, extension: ".jpg" },
"clients/feeding_san_diego": { width: 2550, height: 1220, maxSize: 1920, extension: ".png" },
"clients/fixnation": { width: 480, height: 480, maxSize: 640, extension: ".png" },
Expand All @@ -24,6 +25,7 @@ const allImages = {
"clients/union_station_homeless_services": { width: 1000, height: 1000, maxSize: 1080, extension: ".png" },
"clients/united_women_of_east_africa": { width: 1600, height: 1600, maxSize: 1920, extension: ".png" },
"clients/words_alive": { width: 1250, height: 1250, maxSize: 1920, extension: ".png" },
"clients/your_clear_way": { width: 1200, height: 1200, maxSize: 1200, extension: ".jpg" },
"clients/ystem___chess": { width: 523, height: 184, maxSize: 640, extension: ".png" },
"content/fa21-all-hands-2-group-pic-1": { width: 4032, height: 2268, maxSize: 3840, extension: ".jpg" },
"content/photoshoot-marketing-12": { width: 4917, height: 3376, maxSize: 3840, extension: ".jpg" },
Expand Down
Binary file added images/clients/department_of_family_medicine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/clients/your_clear_way.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion projects/ccidc-application-form.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Gallery from "../components/Gallery";

## About the Client

<Gallery layout={[{ width: 70 }, { imageKey: "clients/california_certification_for_interior_design", width: 25 }]}>
<Gallery layout={[{ width: 70 }, { imageKey: "clients/california_council_for_interior_design_certification", width: 25 }]}>

California Council For Interior Design Certification is an agency that certifies CIDs (Certified Interior Designers), the only legally recognized title for Interior Designers in the State of California.

Expand Down
2 changes: 1 addition & 1 deletion projects/ushs-housing-portal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Gallery from "../components/Gallery";

<Gallery layout={[{ width: 70 }, { imageKey: "clients/union_station_homeless_services", width: 25 }]}>

Union Station Homelessness Services is a non profit organization based in Los Angeles County that aims to help unhoused individuals and families find the right housing options for them. USHS aims to create lasting solutions that enable stable support for people to stay housed and reintegrated into their community.
Union Station Homeless Services is a non profit organization based in Los Angeles County that aims to help unhoused individuals and families find the right housing options for them. USHS aims to create lasting solutions that enable stable support for people to stay housed and reintegrated into their community.

</Gallery>

Expand Down
Loading