From b2fb3e25b33ee7cca13310c5003319bb28dc2f8f Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Fri, 30 Sep 2022 16:57:50 -0500 Subject: feat(projects): add urls to projects --- src/sections/projects.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src/sections/projects.tex') diff --git a/src/sections/projects.tex b/src/sections/projects.tex index e76c128..d321ec6 100644 --- a/src/sections/projects.tex +++ b/src/sections/projects.tex @@ -1,21 +1,23 @@ \section{Projects} -\cventry{2021--Present}{Zone}{Lightweight container management system}{}{} +\cventry{2021--Present}{\httplink[Zone]{sr.ht/~tobyvin/zone/}}{Lightweight container management system}{}{} { \begin{itemize} - \item Written in Rust \item Management API via HTTP server \item Interactive terminal sessions into containers via WebSocket + \item Written in Rust \end{itemize} + Source: \url{https://sr.ht/~tobyvin/zone} } -\cventry{2020--2021}{SocketNews}{Client-Server News Network}{}{} +\cventry{2020--2021}{\httplink[SocketNews]{sr.ht/~tobyvin/socketnews/}}{Client-Server News Network}{}{} { \begin{itemize} - \item Written in Python \item Decentralized mesh network of multithreaded servers \item Fully implements the \httplink[RFC 3977]{datatracker.ietf.org/doc/html/rfc3977} specification + \item Written in Python \end{itemize} + Source: \url{https://sr.ht/~tobyvin/socketnews} } \cventry{2017--Present}{Home Lab}{}{}{} -- cgit v1.2.3-70-g09d2