summaryrefslogtreecommitdiff
path: root/technical.tex
diff options
context:
space:
mode:
Diffstat (limited to 'technical.tex')
-rw-r--r--technical.tex34
1 files changed, 16 insertions, 18 deletions
diff --git a/technical.tex b/technical.tex
index a184465..541fdff 100644
--- a/technical.tex
+++ b/technical.tex
@@ -1,15 +1,14 @@
\section{Technical Skills}
-
\vspace{-0.25em}
\subsection{Programming}
\vspace{-0.25em}
\programming{Haskell -- Familiar}{
-I find functional programming really inspiring, and I have just started to picking up Haskell.
+Just started picking up haskell and I find it incredibly inspiring.
}
\programming{Rust -- Familiar}{
-Limited experience, but my future language of choice.
+Limited experience, written some web-services for work.
}
\programming{Python -- Fluent}{
@@ -21,16 +20,15 @@ Used it for almost a decade; web services, scientific computing, you name it.
\vspace{-0.25em}
\programming{shell -- Proficient}{
-Used it for various small task such as bootstrapping an email server, add functionality to my operating system, etc.
+Used it for various small task, e.g. adding functionality to my operating system.
}
-\programming{lua -- Intermediate}{
-I used it to configure my \href{https://git.gustafrydholm.xyz/nvim/files.html}{nvim config}.
+\programming{lua -- Fluent}{
+Used extensively while configuring neovim and creating plugins.
}
-\programming{fennel -- Intermediate}{
-I used it to reconfigure my \href{https://git.gustafrydholm.xyz/nvim/files.html}{nvim config}.
-I am completely sold on the Lisp syntax and macro system.
+\programming{fennel -- Proficient}{
+I rewrote my neovim config since I wanted to learn the lisp syntax.
}
\vspace{-1em}
@@ -38,11 +36,11 @@ I am completely sold on the Lisp syntax and macro system.
\vspace{-0.25em}
\programming{\LaTeX -- Fluent}{
-Mastered it while studying to become an electrical engineer.
+Mastered it during my university years.
}
\programming{HTML -- Familiar}{
-Working knowledge, use it for my personal website.
+Working knowledge, I used it for my personal website.
}
\vspace{-1em}
@@ -54,7 +52,7 @@ I have experience with both mongodb and redis.
}
\programming{SQL -- Intermediate}{
-I have experience working with postgres and timescaledb.
+I have experience working with postgresql and timescaledb.
}
\programming{Kafka -- Intermediate}{
@@ -66,10 +64,10 @@ Deployed and maintained a kafka instance in a private cloud.
\vspace{-0.25em}
\programming{PyTorch -- Proficient}{
-Used extensively for $+5$ years.
+Used extensively for $+6$ years.
}
\programming{PyTorch Lightning -- Proficient}{
-Used with PyTorch for $+2$ years.
+Used with PyTorch for $+3$ years.
}
\vspace{-1em}
@@ -77,15 +75,15 @@ Used with PyTorch for $+2$ years.
\vspace{-0.25em}
\programming{Git -- Proficient}{
-I host my own \href{https://git.gustafrydholm.xyz}{git server}, I have used git for +7 years.
+I have used git for +8 years and I host my own \href{https://git.gustafrydholm.xyz}{git server}.
}
\programming{Kubernetes -- Experienced}{
-I have worked with Kubernetes since 2019, self-hosted and at cloud provider.
+I have worked with Kubernetes since 2019, self-hosted and at cloud providers.
}
\programming{Terraform -- Intermediate}{
-Used it to deploy k8s to azure.
+Used it at work for updating infrastructure and deploying k8s.
}
\programming{Containers -- Proficient}{
@@ -106,7 +104,7 @@ I found the book \textit{Tao of Microservices} to be really inspiring, as he pre
}
\programming{Operating Systems}{
-I use Artix Linux.
+I use Artix Linux, OpenBSD, and macOS.
}
\vspace{-0.9em}