54 lines
2.1 KiB
Markdown
54 lines
2.1 KiB
Markdown
---
|
|
title: "About"
|
|
---
|
|
# About
|
|
|
|
I created this site as a way of showcasing my projects, or other general
|
|
ideas. It's a sort of _engineering_ portfolio, if you will.
|
|
|
|
This site is built using the [Hugo](https://gohugo.io) static site generator,
|
|
with my fork of the [Even theme](https://github.com/bdebyl/hugo-theme-even). It
|
|
is hosted on AWS. Deployment steps can be found in the site's [source code
|
|
repository](https://github.com/bdebyl/bdebyl-site).
|
|
|
|
# Contact
|
|
|
|
The icons at the bottom of each page on this site linking to my other sites
|
|
such as social media pages, Git repositories[^1], and email provide methods of
|
|
how to contact me.
|
|
|
|
## Donations
|
|
|
|
If you wish to support me, the best way to do so is using Crypto:
|
|
|
|
| Wallet | Code |
|
|
|:------:|:-------------------------------------------------------------------------------------------------:|
|
|
| ETH | `0x240Bb50Dd93F48597Fd2adF59577210D9AfcD2B2` |
|
|
| BTC | `bc1qhn007kthn868nwnf6c2k7x7zx0n9ejty4p2ff2` |
|
|
| XMR | `43rLamghQ4PEQjd79dU67C9hbzkgy4Rbd6YQgBgYY6tLHRuuuoXv9RsTNR4SqBnkaWCSj6N8LPwCMDHKeLRXiRgaRGD49rQ` |
|
|
| LTC | `ltc1qj6rscekh7gpagk52psmews5xrylr0625e4zktl` |
|
|
|
|
## GPG
|
|
|
|
The image below is my OpenPGP v4 key fingerprint QR-code. Feel free to scan it
|
|
using the [OpenKeychain](https://www.openkeychain.org/) app! Additionally, a
|
|
link to a text file containing my full public key is attached.
|
|
|
|
<center>
|
|
|
|

|
|
|
|
`70A4 AA02 5((55D BD55 9189 B4E0 F32B E05E ADAA 54FC`[^2]
|
|
|
|
{{< sub >}}[**Public Key**](/static/pubkey.txt){{< /sub >}}
|
|
</center>
|
|
|
|
## Resume
|
|
|
|
I do not currently keep an up-to-date version of my resume. If you wish to
|
|
contact me about positions, please do so via email or LinkedIn (_see
|
|
[Contact](#contact) above_)
|
|
|
|
[^1]: I'm most active on [GitHub](https://github.com/bdebyl)
|
|
[^2]: Read mode about OpenPGP Best Practices [here](https://www.gnupg.org/gph/en/manual/c14.html)
|