summaryrefslogtreecommitdiff
path: root/projects.tex
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf@nexure.io>2025-10-21 16:06:43 +0200
committerGustaf Rydholm <gustaf@nexure.io>2025-10-21 16:06:43 +0200
commit6a9111525d70265db877dcd9c7e69f776bc79e7b (patch)
tree3f525b65e75543845c3c435043dbcdb687dac610 /projects.tex
parentd6ca483b8ae6ada3fe0192246cc30a7dfac3f667 (diff)
update
Diffstat (limited to 'projects.tex')
-rw-r--r--projects.tex37
1 files changed, 8 insertions, 29 deletions
diff --git a/projects.tex b/projects.tex
index 09f7480..1615871 100644
--- a/projects.tex
+++ b/projects.tex
@@ -1,34 +1,13 @@
\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.
-\vspace{0.5em}
-Keywords: PyTorch, PyTorch Lightning, Hydra, Nox, Poetry, Pyenv, Python
-\vspace{0.5em}
+\projects{
+ \begin{itemize}[topsep=0pt,parsep=0pt,partopsep=0pt,leftmargin=10pt,labelwidth=6pt,labelsep=4pt]
+ \item \href{https://github.com/aktersnurra/rag}{\textbf{Agentic AI/RAG}:} I developed a Retrieval Agumented Generation system for my local books and articles. However, I am currently refactoring it to an \textbf{agentic ai} system with \textbf{effect handlers}.
+ \item \href{https://github.com/aktersnurra/rag}{\textbf{Trading Robot}:} 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.
+ \item \textbf{Unix Sysadmin:} I self host many application, such as: email, website, git server, encrypted chat server (xmpp), and calendar.
+ \item \textbf{Unix Ricing:} riced my unix systems with st terminal, dwm, dmenu, tmux etc
+ \item \textbf{neovim:} rolled my own neovim config
+ \end{itemize}
}
-\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