summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-07-14 17:32:00 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-07-14 17:32:00 +0200
commitb0f6fd914dfb51e844b2d7bb9868c5fe3962e4a8 (patch)
treede58f583f888cdf02ed52de90400c942d118ff71
parent837093b0843829f3434d60a428f908770b62c2fd (diff)
Add sysadmin
-rw-r--r--projects.tex22
1 files changed, 18 insertions, 4 deletions
diff --git a/projects.tex b/projects.tex
index 6a50da3..09f7480 100644
--- a/projects.tex
+++ b/projects.tex
@@ -1,20 +1,34 @@
\section{Personal Projects}
\vspace{-0.2cm}
% According to Google Recruiters, use the XYZ formula - Accomplished [X] as measured by [Y], by doing [Z]
+\project{Unix Sysadmin}
+{Ongoing}
+{
+I self host many application, such as: email, website, git server, encrypted chat server (xmpp), and calendar.
+\vspace{0.5em}
+}
+\ruler
+
\project{\href{https://github.com/aktersnurra/text-recognizer}{Text Recognizer}}
{Ongoing}
{
-Reimplemented the \href{https://fullstackdeeplearning.com/}{Full Stack Deep Learning course} with best practices in Python. I started this project to develop the best structure for PyTorch projects. But now it keeps me motivated to experiment with new architectures and read up on the latest research developments, e.g. self supervised learning, vision transformers, multi-modal models.
-\\\\
-Keywords: PyTorch, PyTorch Lightning, Hydra, Nox, Poetry, Pyenv, Python
-}\\
+Reimplemented the \href{https://fullstackdeeplearning.com/}{Full Stack Deep Learning course} with best practices in Python.
+I started this project to develop the best structure for PyTorch projects.
+But now it keeps me motivated to experiment with new architectures and read up on the latest research developments,
+e.g. self supervised learning, vision transformers, multi-modal models.
+\vspace{0.5em}
+Keywords: PyTorch, PyTorch Lightning, Hydra, Nox, Poetry, Pyenv, Python
+\vspace{0.5em}
+}
\ruler
\project{Trading Robot}
{Ongoing}
{
I am currently working on a algorithmic trading system with signal processing and convex optimization. I mostly done literature study and data collection so far.
+\vspace{0.5em}
% \\\\
% Keywords: Nomad, Nats, Event-Based Design
}
+\ruler