mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
add dcbuilder
This commit is contained in:
parent
e64933c501
commit
708d216512
3 changed files with 8 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<div class="pb-3.5 px-5">
|
||||
<div class="mt-4 speaker-name animate-speaker font-mono2">{item.name.toUpperCase()}</div>
|
||||
<div class="text-mild">
|
||||
<a href={twitterLink(item.twitter)} class="hover:underline animate-speaker"
|
||||
<a href={twitterLink(item.twitter)} class="hover:underline animate-speaker" target="_blank"
|
||||
>@{item.twitter}</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
@ -166,6 +166,12 @@ people:
|
|||
img: nick-almond.jpg
|
||||
caption: Building next gen DAOs with [FactoryDAO](https://www.factorydao.xyz/)
|
||||
country: gb
|
||||
- id: dcbuilder
|
||||
name: dcbuilder.eth
|
||||
twitter: DCbuild3r
|
||||
img: dcbuilder.jpg
|
||||
caption: Research engineer of [Worldcoin](https://worldcoin.org/), ZKML & Rust enthusiast
|
||||
country: cz
|
||||
speakersNote: We keep adding more and more speakers, stay tuned ...
|
||||
speakers:
|
||||
- guy-zyskind
|
||||
|
@ -174,6 +180,7 @@ speakers:
|
|||
- mario-havel
|
||||
- max-hampshire
|
||||
- nick-almond
|
||||
- dcbuilder
|
||||
partners:
|
||||
- id: lunardao
|
||||
name: LunarDAO
|
||||
|
|
BIN
static/people/dcbuilder.jpg
Normal file
BIN
static/people/dcbuilder.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Loading…
Reference in a new issue