summaryrefslogtreecommitdiff
path: root/Skills.tex
blob: b80d8a7b7894839e3c937036631e8b53ff1226bb (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
\section{Skills}\label{sec:Skills}
\vspace{-1.00em}
\begin{multicols}{2}
\subsection{Programming Languages}\label{subsec:Programming_Langs}
\begin{notopsepitemize}
\item \href{https://en.wikipedia.org/wiki/C_(programming_language)}{C}
\item \href{https://www.rust-lang.org}{Rust}
\item \href{https://en.wikipedia.org/wiki/Motorola_68000}{MC68k Assembly}
\item \href{https://en.wikipedia.org/wiki/MIPS_architecture}{MIPS}
\item \href{https://riscv.org}{RISC-V}
\item \href{https://www.java.com/en/}{Java}
\item \href{https://www.python.org/}{Python 3}
\item \href{https://www.haskell.org/}{Haskell}
\end{notopsepitemize}

\subsection{Software}\label{subsec:Software}
\begin{notopsepitemize}
\item \href{https://git-scm.com}{Git}
\item \href{https://latex-project.org}{\LaTeX{}}
\item \textsc{Linux}
\item \href{https://nixos.org}{\textsc{Nix}}
\end{notopsepitemize}

\columnbreak{}

\subsection{Hardware Description Languages}\label{subsec:HDLs}
\begin{notopsepitemize}
\item Verilog
\item VHDL
\item \href{https://chisel-lang.org}{Chisel}
\end{notopsepitemize}

\subsection{Hardware}\label{subsec:Hardware}
\begin{notopsepitemize}
\item Oscilloscope
\item Analog/Digital Function Generator
\item Digital Logic Analyzer
\item Xilinx Vivado
\item Intel Quartus
\end{notopsepitemize}

% Add languages and their proficiencies
\subsection{Human Languages}\label{subsec:Humans_Langs}
\begin{notopsepitemize}
\item English, Native
\item Spanish, Fluent
\item Swedish, Beginner
\end{notopsepitemize}
\end{multicols}

\vspace{-0.95em}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: "Hallsby_Karl"
%%% End: