diff options
| author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-09-11 16:45:39 +0200 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-09-11 16:45:39 +0200 |
| commit | 5c2b3e71c99efe7effa5033f770ee00500c424da (patch) | |
| tree | ddf0d59c8e40627e2e071f14d5ba27384ab5e58d /tech.tex | |
| parent | 0d50fc5d90bf85fbe0fb4017fd18afd9da4efd08 (diff) | |
Rename files
Diffstat (limited to 'tech.tex')
| -rw-r--r-- | tech.tex | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/tech.tex b/tech.tex deleted file mode 100644 index 1bbe891..0000000 --- a/tech.tex +++ /dev/null @@ -1,64 +0,0 @@ -\vspace{0.1cm} - -\smallsubsection{Programming} - -\vspace{0.2cm} -\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{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}. -} - -\programming{Kotlin -- Intermediate}{ -Used at work. -} - -\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} -\smallsubsection{Machine Learning Frameworks} - -\vspace{0.2cm} -\programming{PyTorch -- Proficient}{ -Used extensively for $+4$ years. -} -\programming{PyTorch Lightning -- Proficient}{ -Used with PyTorch for $+1$ years. -}
\ No newline at end of file |