Fix resume, add comment
This commit is contained in:
parent
d81cdfe035
commit
4855dfaf75
2 changed files with 7 additions and 5 deletions
|
@ -20,13 +20,13 @@
|
|||
<h2 id="portfolio"><a href="https://askiiart.net/portfolio.html">Portfolio</a></h2>
|
||||
<p>Highlights:</p>
|
||||
<ul>
|
||||
<li>askiiart/universal-fast-stable-diffusion
|
||||
<li><a href="http://github.com/askiiart/universal-fast-stable-diffusion">askiiart/universal-fast-stable-diffusion</a>
|
||||
<ul>
|
||||
<li>A semi-universal version of <a href="https://github.com/TheLastBen/fast-stable-diffusion">TheLastBen/fast-stable-diffusion</a>, it just requires a supported GPU and the dependencies to be installed.</li>
|
||||
</ul></li>
|
||||
<li><a href="https://git.askiiart.net/askiiart/askiiart-net">askiiart/askiiart-net</a>
|
||||
<ul>
|
||||
<li>My site's source code - check</li>
|
||||
<li>My site's source code</li>
|
||||
</ul></li>
|
||||
<li><a href="https://askiiart.net">askiiart.net</a>
|
||||
<ul>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Resume
|
||||
|
||||
[//]: # (Formatted like this so that pandoc doesn't make these separate paragraphs)
|
||||
|
||||
<p>
|
||||
Benjamin Zimmerman
|
||||
<br>
|
||||
|
@ -17,10 +19,10 @@ This is public, so I'm not going to put my phone number or address here. If you
|
|||
|
||||
Highlights:
|
||||
|
||||
- askiiart/universal-fast-stable-diffusion
|
||||
- [askiiart/universal-fast-stable-diffusion](http://github.com/askiiart/universal-fast-stable-diffusion)
|
||||
- A semi-universal version of [TheLastBen/fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion), it just requires a supported GPU and the dependencies to be installed.
|
||||
- [askiiart/askiiart-net](https://git.askiiart.net/askiiart/askiiart-net)
|
||||
- My site's source code - check
|
||||
- My site's source code
|
||||
- [askiiart.net](https://askiiart.net)
|
||||
- My site. I've got a bunch of services running on it, like [Gitea](https://git.askiiart.net), [Invidious](https://invidious.askiiart.net), and an [archive of Windows `.iso` files](https://askiiart.net/archives/iso-and-stuff/Windows/).
|
||||
|
||||
|
@ -33,4 +35,4 @@ Highlights:
|
|||
## Extracurriculars and community service
|
||||
|
||||
- I am cofounder and current vice president of the [TCCD CompSci and Coding Club](https://codeberg.org/TCCD-CompSci-and-Coding-Club/).
|
||||
- I do about 20 hours of community service per year.
|
||||
- I do about 20 hours of community service per year.
|
||||
|
|
Loading…
Reference in a new issue