summaryrefslogtreecommitdiff
path: root/technical.tex
blob: be1d1c25bbf89f15fc1eb7636601fecc513e7ad5 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
\section{Technical Skills}

\vspace{-0.25em}
\subsection{Programming}
\vspace{-0.25em}

\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.
}

\vspace{-1em}
\subsection{Scripting}
\vspace{-0.25em}

\programming{Python -- Fluent}{
Go-to language for most development, both at work and at home.
}

\programming{shell -- 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}.
}

\vspace{-1em}
\subsection{Markup}
\vspace{-0.25em}

\programming{\LaTeX -- Fluent}{
Used both at home and at work.
}

\programming{HTML -- Familiar}{
Used both at home and at work.
}

\vspace{-1em}
\subsection{Databases \& Message Brokers}
\vspace{-0.25em}

\programming{NoSQL -- Intermediate}{
Used both at home and at work.
}

\programming{SQL -- Intermediate}{
Used both at home and at work.
}

\programming{Kafka -- Intermediate}{
Used both at home and at work.
}

\vspace{-1em}
\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.
}

\vspace{-1em}
\subsection{Software}
\vspace{-0.25em}

\programming{Git -- Proficient}{
Used all the time.
}

\programming{Kubernetes -- Intermediate}{
Used extensively at work together with \textbf{helm} and \textbf{docker}.
}

\programming{Docker -- Proficient}{
Used extensively at work and at home.
}

\programming{Rancher -- Familiar}{
Used extensively at work and at home.
}

\programming{Service Mesh -- Familiar}{
Used extensively at work and at home.
}

\vspace{-1em}
\subsection{Frameworks}
\vspace{-0.25em}

\programming{REST -- Proficient}{
Used extensively at work and at home.
}

\programming{GraphQL -- Familiar}{
Used extensively at work and at home.
}

\programming{gRPC -- Familiar}{
Used extensively at work and at home.
}

\vspace{-0.25em}