summaryrefslogtreecommitdiff
path: root/projects.tex
diff options
context:
space:
mode:
authorGustaf Rydholm <grydholm@kth.se>2021-08-30 20:26:03 +0000
committernode <node@git-bridge-prod-0>2021-08-30 20:35:35 +0000
commitfce542245fb595b95fc65697d2e1b31c16f4a7a4 (patch)
treee4cfe1d535a123eb529384cda2f9b85ce4fb9ac6 /projects.tex
Update on Overleaf.
Diffstat (limited to 'projects.tex')
-rw-r--r--projects.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/projects.tex b/projects.tex
new file mode 100644
index 0000000..d5fcd84
--- /dev/null
+++ b/projects.tex
@@ -0,0 +1,24 @@
+\largesubsection{Personal Projects}
+% According to Google Recruiters, use the XYZ formula - Accomplished [X] as measured by [Y], by doing [Z]
+
+\vspace{0.25cm}
+
+\project{\href{https://gitlab.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
+}\\
+
+\ruler
+
+\project{Trading Robot}
+{Ongoing}
+{
+Started working on a event-driven trading robot. Most of my current work has been in data mining, reading literature, and building the infrastructure.
+\\\\
+Keywords: Kubernetes, Kafka, Event-Based Design, Docker
+}\\
+
+\ruler\\ \ No newline at end of file