aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-11-02 14:25:21 -0400
committerAlex Scerba <alex@scerba.org>2024-10-29 13:19:59 -0400
commit53b710413723178be73fec6312f669155c66256c (patch)
treebd57a1225bc6e70d071eab626066043abeca8e15 /html
parent87219c0028b283800819903a704b1b13d2e15412 (diff)
Add resume
Diffstat (limited to 'html')
-rw-r--r--html/main/about.tmpl.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html
index e749b4d..5f0f12f 100644
--- a/html/main/about.tmpl.html
+++ b/html/main/about.tmpl.html
@@ -18,7 +18,8 @@
<p>This site is my anti social media and is where I post about my life and school projects &lpar;when allowed&rpar; and serves as a way to keep up with my appreciation for software programming. The backend is written in <a href="https://go.dev" target="_blank" rel="noopener noreferrer">Go</a> &lpar;source can be found <a href="https://notabug.org/thinkpadmaster/alexscerba.com" target="_blank" rel="noopener noreferrer">at notabug.org</a>&rpar; and uses a templating system to keep hand-editing of pages to a bare minimum.</p>
<p>I keep my <a href="https://old.alexscerba.com" target="_blank" rel="noopener noreferrer">old site</a> hosted for posterity. The blog page and others are extremely slow to load due to amount of content on the pages and size of images, but it is a fun project to look back on.</p>
<p>My friend Ángel Castañeda has also been working on a site built in Go at the same time. Check it out at <a href="https://www.angel-castaneda.com" target="_blank" rel="noopener noreferrer">www.angel-castaneda.com</a></p>
- <p>Contact me at <a href="mailto:ascerba@ccsdetroit.edu">ascerba@ccsdetroit.edu</a></p>
+ <p>View my <a href="/static/documents/Resume_Scerba_Fall2023.pdf">résumé</a>.</p>
+ <p>Contact me at <a href="mailto:ascerba@ccsdetroit.edu">alex@alexscerba.com</a></p>
</div>
</section>
{{ end }} \ No newline at end of file