refactor: insert links in about me section
This commit is contained in:
parent
416928a1f6
commit
d3aba2e717
BIN
resume.pdf
BIN
resume.pdf
Binary file not shown.
13
resume.tex
13
resume.tex
@ -76,7 +76,7 @@
|
|||||||
% INTRODUCTION, SKILLS AND TECHNOLOGIES
|
% INTRODUCTION, SKILLS AND TECHNOLOGIES
|
||||||
%----------------------------------------------------------------------------------------
|
%----------------------------------------------------------------------------------------
|
||||||
|
|
||||||
\cvsect{Who Am I?}
|
\cvsect{About Me}
|
||||||
|
|
||||||
\begin{minipage}[t]{0.4\textwidth} % 40% of the page width for the introduction text
|
\begin{minipage}[t]{0.4\textwidth} % 40% of the page width for the introduction text
|
||||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
||||||
@ -84,10 +84,13 @@
|
|||||||
I am a young programmer and Linux user who has an outsized level of pride in my Neovim configuration. Take a look
|
I am a young programmer and Linux user who has an outsized level of pride in my Neovim configuration. Take a look
|
||||||
\href{https://gitlab.orion-technologies.io/philler/dots/-/tree/Development/dots/.config/nvim?ref_type=heads}{here}, it
|
\href{https://gitlab.orion-technologies.io/philler/dots/-/tree/Development/dots/.config/nvim?ref_type=heads}{here}, it
|
||||||
is deployed via Ansible over \href{https://gitlab.orion-technologies.io/ansible/dot-files}{yonder}. I currently write
|
is deployed via Ansible over \href{https://gitlab.orion-technologies.io/ansible/dot-files}{yonder}. I currently write
|
||||||
most of my code in Lua for configurations and Rust for actual full on programming. I am highly invested in
|
most of my code in \href{https://www.lua.org/}{Lua} for configurations and \href{https://www.rust-lang.org/}{Rust} for
|
||||||
reproducibility, expressed via Docker and Ansible (and lately some Nix). I currently use Arch Linux (btw) as my
|
actual full on programming. I am highly invested in reproducibility, expressed via
|
||||||
operating system and live almost entirely on the command line. This resume, for instance, was written in vim and
|
\href{https://www.docker.com/}{Docker} and \href{https://www.ansible.com/}{Ansible} (and lately some
|
||||||
compiled with Tectonic. Source for it
|
\href{https://nixos.org/manual/nix/unstable/introduction}{Nix}). I currently use Arch Linux (btw) as my operating
|
||||||
|
system and live almost entirely in the
|
||||||
|
\href{https://gitlab.orion-technologies.io/philler/dots/-/tree/Development/dots/.config/wezterm?ref_type=heads}{terminal}.
|
||||||
|
This resume, for instance, was written in vim and compiled with Tectonic. Source for it
|
||||||
\href{https://gitlab.orion-technologies.io/philler/resume/-/tree/Development?ref_type=heads}{here}.\\
|
\href{https://gitlab.orion-technologies.io/philler/resume/-/tree/Development?ref_type=heads}{here}.\\
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\hfill % Whitespace between
|
\hfill % Whitespace between
|
||||||
|
Loading…
Reference in New Issue
Block a user