From c12ff31cf8a2acd06bffa08e588e915f9ff28bf8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 22 Oct 2025 00:05:38 +0200 Subject: Update --- projects.tex | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'projects.tex') diff --git a/projects.tex b/projects.tex index 1615871..05339f9 100644 --- a/projects.tex +++ b/projects.tex @@ -3,11 +3,12 @@ \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 + \item \textbf{Functional Programming Exploration:} Refactoring Python RAG system to + use effect handlers (eff package), applying algebraic effects patterns to manage I/O. + Practicing Haskell through Advent of Code and studying category theory concepts. + \item \textbf{Self-Hosted Infrastructure:} Operate personal server infrastructure + including email, XMPP chat, Git server, and website. Handle system administration, + security, and service maintenance. \end{itemize} } -- cgit v1.2.3-70-g09d2