Removing LATAM, TAIPEI events and adding ETHDAM

This commit is contained in:
Kumaraguru 2024-03-28 14:21:39 +05:30
parent fee59d5b70
commit cac2d39b86
No known key found for this signature in database
GPG Key ID: 4E4555A84ECD28F7
6 changed files with 85 additions and 225 deletions

View File

@ -1,172 +0,0 @@
---
title: ETHTaipei
description: Uncompromising Web3 Communication at Scale
hide_table_of_contents: true
hide_title: true
og:image_subtitle: Events
---
import {
Box,
EventBanner,
EventInfo,
EventAbout,
EventProfileList,
InputCTASection,
EventHeader,
Grid,
} from '@site/src/components/mdx'
<head>
<body className="events" />
</head>
<Box top={{ xs: 8 }}>
<EventBanner src="/events/eth-taipei.png" />
<EventHeader
title="Waku at ETHTaipei"
description="We are a family of robust, censorship-resistant communication protocols designed to enable privacy-focused messaging for web3 apps."
/>
<Box top={{ xs: 32 }}>
<Grid xs={{ cols: 2, gap: '1rem' }} md={{ cols: 2 }}>
<Grid.Item xs={1}>
<EventInfo
label="Date"
content={"Mar 21 Mar 22\n2024"}
/>
</Grid.Item>
<Grid.Item xs={1}>
<EventInfo
label="Location"
content={"Taipei city\nTaiwan"}
/>
</Grid.Item>
</Grid>
</Box>
</Box>
<Box top={{ xs: 120 }}>
<EventAbout>
Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many.
<br />
Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects.
<br />
Motive:
Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics.
<br />
To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive.
<br />
Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward.
</EventAbout>
</Box>
<Box top={{ xs: 120 }}>
<EventProfileList
title="Our Delegation"
description="Reach out for an appointment."
data={[
{
image: '/events/danish.jpeg',
name: 'Danish Arora',
role: 'Waku protocol engineer',
email: 'danish@status.im',
linkedin: 'https://www.linkedin.com/in/danisharora/',
},
]}
/>
</Box>
<Box top={{ xs: 32 }}>
<h3>Want to see how Waku works?</h3>
<Box top={{ xs: 16 }}>
<Grid xs={{ cols: 2, gap: '1rem' }} md={{ cols: 2 }}>
<Grid.Item xs={1}>
<EventInfo
label="Presentation"
content={
<>
Dont miss out on the presentation by Danish at <a href="https://ethtaipei.org/" target="_blank">ETHTaipei</a>
<br/><br/>
Topic: “Bridging the Gap in Decentralized Communications with Waku”
<br/><br/>
Date: 22nd March, 2:30-3PM
<br/>
Venue: No. 13, Section 2, Nangang Rd, Nangang District, Taipei City
</>
}
/>
</Grid.Item>
<Grid.Item xs={1}>
<EventInfo
label="Talk"
content={
<>
Staying in Taipei longer?
<br/><br/>
Then make sure to attend <a href="https://sepia-feather-0bd.notion.site/Liberty-Hacker-House-fcadec84599d4763899d1c0e9be894c6" target="_blank">Liberty ZK Hacker House</a> as well - Danish will be speaking there too!
<br/>
<br/>
Topic: "Leveraging ZK proofs for spam mitigation in a p2p multi client environment | Waku with RLN"
<br/>
<br/>
Date: 25th March, 14:30-15:00PM
<br/><br/>
</>
}
/>
</Grid.Item>
</Grid>
</Box>
</Box>
<Box top={{ xs: 120 }}>
<Grid
xs={{ cols: 1, gap: '1rem' }}
md={{ cols: 2 }}
className="events-cta-sections"
>
<Grid.Item xs={1}>
<InputCTASection
title="Logos Network State"
description={
'Want to get involved with Waku?\nJoin the Discord community.'
}
link="https://discord.waku.org/"
label="Get Involved"
/>
</Grid.Item>
<Grid.Item xs={1}>
<InputCTASection
title="Newsletter"
description={'Subscribe\nto our newsletter'}
label="Subscribe"
formInput={[
{
label: 'Name',
placeholder: 'Name',
type: 'text',
name: 'name',
required: true,
},
{
label: 'Email',
placeholder: 'Enter your email',
type: 'email',
name: 'email',
required: true,
},
]}
/>
</Grid.Item>
</Grid>
</Box>

