From 9c3c19880d313d72b289c64121301b76109db082 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 4 Oct 2022 13:21:45 -0500 Subject: Put SW & HW together with their tools in skills section This moves one of the blocks from the right column to the left, and vice versa. Overall, the spacing and orientation of these sections are improved by putting these in this order. --- Skills.tex | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Skills.tex b/Skills.tex index a2c897c..c940f15 100644 --- a/Skills.tex +++ b/Skills.tex @@ -13,6 +13,16 @@ \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 @@ -20,8 +30,6 @@ \item \href{https://chisel-lang.org}{Chisel} \end{notopsepitemize} -\columnbreak{} - \subsection{Hardware}\label{subsec:Hardware} \begin{notopsepitemize} \item Oscilloscope @@ -31,14 +39,6 @@ \item Intel Quartus \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} - \vspace{1em} % Add languages and their proficiencies \subsection{Human Languages}\label{subsec:Humans_Langs} -- cgit v1.2.3