Updated: resume to point at portfolio website
This commit is contained in:
parent
f163f8fffe
commit
1da624a214
4 changed files with 12 additions and 10 deletions
1
build.sh
1
build.sh
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
BUILDFILES=("resume.tex","altacv.cls","README.md","build.sh","output.txt","resume.pdf")
|
||||
echo "Building resume and deleting output.txt"
|
||||
rm output.txt
|
||||
|
|
BIN
resume.pdf
BIN
resume.pdf
Binary file not shown.
BIN
resume.png
BIN
resume.png
Binary file not shown.
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 98 KiB |
21
resume.tex
21
resume.tex
|
@ -6,7 +6,7 @@
|
|||
\usepackage[margin=0.5in]{geometry}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{paralist}
|
||||
\newcommand{\github}{https://github.com/mskorczak}
|
||||
\newcommand{\git}{https://mskor.xyz/git/mskor}
|
||||
\renewcommand{\familydefault}{\sfdefault}
|
||||
\renewcommand{\maketitle}
|
||||
{
|
||||
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
\vspace{.5em}
|
||||
|
||||
\href{mskorczak1@gmail.com}{mskorczak1@gmail.com} | \href{\github}{github.com/mskorczak} | \href{www.linkedin.com/in/mskorczak}{linkedin.com/mskorczak}
|
||||
\href{mskorczak1@gmail.com}{mskorczak1@gmail.com} | \href{\git}{mskor.xyz/git} | \href{www.linkedin.com/in/mskorczak}{linkedin.com/mskorczak}
|
||||
|
||||
\end{center}
|
||||
}
|
||||
|
@ -48,7 +48,7 @@
|
|||
\setlength{\itemsep}{0pt}
|
||||
\setlength{\parskip}{0pt}
|
||||
\setlength{\parsep}{0pt} }
|
||||
{ \end{itemize} }
|
||||
{ \end{itemize} }
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -64,7 +64,7 @@
|
|||
\item Worked remotely as part of an agile team collaborating with every aspect of the business to solve problems.
|
||||
\item Maintained a number of test suites for both front-end web applications and back-end API services.
|
||||
\item Developed a number of developer focused processes and programs for easier and effective automation.
|
||||
\item Primarily used: PHP, VueJs, C#, MSSQL, Azure, Azure Cloud, JIRA, Confluence, SSRS, Python, Powershell
|
||||
\item Primarily used: PHP, VueJs, C\#, MSSQL, Azure, Azure Cloud, JIRA, Confluence, SSRS, Python, Powershell
|
||||
\end{compactitem}
|
||||
|
||||
\subsection{AV Technical Crew @ University of Essex Students Union / Sep 2021 - Jun 2022}
|
||||
|
@ -79,7 +79,7 @@
|
|||
\item Provided marketing and sales data to businesses and consumers through database management.
|
||||
\item Developed internal tools in order to allow data brokers to retrieve and update data in compliance with GDPR guidelines.
|
||||
\item Helped in basic Windows PC setup and maintenance.
|
||||
\item Primarily used: PHP, HTML/CSS, MySQL, Windows Networking
|
||||
\item Primarily used: PHP, HTML/CSS, MySQL, Windows Networking
|
||||
\end{compactitem}
|
||||
|
||||
\section{Education}
|
||||
|
@ -94,16 +94,17 @@
|
|||
|
||||
\section{Experience}
|
||||
|
||||
\subsection{\href{\github/panels}{github/panels}} Terminal user interface developed for my dissertation in C, upgraded for more general use.
|
||||
\subsection{\href{\github/jungle}{github/jungle}} Server/client mod configs for a Minecraft server, with custom statistics tracking.
|
||||
\subsection{\href{\github/web}{github/web}} General purpose web-server written in Zig with boiler-plate code for deployments.
|
||||
\subsection{\href{\github/.config}{github/.config}} Miscellaneous Bash scripts and configs for everyday use.
|
||||
%\subsection{\href{\git/panels}{git/panels}} Terminal user interface developed for my dissertation in C.
|
||||
\subsection{\href{\git/da\_jungle}{git/da\_jungle}} Server/client mod configs for a Minecraft server, with custom statistics tracking.
|
||||
\subsection{\href{\git/mskor.xyz}{git/mskor.xyz}} Portfolio website written in Zig, this includes a self-hosted Forgejo instance for version control.
|
||||
\subsection{\href{\git/.config}{git/.config}} Miscellaneous Bash scripts and configs for everyday use.
|
||||
\subsection{\href{\git/resume}{git/resume}} This resume, written in \LaTeX with a Bash build script for creating an image of the resume.
|
||||
\subsection{National Citizen Service} Helped to create a sensory garden near Ipswich Hospital (specifically Walker's Close) as part of a social action project which include all of the design, fundraising and manufacturing.
|
||||
|
||||
\section{References}
|
||||
|
||||
\subsection{Mathew Staples / Lead Developer @ Alan Blunden} mathew.staples@alanblunden.co.uk
|
||||
\subsection{Ben Wilson / Head of Production @ TDP Marketing} benwilson@tdpmarketing.com
|
||||
\subsection{Ben Wilson / Head of Production @ TDP Marketing} benwilson@tdpmarketing.com
|
||||
\subsection{Callum Bartlett / AV Technical Coordinator @ University Of Essex Students Union} callum.bartlett@essex.ac.uk
|
||||
|
||||
% \subsection{GCSE - St. Albans Catholic High School 2012 - 2017}
|
||||
|
|
Loading…
Reference in a new issue