55 lines
2.4 KiB
Markdown
55 lines
2.4 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.
|
|
|
|
## 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 555D BD55 9189 B4E0 F32B E05E ADAA 54FC`[^2]
|
|
|
|
{{< sub >}}[**Public Key**](/static/pubkey.txt){{< /sub >}}
|
|
</center>
|
|
|
|
## Donations
|
|
|
|
If you wish to support me, the best way to do so is using Cryptocurrencies,
|
|
otherwise contact me via Email (_below_) if this is not suitable.
|
|
|
|
| Wallet | Code |
|
|
|:--------:|:-----------------------------------------------------------------------------------------------------------------------------:|
|
|
| Bitcoin |  |
|
|
| Ethereum |  |
|
|
| LiteCoin |  |
|
|
| Monero |  |
|
|
|
|
## 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)
|