Githubify Profile

This commit is contained in:
Christer Warén
2025-11-08 14:01:39 +02:00
parent 3caccf2511
commit 25e887fdf7
6 changed files with 97 additions and 138 deletions

View File

@@ -1,7 +1,10 @@
# Crypto Wallets
<h2 id="bitcoin">
<img src="../assets/icons/bitcoin-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/bitcoin-light.svg">
<img src="../assets/icons/bitcoin.svg" width="25px" height="25px">
</picture>
Bitcoin
</h2>
<img src="https://christerwaren.fi/barcode.svg?s=qr&c=bitcoin%3Abc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c" width="250px" height="250px">
@@ -9,12 +12,13 @@
<b>Wallet Address:</b><br>
bc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<br>
<a href="https://github.com/cwchristerw">Return to profile</a>
<h2 id="ethereum">
<img src="../assets/icons/ethereum-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/ethereum-light.svg">
<img src="../assets/icons/ethereum.svg" width="25px" height="25px">
</picture>
Ethereum
</h2>
@@ -23,12 +27,13 @@ bc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c
<b>Wallet Address:</b><br>
0xe14c0d40f6b214a75cc36c063c6ad36f3947ea41
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<br>
<a href="https://github.com/cwchristerw">Return to profile</a>
<h2 id="litecoin">
<img src="../assets/icons/litecoin-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/litecoin-light.svg">
<img src="../assets/icons/litecoin.svg" width="25px" height="25px">
</picture>
Litecoin
</h2>
@@ -37,12 +42,13 @@ bc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c
<b>Wallet Address:</b><br>
ltc1q0pk8gn4szdc984llafnju6259534753sm3cxtx
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<br>
<a href="https://github.com/cwchristerw">Return to profile</a>
<h2 id="monero">
<img src="../assets/icons/monero-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/monero-light.svg">
<img src="../assets/icons/monero.svg" width="25px" height="25px">
</picture>
Monero
</h2>
@@ -51,4 +57,4 @@ ltc1q0pk8gn4szdc984llafnju6259534753sm3cxtx
<b>Wallet Address:</b><br>
42jGtAeArpkU79SGv1ZSanSsZ3rNwkDHa9waAbcYEdarD8fFT9g2XD3c8endRdK6FLhL7E1QP7ueJ5QQZahRsgYV8Ggohq4
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<a href="https://github.com/cwchristerw">Return to profile</a>

View File

@@ -1,37 +1,43 @@
# Promolinks
<h2 id="digitalocean">
<img src="../assets/icons/digitalocean-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/digitalocean-light.svg">
<img src="../assets/icons/digitalocean.svg" width="25px" height="25px">
</picture>
DigitalOcean
</h2>
Receive $200 in cloud credit to test their products for 60 days.<br>
<a href="https://m.do.co/c/4248d53011c8">Register Now</a>
<br>
<h2 id="dynadot">
<img src="../assets/icons/dynadot-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/dynadot-light.svg">
<img src="../assets/icons/dynadot.svg" width="25px" height="25px">
</picture>
Dynadot
</h2>
Receive 4,5€ in account credit.<br>
<a href="https://dynadot.com?sM7K8u7m6Z7pBo">Register Now</a>
<br>
<h2 id="hetzner">
<img src="../assets/icons/hetzner-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/hetzner-light.svg">
<img src="../assets/icons/hetzner.svg" width="25px" height="25px">
</picture>
Hetzner
</h2>
Receive 20€ in cloud credits.<br>
<a href="https://hetzner.cloud/?ref=w2QMbx2s3c3h">Register Now</a>
<br>
<h2 id="ukkofi">
<img src="../assets/icons/ukkofi-light.svg" width="25px" height="25px">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/ukkofi-light.svg">
<img src="../assets/icons/ukkofi.svg" width="25px" height="25px">
</picture>
Ukko.fi
</h2>

View File

@@ -7,4 +7,4 @@ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPW5phGhwAG8dmT+sR0uF1gRc0X9xXZiiFxvKUEsPk1N
You can grant me access to your device with adding this SSH key to your .ssh/authorized_keys file.
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<a href="https://github.com/cwchristerw">Return to profile</a>