View File

@ -1,5 +1,5 @@
---
title: ETHLATAM
title: ETHDam
description: Uncompromising Web3 Communication at Scale
hide_table_of_contents: true
hide_title: true
@ -12,7 +12,6 @@ import {
EventInfo,
EventAbout,
EventProfileList,
EventCTA,
InputCTASection,
EventHeader,
Grid,
@ -23,9 +22,9 @@ import {
</head>
<Box top={{ xs: 8 }}>
<EventBanner src="/events/eth-latam.png" />
<EventBanner src="/events/ethdam.png" />
<EventHeader
title="Hack with Waku at ETHLATAM"
title="Hack with Waku at ETHDam"
description="We are a family of robust, censorship-resistant communication protocols designed to enable privacy-focused messaging for web3 apps."
/>
@ -34,13 +33,13 @@ import {
<Grid.Item xs={1}>
<EventInfo
label="Date"
content={"Mar 13 Mar 14\n2024"}
content={"Apr 12 Apr 14\n2024"}
/>
</Grid.Item>
<Grid.Item xs={1}>
<EventInfo
label="Location"
content={"San Pedro Sula,\nHonduras"}
content={"Pakhuis de Zwijger\nPiet Heinkade 179\n1019 HC Amsterdam\nThe Netherlands"}
/>
</Grid.Item>
</Grid>
@ -83,19 +82,18 @@ Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer netw
email: 'guru@status.im',
linkedin: 'https://linkedin.com/in/kumaraguru7',
},
{
image: '/events/gabriel.jpg',
name: 'Gabriel Mermelstein',
role: 'Protocol Engineer',
email: 'gabriel@status.im',
linkedin: 'https://www.linkedin.com/in/gabriel-mermelstein-3714b5146',
{
image: '/events/sasha.png',
name: 'Oleksandr',
role: 'Protocol engineer',
email: 'oleksandr@status.im',
},
{
image: '/events/arseniy.png',
name: 'Arseniy Klempner',
role: 'Protocol Engineer',
email: 'arseniyk@status.im',
linkedin: 'https://www.linkedin.com/in/arseniy-klempner-806533169/',
{
image: '/events/alvaro.png',
name: 'Alvaro',
role: 'Research engineer',
email: 'alvaro@status.im',
linkedin: 'https://www.linkedin.com/in/alvarolopezrevuelta/',
},
]}
/>
@ -107,39 +105,80 @@ Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer netw
<Grid xs={{ cols: 2, gap: '1rem' }} md={{ cols: 2 }}>
<Grid.Item xs={1}>
<EventInfo
label="Workshop"
label="The Hackathon"
content={
<>
Make sure to attend our workshop on
<br/><br/>
Topic : Uncompromising Web3 Communication At Scale With Waku
<br/><br/>
Date : 13th of March from 15:00 - 16:00.
<br/><br/>
Waku Dev Rel Kumaraguru will make a deep dive into our tech there with a presentation followed by a live coding session.
<br/><br/>
<a href="https://x.com/waku_org" target="_blank">Livestream will be available on X</a>
The hackathon begins at 12:00am on Friday 12th of April and ends at 12:00am sharp on Sunday 14th of April. All projects must be submitted via Taikai.
<br/><br/>
We are offering 2.000 EUR in bounties!
<br/><br/>
- 1st prize (Winner) : 1.000 EUR<br/>
- 2nd prize : 750 EUR<br/>
- 3rd prize : 250 EUR
</>
}
/>
</Grid.Item>
<Grid.Item xs={1}>
<EventInfo
label="Hackathon"
label="The Conference"
content={
<>
Waku has $2,500 in bounties up for grabs during the ETHLatam hackathon :
<br/><br/>
Winner : $1000
<br/>
Runner : $500
<br/>
Quadratic prize pool : $1000
<br/>
<br/>
Note : Projects that use Waku for implementing Chat based solutions will not be considered for any of the Waku prizes.
<br/><br/>
<a href="https://taikai.network/ethlatam/hackathons/honduras" target="_blank">Join the hackathon</a>
Want to learn more about how Waku works?
<br/><br/>
Make sure to attend the workshop, followed by a live coding session with our Developer Relations engineer Kumaraguru!
<br/><br/>
Topic: “Privacy-preserving web3 communications at scale with Waku”<br/>
Date: 12th of April<br/>
Time: 14:00 - 14:20<br/>
Location: Studio, 5th floor<br/>
<br/><br/>
Kumaraguru will also be speaking on the "Privacy Infra" panel alongside Alex Zaidelson (CEO, Secret Network), Haischel Dabian (Co-Founder, Obscura), and Oliver Gale (Co-Founder and CEO of Panther Protocol).
<br/><br/>
Date: 12th of April<br/>
Time:15:25 - 15:55<br/>
Location: Grote Zaal, 2nd floor<br/><br/>
Livestreams will be available at our X!
</>
}
/>
</Grid.Item>
</Grid>
</Box>
</Box>
<Box top={{ xs: 32 }}>
<Box top={{ xs: 16 }}>
<Grid xs={{ cols: 2, gap: '1rem' }} md={{ cols: 2 }}>
<Grid.Item xs={1}>
<EventInfo
label="Planning to hack? Prepare beforehand!"
content={
<>
Get the most out of the ETHDam hackathon - attend pre-events as well!
<br/>
<br/>
Look at our <a href="https://docs.waku.org/">https://docs.waku.org/</a> and check out our ideas board <a href="https://ideas.waku.org/">https://ideas.waku.org/</a> to get some ideas. You can also find some tutorials on our blog and YouTube channel.
<br/><br/>
Dont miss Hacker Speed Dating - a team building activation which will be hosted in person, on April 12th, right before the launch of the hackathon, to help you to get to know each other and meet our team
<br/><br/>
Have any questions about the event our tech? Reach out to us on <a href="https://discord.com/invite/gMPAzmcDER">Discord</a> or <a href="https://t.me/waku_org">Telegram</a> - we are always happy to help!
</>
}
/>
</Grid.Item>
<Grid.Item xs={1}>
<EventInfo
label="Web3PrivacyNow Meetup"
content={
<>
Are in in Amsterdam on the 11th of April?
<br/><br/>
Dont miss Web3PrivacyNow meetup!
<br/>
We have a big announcement for you there...
<br/><br/>
<a href="https://lu.ma/w3pn-meetup-ams1">Register</a> to attend
</>
}
/>

View File

@ -24,18 +24,11 @@ List of all Waku events
<EventCardList
data={[
{
thumbnail: '/events/eth-latam.png',
title: 'Hack with Waku at ETHLATAM : First Waku sponsored hackathon of 2024',
date: 'Mar 13 - Mar 14\n2024',
location: 'San Pedro Sula\nHonduras',
href: '/events/eth-latam',
},
{
thumbnail: '/events/eth-taipei.png',
title: 'Waku at ETHTaipei',
date: 'Mar 21 - Mar 22\n2024',
location: 'Taipei city\nTaiwan',
href: '/events/eth-taipei',
thumbnail: '/events/ethdam.png',
title: 'Waku at ETHDam',
date: 'Apr 12 - Apr 14\n2024',
location: 'Amsterdam\nThe Netherlands',
href: '/events/ethdam',
},
]}
/>

BIN
static/events/alvaro.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

BIN
static/events/ethdam.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 KiB

BIN
static/events/sasha.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 KiB