summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-12 22:13:35 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-12 22:13:35 +0200
commit7ad4f13ddaf163cfb983c1f83d8b3d8997ce4b4b (patch)
tree16e4e39d0efb3b0e0fb2bd110e545a9a9ed364e3
parent6aaf16a172ea9094261531accb9c1dbdbfe80b4f (diff)
Add new format and content on tech and general skills
-rw-r--r--cv.tex11
-rw-r--r--general.tex2
-rw-r--r--technical.tex78
3 files changed, 67 insertions, 24 deletions
diff --git a/cv.tex b/cv.tex
index bc5c52b..e8772b1 100644
--- a/cv.tex
+++ b/cv.tex
@@ -113,13 +113,14 @@
\vspace{-0.5cm}
\input{projects}
\end{minipage}
- \hspace{.03\linewidth}
-\framebox[1.15\width][l]{ \begin{minipage}[t]{0.27\textwidth}
-
+ \hspace{.02\linewidth}
+\framebox[1.15\width][l]{
+ \hspace{0.05cm}
+ \begin{minipage}[t]{0.27\textwidth}
\input{technical}
\vspace{0.2cm}
\input{general}
\end{minipage}}
- }
- \end{samepage}
+ }
+\end{samepage}
\end{document}
diff --git a/general.tex b/general.tex
index 2962089..76d9eac 100644
--- a/general.tex
+++ b/general.tex
@@ -1,4 +1,4 @@
-\subsection{General Skills}
+\section{General Skills}
% \vspace{-0.25cm}
\programming{Languages}{
diff --git a/technical.tex b/technical.tex
index 51a0457..be1d1c2 100644
--- a/technical.tex
+++ b/technical.tex
@@ -1,12 +1,9 @@
-\vspace{0.1cm}
+\section{Technical Skills}
+\vspace{-0.25em}
\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.
}
@@ -15,15 +12,19 @@ Really exciting language that I am currently picking up.
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{sh -- Intermediate}{
+\programming{Python -- Fluent}{
+Go-to language for most development, both at work and at home.
+}
+
+\programming{shell -- Intermediate}{
Developed a lot of scripts.
}
@@ -31,6 +32,35 @@ Developed a lot of scripts.
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}
@@ -41,32 +71,44 @@ Used extensively for $+4$ years.
Used with PyTorch for $+1$ years.
}
-\subsection{Frameworks}
+\vspace{-1em}
+\subsection{Software}
\vspace{-0.25em}
\programming{Git -- Proficient}{
Used all the time.
}
-\programming{Kafka -- Intermediate}{
-Used both at home and at work.
+\programming{Kubernetes -- Intermediate}{
+Used extensively at work together with \textbf{helm} and \textbf{docker}.
}
-\programming{NoSQL -- Intermediate}{
-Used both at home and at work.
+\programming{Docker -- Proficient}{
+Used extensively at work and at home.
}
-\programming{SQL -- Intermediate}{
-Used both at home and at work.
+\programming{Rancher -- Familiar}{
+Used extensively at work and at home.
}
-\programming{Kubernetes -- Intermediate}{
-Used extensively at work together with \textbf{helm} and \textbf{docker}.
+\programming{Service Mesh -- Familiar}{
+Used extensively at work and at home.
}
-\programming{Docker -- Proficient}{
+\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.
+}
-\vspace{0.1cm}
+\programming{gRPC -- Familiar}{
+Used extensively at work and at home.
+}
+
+\vspace{-0.25em}