summaryrefslogtreecommitdiff
path: root/technical.tex
blob: 51a04578de89e1279fc1056cbec50fce90fbaaa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
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}