Skip to content

Commit

Permalink
feat: update cv
Browse files Browse the repository at this point in the history
  • Loading branch information
anitvam committed Jun 18, 2024
1 parent 3a436f7 commit d92e394
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 41 deletions.
2 changes: 1 addition & 1 deletion cv-style.sty
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
% \setmainfont{Lato}

% Change the colours if you want to
\definecolor{Primary}{HTML}{32746D}
\definecolor{Primary}{HTML}{59344F}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{666666}
\colorlet{heading}{Primary}
Expand Down
Binary file added images/photo_2024-06-18_09-42-32.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 14 additions & 10 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\usepackage{cv-style}
\begin{document}
\name{Martina Baiardi}
\tagline{PhD Student}
\tagline{PhD Student @ University of Bologna}
\personalinfo{%
% You can add your own with \printinfo{symbol}{detail}
\email{[email protected]}
Expand All @@ -13,13 +13,17 @@
\linkedin{linkedin.com/in/martina-baiardi}
\\
\location{Cesena, Italy}


%\orcid{orcid.org/0000-0000-0000-0000} % Obviously making this up too. If you want to use this field (and also other academicons symbols), add "academicons" option to \documentclass{altacv}
}
\photo{4.5cm}{images/photo_2024-06-18_09-42-32.jpg}

%% Make the header extend all the way to the right, if you want. Extend the right margin by 8cm (=6.8cm marginparwidth + 1.2cm marginparsep)
\begin{adjustwidth}{}{-8cm}

\makecvheader

\end{adjustwidth}

\begin{adjustwidth}{}{-10cm}
Expand Down Expand Up @@ -52,7 +56,7 @@
\cvblock{Accounting degree in Business Information Systems}{ITE "R. Serra"}{2017}{Cesena, Italy}
\textbf{100/100}

\divider
% \divider

\end{adjustwidth}

Expand All @@ -67,7 +71,7 @@
\bibliography{biblio}


\divider
% \divider

\end{adjustwidth}

Expand All @@ -80,7 +84,7 @@

\cvblock{Best Paper Award}{EMAS 2024 {\newline \scriptsize 12th International Workshop on Engineering Multi-Agent Systems}}{07 May 2024}{Auckland, New Zealand}

\divider
% \divider

\end{adjustwidth}

Expand All @@ -94,7 +98,7 @@
\cvblock{\textbf{Research Scholarship} for software integration and service administration for StairwAI project}{DISI - University of Bologna}{01--07/2023}{Cesena, Italy}
\textbf{Supervisors: Andrea Borghesi, Giovanni Ciatto}

\divider
% \divider

\end{adjustwidth}

Expand All @@ -114,7 +118,7 @@
\cvblock{Tutor for the course ``Numerical Methods''}{DISI - Laurea in Ingegneria e Scienze Informatiche \newline University of Bologna}{A.Y. 2021/2022}{Cesena, Italy}
\textbf{Supervisor: Lucia Romani}

\divider
% \divider

\end{adjustwidth}

Expand All @@ -134,7 +138,7 @@
\divider

\cvskillblock{Project Management}{Scrum, Agile}
\divider
% \divider

\end{adjustwidth}

Expand All @@ -157,7 +161,7 @@

% \cvblock{Wardrobe Attendant}{Vidia Club}{Winter \newline 2016--2019}{Cesena, Italy}

\divider
% \divider

\end{adjustwidth}

Expand Down Expand Up @@ -215,7 +219,7 @@
Web application for italian-japanese translations made for academic purposes under the course ``Applicazioni and Servizi Web'' in collaboration with the research group \href{http://www.edrdg.org}{\underline{\textbf{EDRDG}}} of \textbf{Ca' Foscari University} in Venice, Italy.\\ \smallskip
\textbf{Keywords:} Vue, Docker, Ansible, Javascript, Agile

\divider
% \divider
\end{adjustwidth}

\begin{adjustwidth}{}{-10cm}
Expand All @@ -227,7 +231,7 @@
\cvtag{User Experience and User Interface}
\cvtag{Design}

\divider
% \divider
\end{adjustwidth}


Expand Down
30 changes: 0 additions & 30 deletions pagesidebar.tex

This file was deleted.

0 comments on commit d92e394

Please sign in to comment.