Formatting update

This commit is contained in:
Michal Skorczak 2023-01-16 19:40:42 +00:00
parent f51310c7ac
commit 9865d6e8ff
2 changed files with 24 additions and 41 deletions

BIN
main.pdf

Binary file not shown.

View file

@ -33,7 +33,6 @@
\geometry{left=1.25cm,right=1.25cm,top=1.5cm,bottom=1.5cm,columnsep=1.2cm}
% The paracol package lets you typeset columns of text in parallel
\usepackage{paracol}
\usepackage{graphicx,wrapfig}
% Change the font if you want to, depending on whether
@ -87,14 +86,7 @@
%% Depending on your tastes, you may want to make fonts of itemize environments slightly smaller
\AtBeginEnvironment{itemize}{\small}
%% Set the left/right column width ratio to 6:4.
\columnratio{0.6}
% Start a 2-column paracol. Both the left and right columns will automatically
% break across pages if things get too long.
\begin{paracol}{2}
\name{Kevin Cui}
\name{Michal Skorczak}
\tagline{}
%% You can add multiple photos on the left or right
% \photoR{2.8cm}{Globe_High}
@ -102,13 +94,11 @@
\personalinfo{%
% Not all of these are required!
\email{kevinjycui@protonmail.com}
\homepage{www.kevincui.dev}
\email{mskorczak1@gmail.com}
\homepage{mskorczak.xyz}
\linkedin{kevinjycui}
\github{kevinjycui}
\itch{junferno.itch.io}
\youtube{Junferno}
\linkedin{mskorczak}
\github{mskorczak}
%% You MUST add the academicons option to \documentclass, then compile with LuaLaTeX or XeLaTeX, if you want to use \orcid or other academicons commands.
% \orcid{0000-0000-0000-0000}
%% You can add your own arbtrary detail with
@ -124,26 +114,25 @@
\cvsection{Experience}
\cvevent{Data Engineer Intern, Technology \& Operations}{RBC Royal Bank of Canada}{Jul 2021 -- Aug 2021}{Toronto, ON}
\cvevent{Developer}{Alan Blunden}{Jun 2022 -- Present}{Remote}
\begin{itemize}
\item Developing and maintaining existing full-stack line of business applications
\item Worked in an Agile team of 5, collabroating and communicating with other teams in different disciplines
\item Data provisioning in Hadoop, data pipeline automation with Python and Java, full-stack application development for database web portal in Express, documentation generation using SQL and JDBC
\item Worked in an Agile team of 6, collaborating and communicating with other teams in different disciplines
\end{itemize}
\cvtag{Hadoop}
\cvtag{HDFS}
\cvtag{Java}
\cvtag{Maven}
\cvtag{C\#}
\cvtag{Javascript}
\cvtag{Vue JS}
\cvtag{Python}
\cvtag{SQL}
\cvtag{JDBC}
\cvtag{Node.js}
\cvtag{JavaScript}
\cvtag{Express}
\cvtag{Git}
\cvtag{Jenkins}
\cvtag{Windows}
\cvtag{Azure}
\divider
@ -242,10 +231,6 @@
% \printbibliography[heading=pubtype,title={\printinfo{\faUsers}{Conference Proceedings}},type=inproceedings]
%% Switch to the right column. This will now automatically move to the second
%% page if the content is too long.
\switchcolumn
% \cvsection{My Life Philosophy}
% \begin{quote}
@ -375,7 +360,5 @@ VP Finance, Game Dev Student's Society
% {Address Line 1\\Address line 2}
\end{paracol}
\end{document}