From 7ad4f13ddaf163cfb983c1f83d8b3d8997ce4b4b Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 12 Sep 2021 22:13:35 +0200 Subject: Add new format and content on tech and general skills --- cv.tex | 11 +++++---- general.tex | 2 +- technical.tex | 78 +++++++++++++++++++++++++++++++++++++++++++++-------------- 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} -- cgit v1.2.3-70-g09d2