Skip to content

Commit

Permalink
Update BigTech booth scanning IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
voctory committed Jan 25, 2025
1 parent 4717de3 commit d3c9742
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions services/interactions/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,33 @@ export const WORKSHOP_TWO = "WORKSHOP_TWO";
export const WORKSHOP_TWO_PARTICIPANT = "WORKSHOP_TWO_PARTICIPANT";

export const BIGTECH = [
"amazon",
"aws",
"spotify",
"meta",
"axonify",
"centrefordigitalmedia",
"deloitte",
"electronicarts",
"google",
"slack",
"googlecloud",
"amazon",
"stripe",
"instacart",
"kpmg",
"linusmediagroup",
"mastercard",
"mckinseycompany",
"meta",
"microsoft",
"perplexity"
"oracle",
"pwc",
"rbc",
"samsungelectronics",
"sap",
"shopify",
"slack",
"spotify",
"stripe",
"telus",
"vancity",
"wealthsimple"
];
export const STARTUPS = [
"futurpreneur",
Expand Down

0 comments on commit d3c9742

Please sign in to comment.