summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Skills.tex26
1 files changed, 14 insertions, 12 deletions
diff --git a/Skills.tex b/Skills.tex
index 55e8389..71272c7 100644
--- a/Skills.tex
+++ b/Skills.tex
@@ -2,7 +2,7 @@
\vspace{-1.00em}
\begin{multicols}{2}
\subsection{Programming Languages}\label{subsec:Programming_Langs}
-\begin{itemize}[noitemsep]
+\begin{notopsepitemize}
\item \href{https://en.wikipedia.org/wiki/C_(programming_language)}{C}
\item \href{https://en.wikipedia.org/wiki/Motorola_68000}{MC68k Assembly}
\item \href{https://en.wikipedia.org/wiki/MIPS_architecture}{MIPS}
@@ -10,38 +10,40 @@
\item \href{https://www.java.com/en/}{Java}
\item \href{https://www.python.org/}{Python 3}
\item \href{https://www.haskell.org/}{Haskell}
-\end{itemize}
+\end{notopsepitemize}
\subsection{Hardware Description Languages}\label{subsec:HDLs}
-\begin{itemize}[noitemsep]
+\begin{notopsepitemize}
\item Verilog
\item VHDL
\item \href{https://chisel-lang.org}{Chisel}
-\end{itemize}
+\end{notopsepitemize}
\columnbreak{}
\subsection{Hardware}\label{subsec:Hardware}
-\begin{itemize}[noitemsep]
+\begin{notopsepitemize}
\item Oscilloscope
\item Analog/Digital Function Generator
\item Digital Logic Analyzer
-\end{itemize}
+\end{notopsepitemize}
\subsection{Software}\label{subsec:Software}
-\begin{tabular}{cc}
- \href{https://git-scm.com}{Git} & \href{https://latex-project.org}{\LaTeX{}} \\
- \textsc{Linux} & \href{https://nixos.org}{\textsc{Nix}} \\
-\end{tabular}
+\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}
\vspace{1em}
% Add languages and their proficiencies
\subsection{Human Languages}\label{subsec:Humans_Langs}
-\begin{itemize}[noitemsep]
+\begin{notopsepitemize}
\item English, Native
\item Spanish, Fluent
\item Swedish, Beginner
-\end{itemize}
+\end{notopsepitemize}
\end{multicols}
%%% Local Variables: