summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-02-12 18:40:41 -0600
committerToby Vincent <tobyv@tobyvin.dev>2024-02-12 18:40:41 -0600
commit1c801f17c8a68dab172004ae2c048261e5e4a3d3 (patch)
tree2fb9d66a784f8f14138ca9164ac6214f03e0e097
parent9a6c7ed305a1174cf45bf7bda77579d2b321ac7e (diff)
fix: clean up projects
-rw-r--r--resume.typ36
1 files changed, 14 insertions, 22 deletions
diff --git a/resume.typ b/resume.typ
index 85f3941..c6cb5f5 100644
--- a/resume.typ
+++ b/resume.typ
@@ -62,26 +62,18 @@
= Projects
-#cventry(
- label: [2023], title: "projectr", subtitle: "A contextual, MRU sorted, project finder.", link("https://sr.ht/~tobyvin/projectr"),
-)
-#cventry(
- label: [2023], title: "sshr", subtitle: "A contextual, MRU sorted, ssh host indexer.", link("https://sr.ht/~tobyvin/sshr"),
-)
-#cventry(
- label: [2022], title: "proxyr", subtitle: "A simple auto-proxy server.", link("https://sr.ht/~tobyvin/proxyr"),
-)
-#cventry(
- label: [2021], title: "Zone", subtitle: "Lightweight container management system.", link("https://sr.ht/~tobyvin/zone"),
-)
-#cventry(
- label: [2020], title: "SocketNews", subtitle: "Client-Server news network", link("https://sr.ht/~tobyvin/socketnews"),
-)
-#cventry(
- label: [2017], title: "Home Lab", subtitle: "Multi-node high availability swarm",
-)[
- VPN with site-to-site proxy and split-horizon DNS, recursive DNS server with DNS filter, reverse
- proxy with automated certificate generation, and various other services.
+#cventry(label: [2023], title: "projectr", subtitle: "A contextual, MRU sorted, project finder.")[
+ #link("https://sr.ht/~tobyvin/projectr")
+]
+#cventry(label: [2023], title: "sshr", subtitle: "A contextual, MRU sorted, ssh host indexer.")[
+ #link("https://sr.ht/~tobyvin/sshr")
+]
+#cventry(label: [2022], title: "proxyr", subtitle: "A simple auto-proxy server.")[
+ #link("https://sr.ht/~tobyvin/proxyr")
+]
+#cventry(label: [2021], title: "Zone", subtitle: "Lightweight container management system.")[
+ #link("https://sr.ht/~tobyvin/zone")
+]
+#cventry(label: [2020], title: "SocketNews", subtitle: "Client-Server news network")[
+ #link("https://sr.ht/~tobyvin/socketnews")
]
-
-#v(1fr)