summaryrefslogtreecommitdiff
path: root/templates/index.rs.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.rs.html')
-rw-r--r--templates/index.rs.html18
1 files changed, 15 insertions, 3 deletions
diff --git a/templates/index.rs.html b/templates/index.rs.html
index d4158a1..cc597de 100644
--- a/templates/index.rs.html
+++ b/templates/index.rs.html
@@ -6,13 +6,14 @@
<link rel="canonical" href="https://devcara.com">
+ <h1>Cara Salter</h1>
<div class="two-column">
<div class="inner-column">
<h3>About me</h3>
I am a:
<ul>
- <li>Trans woman (she/her/hers)</li>
+ <li>Trans woman (she/her)</li>
<li>Eagle Scout</li>
<li>Software Engineer</li>
</ul>
@@ -24,7 +25,10 @@
<li>Software tinkering</li>
<li>Linux</li>
</ul>
- Among other things.
+ Among other things. <br/><br/>
+
+ I am currently pursuing a Bachelors degree in Computer Science at
+ Worcester Polytechnic Institute.
</div>
<div class="inner-column">
@@ -34,14 +38,22 @@
<li>Rust (Warp)</li>
<li>Go (Gin-gonic)</li>
<li>Python (Django/Flask)</li>
+ <li>NodeJS (Svelte)</li>
</ul>
<h4>Systems Administration</h4>
<ul>
- <li>Prometheus Monitoring/Alerts</li>
+ <li>Prometheus & Zabbix Monitoring/Alerts</li>
<li>Ansible</li>
<li>Shell scripting</li>
<li>Nginx</li>
+ <li>Wireguard</li>
</ul>
+ <h4>Miscellaneous</h4>
+ <ul>
+ <li>Event Planning</li>
+ <li>Lighting Design</li>
+ <li>Sound Engineering</li>
+ </ul>
</div>
</div>