Compare commits
3 Commits
Author | SHA1 | Date |
---|---|---|
six | 00521ace71 | |
six | 935c7dd490 | |
six | bcdcb23bf4 |
|
@ -1,6 +1,10 @@
|
|||
- Hi, my name is Six (@sixTheDave)
|
||||
- Founder of [CCTF](https://cryptoctf.org/)
|
||||
- Co-founder of [QRUCIAL](https://qrucial.io/)
|
||||
- Head Ambassador of Eastern Europe at [Polkadot](https://polkadot.network/)
|
||||
- Co-founder of [QRUCIAL](https://qrucial.io/)
|
||||
- I’m interested in the security of Web3.0 and Life itself.
|
||||
- Linkfree -> [sixthedave.me](https://sixthedave.me)
|
||||
|
||||
- Run locally:
|
||||
|
||||
```# cd /tmp && git clone https://git.hsbp.org/six/sixTheDave.git && mv sixTheDave/linkfree/ ...```
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Style Settings */
|
||||
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap');
|
||||
@import url('../fonts/opensans');
|
||||
|
||||
body {
|
||||
background: url('../images/bg.webp');
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,24 @@
|
|||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-stretch: normal;
|
||||
font-display: swap;
|
||||
src: url(memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-stretch: normal;
|
||||
font-display: swap;
|
||||
src: url(memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
font-stretch: normal;
|
||||
font-display: swap;
|
||||
src: url(memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
|
||||
}
|
|
@ -14,23 +14,25 @@
|
|||
<div id="profile">
|
||||
<img id="userPhoto" src="assets/images/profile.png" alt="Profile picture of six">
|
||||
<div id="userName">
|
||||
<h1><b>six</b></h1>
|
||||
<h4>web3 hacker and metaverse organizer</h4>
|
||||
<h1><b>six / David Pethes</b></h1>
|
||||
<h4>Polkadot Head Ambassador, CCTF founder, Web3 Auditor</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div id="links">
|
||||
<a class="link" href="https://matrix.to/#/@hexff:matrix.org" target="_blank"><i class="fa fa-cloud" aria-hidden="true"></i>Matrix / Element</a>
|
||||
<a class="link" href="https://t.me/sixTheDave" target="_blank"><i class="fa fa-telegram" aria-hidden="true"></i>Telegram</a>
|
||||
<a class="link" href="mailto:six@cryptoctf.org" target="_blank"><i class="fa fa-envelope" aria-hidden="true"></i>E-mail</a>
|
||||
<a class="link" href="https://git.hsbp.org/six" target="_blank"><i class="fa fa-code"></i>Gitea</a>
|
||||
<a class="link" href="https://twitter.com/sixTheDave" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i>Twitter</a>
|
||||
<a class="link" href="https://git.hsbp.org/six" target="_blank"><i class="fa fa-code"></i>Git</a>
|
||||
<hr>
|
||||
<div id="userName"><h3>Projects</h3></div>
|
||||
<a class="link" href="https://cryptoctf.org/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i>CCTF - Web3 hacking CTF</a>
|
||||
<a class="link" href="https://cryptoctf.org/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i>CCTF - Web3 hacking competition</a>
|
||||
<a class="link" href="https://polkadothub.org/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i>Polkadot Hub - Web3 Spaces</a>
|
||||
<a class="link" href="https://metaversechampionship.gg/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i>Polkadot Championship Hackathon</a>
|
||||
<a class="link" href="https://qrucial.io/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i>QRUCIAL DAO - On-chain security</a>
|
||||
<a class="link" href="https://metaversechampionship.gg/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i>Metaverse Championship</a>
|
||||
<a class="link" href="https://www.meetup.com/polkadot-and-kusama-budapest/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i>Polkadot and Kusama Hungary</a>
|
||||
<hr>
|
||||
<div id="userName"><h3>Presentations, workshops and references</h3></div>
|
||||
<a class="link" href="https://www.youtube.com/watch?v=HFr5C49HC-w" target="_blank"><i class="fa fa-link" aria-hidden="true">Introducing Polkadot Hubs<br>Presentation at PH Bali Sanctuary</i></a>
|
||||
<a class="link" href="https://youtu.be/780ZF2wj8rA?t=76" target="_blank"><i class="fa fa-link" aria-hidden="true">Organizing Web3 and Metaverse<br>Presentation at Polkadot Decoded 2022</i></a>
|
||||
<a class="link" href="https://git.hsbp.org/six/pwn_w3bridges" target="_blank"><i class="fa fa-link" aria-hidden="true">Pwning web3 bridges<br>Hacktivity 2022 (workshop files)</i></a>
|
||||
<a class="link" href="https://www.youtube.com/watch?v=ie5kmTHaeN8" target="_blank"><i class="fa fa-link" aria-hidden="true">Web3 Exploitation Techniques<br>HITB Singapore presentation / 2022</i></a>
|
||||
<a class="link" href="https://www.youtube.com/watch?v=1uMbdcrlod4" target="_blank"><i class="fa fa-link" aria-hidden="true">CCTF in Duna TV (2022/Hun)</i></a>
|
||||
|
|
Loading…
Reference in New Issue