Skip to content

Commit

Permalink
Merge pull request #2826 from XRPLF/events-updates-10-28-2024
Browse files Browse the repository at this point in the history
adds 2 new events
  • Loading branch information
AKCodez authored Oct 28, 2024
2 parents 3c52436 + 9c6fcb5 commit 67a5ea8
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions community/events.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,28 @@ const events = [
image: require('../static/img/events/salt-lake-city.jpg'),
end_date: "October 10, 2024",
},
{
name: "Futureverse Developer Training",
description:
"This training session will focus on exploring the Metaverse and discovering The Root Network and Futureverse, run by Marco Brondani, Co-Founder and CTO, and Rich Deane, Senior Full Stack Developer.",
type: "meetup",
link: "https://xrpl.at/Eventbrite-FutureverseDeveloperTraining",
location: "Paris, France",
date: "November 4 - 5, 2024",
image: require('../static/img/events/dev-training.png'),
end_date: "November 5, 2024",
},
{
name: "XRPL Hackathon Paris",
description:
"Join the hackathon organized by Chaire UNESCO ITEN, XRPL Commons, and KRYPTOSPHERE, for a unique opportunity to dive into the rapidly growing open-source ecosystem. Tackle real-world challenges and create innovative solutions that can make a meaningful impact on today's most pressing societal issues!",
type: "hackathon",
link: "https://xrpl.at/Eventbrite-EducationWeek-XRPLHackathon-Paris",
location: "Paris, France",
date: "November 8 - 11, 2024",
image: require('../static/img/events/hackathon-paris.png'),
end_date: "November 11, 2024",
},
];


Expand Down
Binary file added static/img/events/dev-training.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 static/img/events/hackathon-paris.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 67a5ea8

Please sign in to comment.