%%%%%%%%%%%%%%%%% % This is an sample CV template created using altacv.cls % (v1.6, 21 May 2021) written by LianTze Lim (liantze@gmail.com). Now compiles with pdfLaTeX, XeLaTeX and LuaLaTeX. % %% It may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2003/12/01 or later. %%%%%%%%%%%%%%%% %% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle % \documentclass[10pt,a4paper,normalphoto]{altacv} \documentclass[10pt,a4paper,ragged2e,withhyper]{altacv} %% AltaCV uses the fontawesome5 and packages. %% See http://texdoc.net/pkg/fontawesome5 for full list of symbols. % Change the page layout if you need to \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} % Change the font if you want to, depending on whether % you're using pdflatex or xelatex/lualatex \ifxetexorluatex % If using xelatex or lualatex: \setmainfont{Roboto Slab} \setsansfont{Lato} \renewcommand{\familydefault}{\sfdefault} \else % If using pdflatex: \usepackage[rm]{roboto} \usepackage[defaultsans]{lato} % \usepackage{sourcesanspro} \renewcommand{\familydefault}{\sfdefault} \fi % Change the colours if you want to \definecolor{SlateGrey}{HTML}{2E2E2E} \definecolor{LightGrey}{HTML}{666666} \definecolor{DarkPastelRed}{HTML}{450808} \definecolor{PastelRed}{HTML}{8F0D0D} \definecolor{GoldenEarth}{HTML}{E7D192} \colorlet{name}{black} \colorlet{tagline}{PastelRed} \colorlet{heading}{DarkPastelRed} \colorlet{headingrule}{GoldenEarth} \colorlet{subheading}{PastelRed} \colorlet{accent}{PastelRed} \colorlet{emphasis}{SlateGrey} \colorlet{body}{LightGrey} % Change some fonts, if necessary \renewcommand{\namefont}{\Huge\rmfamily\bfseries} \renewcommand{\personalinfofont}{\footnotesize} \renewcommand{\cvsectionfont}{\LARGE\rmfamily\bfseries} \renewcommand{\cvsubsectionfont}{\large\bfseries} % Change the bullets for itemize and rating marker % for \cvskill if you want to \renewcommand{\itemmarker}{{\small\textbullet}} \renewcommand{\ratingmarker}{\faCircle} %% Use (and optionally edit if necessary) this .tex if you %% want to use an author-year reference style like APA(6) %% for your publication list \input{pubs-authoryear} %% Use (and optionally edit if necessary) this .tex if you %% want an originally numerical reference style like IEEE %% for your publication list % \input{pubs-num} %% sample.bib contains your publications \addbibresource{sample.bib} \begin{document} \name{Panagiotis Prodromou} %\tagline{Your Position or Tagline Here} %% You can add multiple photos on the left or right \photoR{3.5 cm}{nos} % \photoL{2.5cm}{Yacht_High,Suitcase_High} \personalinfo{% % Not all of these are required! \email{prodromo@meng.auth.gr} \phone{+30 6985120510} \mailaddress{Nea Moudania, Chalkidiki, Greece} %\linkedin{your_id} %\github{https://www.linkedin.com/in/panagiotis-prodromou} %% You can add your own arbitrary detail with %% \printinfo{symbol}{detail}[optional hyperlink prefix] % \printinfo{\faPaw}{Hey ho!}[https://example.com/] %% Or you can declare your own field with %% \NewInfoFiled{fieldname}{symbol}[optional hyperlink prefix] and use it: % \NewInfoField{gitlab}{\faGitlab}[https://gitlab.com/] % \gitlab{your_id} %% %% For services and platforms like Mastodon where there isn't a %% straightforward relation between the user ID/nickname and the hyperlink, %% you can use \printinfo directly e.g. % \printinfo{\faMastodon}{@username@instace}[https://instance.url/@username] %% But if you absolutely want to create new dedicated info fields for %% such platforms, then use \NewInfoField* with a star: % \NewInfoField*{mastodon}{\faMastodon} %% then you can use \mastodon, with TWO arguments where the 2nd argument is %% the full hyperlink. % \mastodon{@username@instance}{https://instance.url/@username} } \makecvheader %% 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} \cvsection{Education} \cvevent{Integrated Master's in Mechanical Engineer}{Aristotle University of Thessaloniki}{Sept 2015 -- March 2021}{} Field of specialization: Aeronautics and Internal Combustion Engines \divider \cvevent{Diploma thesis}{}{March 2020 -- March 2021}{}{Study, modeling and performance optimization of a heavy dudy Diesel engine with Gasdyn software} \divider % \divider \cvsection{Experience} \cvevent{Internship as a Mechanical Engineer}{Psaridopoulos Machine Shop}{June 2019 -- September 2019}{Chalkidiki, Greece} \begin{itemize} \item Component designer and cnc machine programmer \item Implementation of small projects concerning Design and construction of agricultural machinery \item Order materials \end{itemize} \divider \cvevent{Mechanical Engineer}{Medical School AUTH}{September 2019 -- january 2021}{Thessaloniki, Greece} \begin{itemize} \item Scaffold design and construction using a 3D printer \item Finite element analysis, to understand the dynamic behavior of the scaffold with a view to improving its mechanical strength \end{itemize} \cvsection{Projects} \cvevent{THERMATECH}{Laboratory of Applied Thermodynamics/Aristotle University of Thessaloniki}{March 2021 -- December 2021} \begin{itemize} \item Turbo-charged Diesel engine simulation via Gasdyn software. Calibration of its variable geometry turbine. Optimization through an advanced model for improve thermal strategy performance. \end{itemize} \divider \medskip %% Switch to the right column. This will now automatically move to the second %% page if the content is too long. \switchcolumn \cvsection{Skills} \begin{itemize} \item Fusion 3D CAD \item Inventor 3D CAD \item Solidworks \item AutoCad 2D CAD \item Gasdyn \item Axisuite \item Exothermia Suite \item Simplify3D \item Slic3r \item AutoKENAK \item Matlab \item Python \item Simulink \item LaTeX \end{itemize} \cvsection{Strengths} \cvtag{Hard-working} \cvtag{Eye for detail}\\ \cvtag{Able to stay effective under pressure}\\ \cvtag{Ability to work with colleagues}\\ \cvtag{Motivator \& Leader} \divider\smallskip \cvtag{Internal Combustion Engineering}\\ \cvtag{Project Management}\\ \cvtag{Design engineering}\\ \cvtag{Energy projects} \cvsection{Languages} \cvskill{English}{5}{Full professional proficiency} \divider \cvskill{Greek}{5}{Native or bilingual proficiency} %% Yeah I didn't spend too much time making all the %% spacing consistent... sorry. Use \smallskip, \medskip, %% \bigskip, \vspace etc to make adjustments. \medskip \end{paracol} \end{document}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter