|
|
@ -1,6 +1,8 @@ |
|
|
|
--- |
|
|
|
title: About |
|
|
|
--- |
|
|
|
{{< donate_css >}} |
|
|
|
|
|
|
|
I'm Daniel, a Computer Science student currently working towards my Master's Degree at Oregon State University. |
|
|
|
Due to my initial interest in calculators and compilers, I got involved in the Programming Language Theory research |
|
|
|
group, gaining same experience in formal verification, domain specific language, and explainable computing. |
|
|
@ -28,3 +30,14 @@ without any CSS. |
|
|
|
* __Source code__: This blog is open source, but not on GitHub. Instead, |
|
|
|
you can find the code on my [Gitea instance](https://dev.danilafe.com/Web-Projects/blog-static). |
|
|
|
If you use this code for your own site, I would prefer that you don't copy the theme. |
|
|
|
|
|
|
|
### Donate |
|
|
|
I don't run ads, nor do I profit from writing anything on here. I have no trouble paying for hosting, |
|
|
|
and I write my articles voluntarily, for my own enjoyment. However, if you found something particularly |
|
|
|
helpful on here, and would like to buy me a cup of coffee or help host the site, you can donate using |
|
|
|
the method(s) below. |
|
|
|
|
|
|
|
{{< donation_methods >}} |
|
|
|
{{< donation_method "Bitcoin" "1BbXPZhdzv4xHq5LYhme3xBiUsHw5fmafd" >}} |
|
|
|
{{< donation_method "Ethereum" "0xd111E49344bEC80570e68EE0A00b87B1EFcb5D56" >}} |
|
|
|
{{< /donation_methods >}} |
|
|
|