add dcbuilder

This commit is contained in:
tree🌴 2023-04-28 14:34:53 +02:00
parent e64933c501
commit 708d216512
3 changed files with 8 additions and 1 deletions

View File

@ -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>

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB