Githubify Profile

This commit is contained in:
Christer Warén
2025-11-08 13:51:23 +02:00
parent 12dbb30331
commit 810be4489d
6 changed files with 97 additions and 73 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,15 @@
<b>Wallet Address:</b><br>
bc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<a href="https://github.com/cwchristerw">Return to profile</a>
<br>
<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 +29,15 @@ bc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c
<b>Wallet Address:</b><br>
0xe14c0d40f6b214a75cc36c063c6ad36f3947ea41
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<a href="https://github.com/cwchristerw">Return to profile</a>
<br>
<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 +46,15 @@ bc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c
<b>Wallet Address:</b><br>
ltc1q0pk8gn4szdc984llafnju6259534753sm3cxtx
<a href="https://git.waren.io/cwchristerw">Return to profile</a>
<a href="https://github.com/cwchristerw">Return to profile</a>
<br>
<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 +63,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,7 +1,10 @@
# 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>
@@ -11,7 +14,10 @@ Receive $200 in cloud credit to test their products for 60 days.<br>
<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>
@@ -21,7 +27,10 @@ Receive 4,5€ in account credit.<br>
<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>
@@ -31,7 +40,10 @@ Receive 20€ in cloud credits.<br>
<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>