summaryrefslogtreecommitdiff
path: root/technical.tex
blob: 615591260d3fe3801bc10cb2830e5a9b5aaa51ed (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
115
116
117
118
119
120
121
122
123
124
125
126
\section{Technical Skills}

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

\programming{Haskell -- Familiar}{
All I want to do is to write Haskell.
}

\programming{Rust -- Familiar}{
I like Rust.
}

% \programming{C -- Familiar}{
% Exposed to it while configuring my Linux distrobution.
% }

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

\programming{Python -- Fluent}{
Used it for almost a decade.
}

\programming{shell -- Intermediate}{
Go to options for small tasks.
}

\programming{lua -- Familiar}{
I use it to configure my \href{https://git.gustafrydholm.xyz/nvim/files.html}{nvim config}.
}

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

\programming{\LaTeX -- Fluent}{
Mastered it while studying to become an electrical engineer.
}

\programming{HTML -- Familiar}{
Working knowledge, use it for my personal website.
}

\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 $+5$ years.
}
\programming{PyTorch Lightning -- Proficient}{
Used with PyTorch for $+2$ years.
}

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

\programming{Git -- Proficient}{
I host my own git server, I have used git for +7 years.
}

\programming{Kubernetes -- Experianced}{
I have worked with Kubernetes since 2019, self-hosted and at cloud provider.
}

\programming{Containers -- Proficient}{
I have in depth knowledge of the concept. I work with Docker daily, and I enjoy building the most efficient Dockerfiles possible, e.g. multi-stage builds.
}

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

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

\programming{CI/CD pipelines -- Proficient}{ 
Experiance with Tekton, CircleCI, github actions.
}

\programming{Architecture}{
I adhere by the \href{http://www.linfo.org/unix_philosophy.html}{unix} and \href{https://suckless.org/philosophy/}{suckless} philosophy. The book \textit{Tao of Microservices} changed my life. I will use those principles as long as I have to develop such systems.
}

\programming{Operating Systems}{
I use Artix Linux and soon Nix OS.
}

% \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.5em}