From 5c2b3e71c99efe7effa5033f770ee00500c424da Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 11 Sep 2021 16:45:39 +0200 Subject: Rename files --- technical.tex | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 technical.tex (limited to 'technical.tex') diff --git a/technical.tex b/technical.tex new file mode 100644 index 0000000..51a0457 --- /dev/null +++ b/technical.tex @@ -0,0 +1,72 @@ +\vspace{0.1cm} + +\subsection{Programming} +\vspace{-0.25em} + +\programming{Python -- Fluent}{ +Go-to language for most development, both at work and at home. +} + +\programming{Rust -- Familiar}{ +Really exciting language that I am currently picking up. +} + +\programming{Haskell -- Familiar}{ +Together with Rust, I find Haskell and functional programming really appealing and something I am striving to become an expert in. +} + + +\programming{Kotlin -- Intermediate}{ +Used at work. +} + +\subsection{Scripting} +\vspace{-0.25em} + +\programming{sh -- Intermediate}{ +Developed a lot of scripts. +} + +\programming{lua -- Familiar}{ +Used for configuring my nvim \href{https://gitlab.com/aktersnurra/dotfiles/-/tree/master/.config/nvim}{config}. +} + +\subsection{Machine Learning Frameworks} +\vspace{-0.25em} + +\programming{PyTorch -- Proficient}{ +Used extensively for $+4$ years. +} +\programming{PyTorch Lightning -- Proficient}{ +Used with PyTorch for $+1$ years. +} + +\subsection{Frameworks} +\vspace{-0.25em} + +\programming{Git -- Proficient}{ +Used all the time. +} + +\programming{Kafka -- Intermediate}{ +Used both at home and at work. +} + +\programming{NoSQL -- Intermediate}{ +Used both at home and at work. +} + +\programming{SQL -- Intermediate}{ +Used both at home and at work. +} + +\programming{Kubernetes -- Intermediate}{ +Used extensively at work together with \textbf{helm} and \textbf{docker}. +} + +\programming{Docker -- Proficient}{ +Used extensively at work and at home. +} + + +\vspace{0.1cm} -- cgit v1.2.3-70-g09d2