314 lines
No EOL
13 KiB
TeX
314 lines
No EOL
13 KiB
TeX
%%%%%%%%%%%%%%%%%
|
||
% This is a sample CV template created using altacv.cls
|
||
% (v1.3, 10 May 2020) written by LianTze Lim (liantze@gmail.com). Now compiles with pdfLaTeX, XeLaTeX and LuaLaTeX.
|
||
% (v1.7.1b, 11 Jan 2024) forked by Nicolás Omar González Passerino (nicolas.passerino@gmail.com)
|
||
%
|
||
%% 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.
|
||
%%%%%%%%%%%%%%%%
|
||
|
||
%% If you need to pass whatever options to xcolor
|
||
\PassOptionsToPackage{dvipsnames}{xcolor}
|
||
|
||
%% If you are using \orcid or academicons
|
||
%% icons, make sure you have the academicons
|
||
%% option here, and compile with XeLaTeX
|
||
%% or LuaLaTeX.
|
||
% \documentclass[10pt,a4paper,academicons]{altacv}
|
||
|
||
%% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle
|
||
% \documentclass[10pt,a4paper,normalphoto]{altacv}
|
||
|
||
%% Fork (before v1.6.5a): CV dark mode toggle enabler to use a inverted color palette.
|
||
%% Use the "darkmode" option if you want a color palette used to
|
||
% \documentclass[10pt,a4paper,ragged2e,withhyper,darkmode]{altacv}
|
||
|
||
\documentclass[10pt,a4paper,ragged2e,withhyper]{altacv}
|
||
|
||
%% AltaCV uses the fontawesome5 and academicons fonts
|
||
%% and packages.
|
||
%% See http://texdoc.net/pkg/fontawesome5 and http://texdoc.net/pkg/academicons for full list of symbols. You MUST compile with XeLaTeX or LuaLaTeX if you want to use academicons.
|
||
|
||
%% Fork v1.6.5c: Overwriting sloppy environment to ignore any spaces and be used to solve overlapping cvtags
|
||
\newenvironment{sloppypar*}{\sloppy\ignorespaces}{\par}
|
||
|
||
% Change the page layout if you need to
|
||
\geometry{left=1.2cm,right=1.2cm,top=3cm,bottom=1cm,columnsep=0.75cm}
|
||
|
||
% 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
|
||
|
||
% Fork (before v1.6.5a): Change the color codes to test your personal variant on any mode
|
||
\ifdarkmode%
|
||
\definecolor{PrimaryColor}{HTML}{C69749}
|
||
\definecolor{SecondaryColor}{HTML}{D49B54}
|
||
\definecolor{ThirdColor}{HTML}{1877E8}
|
||
\definecolor{BodyColor}{HTML}{ABABAB}
|
||
\definecolor{EmphasisColor}{HTML}{ABABAB}
|
||
\definecolor{BackgroundColor}{HTML}{191919}
|
||
\else%
|
||
\definecolor{PrimaryColor}{HTML}{001F5A}
|
||
\definecolor{SecondaryColor}{HTML}{0039AC}
|
||
\definecolor{ThirdColor}{HTML}{F3890B}
|
||
\definecolor{BodyColor}{HTML}{666666}
|
||
\definecolor{EmphasisColor}{HTML}{2E2E2E}
|
||
\definecolor{BackgroundColor}{HTML}{E2E2E2}
|
||
\fi%
|
||
|
||
\colorlet{name}{PrimaryColor}
|
||
\colorlet{tagline}{SecondaryColor}
|
||
\colorlet{heading}{PrimaryColor}
|
||
\colorlet{headingrule}{ThirdColor}
|
||
\colorlet{subheading}{SecondaryColor}
|
||
\colorlet{accent}{SecondaryColor}
|
||
\colorlet{emphasis}{EmphasisColor}
|
||
\colorlet{body}{BodyColor}
|
||
\pagecolor{BackgroundColor}
|
||
|
||
% Change some fonts, if necessary
|
||
\renewcommand{\namefont}{\Huge\rmfamily\bfseries}
|
||
\renewcommand{\personalinfofont}{\small\bfseries}
|
||
\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}
|
||
|
||
%% sample.bib contains your publications
|
||
%% \addbibresource{main.bib}
|
||
|
||
\begin{document}
|
||
\name{Charles Fachee}
|
||
\tagline{Candidat à la mention Sustainable Energy Systems en 3A}
|
||
%% You can add multiple photos on the left or right
|
||
\photoL{4cm}{Photo_CV_Charles_Fache}
|
||
|
||
\personalinfo{
|
||
\email{charles.fache@student-cs.fr}\smallskip
|
||
\phone{+33 6 52 23 78 14}
|
||
% \location{Lière, Country}\\
|
||
\linkedin{Charles Fache}
|
||
% \github{githubUser}
|
||
%\homepage{nicolasomar.me}
|
||
%\medium{nicolasomar}
|
||
%% 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
|
||
%% \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}
|
||
}
|
||
|
||
\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.3}
|
||
|
||
% Start a 2-column paracol. Both the left and right columns will automatically
|
||
% break across pages if things get too long.
|
||
\begin{paracol}{2}
|
||
% ----- Soft skills -----
|
||
\cvsection{Soft Skills}
|
||
%% Fork v1.6.5c: The sloppypar* environment is used to avoid tags overlapping with section width
|
||
\begin{sloppypar*}
|
||
%% Fork 1.7.1b: Now in case you want to highlight any tag, just add a '/true' property next to its text and it will change tag's text and border colors.
|
||
\cvtags{Travail d'équipe/true, Autonomie/true, Résolution de problème/true, Communication/true, Esprit critique/true}
|
||
% \medskip
|
||
|
||
% \cvtags{Red, Yellow/true, Blue, Green/true, Violet, Orange/true}
|
||
\end{sloppypar*}
|
||
% ----- SOFT SKILLS -----
|
||
|
||
% ----- HARD SKILLS -----
|
||
\cvsection{Hard skills}
|
||
\begin{sloppypar*}
|
||
\cvtags{Résolution de problème/true, Electromécanique/true, Modélisation/true, Optimisation/true, Automatique/true, Bilan Carbone\textsuperscript{\textregistered}/true, Microsoft Excel/true, Microsoft PowerPoint/true}
|
||
% , Electronique/true, Cybersécurité/true
|
||
\end{sloppypar*}
|
||
% ----- HARD SKILLS -----
|
||
|
||
% ----- Connaissances -----
|
||
\cvsection{Connaissances}
|
||
\begin{sloppypar*}
|
||
\cvtags{Changement climatique/true, Frontières planétaires/true, Adaptation du réseau électrique/true, Scénarios Net Zero Emissions/true}
|
||
|
||
\end{sloppypar*}
|
||
% ----- Connaissances -----
|
||
|
||
% ----- LANGUES -----
|
||
\cvsection{Langues}
|
||
\cvlang{Français }{Natif}\\
|
||
% \divider
|
||
|
||
\cvlang{Anglais }{Bilingue / C1+}\\
|
||
|
||
\cvlang{Allemand }{B2}
|
||
|
||
\cvlang{Russe }{A1}
|
||
\smallskip
|
||
%% Yeah I didn't spend too much time making all the
|
||
%% spacing consistent... sorry. Use \smallskip, \medskip,
|
||
%% \bigskip, \vpsace etc to make ajustments.
|
||
% ----- LANGUES -----
|
||
|
||
% ----- REFERENCES -----
|
||
% \cvsection{References}
|
||
% \cvref{Prof.\ Alpha Beta}{Institute}{a.beta@university.edu}
|
||
% \divider
|
||
|
||
% \cvref{Boss\ Gamma Delta}{Business}{g.delta@business.com}
|
||
% ----- REFERENCES -----
|
||
|
||
% ----- MOST PROUD -----
|
||
% \cvsection{Most Proud of}
|
||
|
||
% \cvachievement{\faTrophy}{Fantastic Achievement}{and some details about it}\\
|
||
% \divider
|
||
% \cvachievement{\faHeartbeat}{Another achievement}{more details about it of course}\\
|
||
% \divider
|
||
% \cvachievement{\faHeartbeat}{Another achievement}{more details about it of course}
|
||
% ----- MOST PROUD -----
|
||
|
||
% \cvsection{A Day of My Life}
|
||
|
||
% Adapted from @Jake's answer from http://tex.stackexchange.com/a/82729/226
|
||
% \wheelchart{outer radius}{inner radius}{
|
||
% comma-separated list of value/text width/color/detail}
|
||
% \wheelchart{1.5cm}{0.5cm}{%
|
||
% 6/8em/accent!30/{Sleep,\\beautiful sleep},
|
||
% 3/8em/accent!40/Hopeful novelist by night,
|
||
% 8/8em/accent!60/Daytime job,
|
||
% 2/10em/accent/Sports and relaxation,
|
||
% 5/6em/accent!20/Spending time with family
|
||
% }
|
||
|
||
% use ONLY \newpage if you want to force a page break for
|
||
% ONLY the current column
|
||
\newpage
|
||
|
||
%% Switch to the right column. This will now automatically move to the second
|
||
%% page if the content is too long.
|
||
\switchcolumn
|
||
|
||
% ----- Profil -----
|
||
\cvsection{Profil}
|
||
\begin{quote}
|
||
J'ai effectué ma 2A au sein du parcours Infosec, mais mon éveil personnel aux crises écologique et climatique m'a poussé à réaliser à la place une 3ème année alignée avec mes convictions et ma volonté d'être acteur du changement sociétal.
|
||
|
||
J'ai par ailleurs réalisé des stages de césure alignés avec cet objectif afin d'apprendre le plus possible sur des sujets d'importance majeure pour la transition.
|
||
\end{quote}
|
||
% ----- Profil -----
|
||
|
||
% ----- EDUCATION -----
|
||
\cvsection{Education}
|
||
\cvevent{Cursus ingénieur}{CentraleSupélec}{2021 -- 2025}{Gif-sur-Yvette et Rennes, France}
|
||
% \begin{itemize}
|
||
% \item
|
||
Sélection de cours suivis :
|
||
\smallskip
|
||
\begin{itemize}
|
||
\item Energie électrique
|
||
\item Commande des systèmes dynamiques
|
||
\item Optimisation
|
||
\item Algorithmique
|
||
\end{itemize}
|
||
% \end{itemize}
|
||
\divider
|
||
|
||
\cvevent{PT - Années 1 et 2 du cycle ingénieur}{Lycée La Martinière Monplaisir}{2019 -- 2021}{Lyon, France}
|
||
\begin{itemize}
|
||
\item Classes préparatoires PTSI (Physique, Technique, Sciences de l'ingénieur) et PT (Physique, Technique), avec un accent sur l'ingénierie électrique, mécanique, automatique et industrielle.
|
||
\end{itemize}
|
||
% ----- EDUCATION -----
|
||
|
||
% ----- EXPERIENCE -----
|
||
\cvsection{Experiences}
|
||
\cvevent{Stage - Ingénieur Bureau d'étude}{Resa - Gestionnaire de réseau de distribution d'électricité}{Apr 2024 -- Aug 2024}{Liège, Belgique}
|
||
% \begin{itemize}
|
||
% \item
|
||
Sont prévus : plusieurs projets avec l'équipe Méthode/Projet industriel dont :
|
||
\begin{itemize}
|
||
\item Utilisation et amélioration d'un outil interne de gestion de la crise de stabilité du réseau de distribution suite au raccordement rapide de grandes capacités de photovoltaïque chez les particuliers
|
||
\item Calcul de capacité d'accueil de nouveaux raccordements
|
||
\end{itemize}
|
||
% \end{itemize}
|
||
% \divider
|
||
|
||
\break
|
||
|
||
\cvevent{Stage - Consultant climat}{CorpoKarma}{Sep 2023 -- Fev 2024}{Lyon, France}
|
||
\begin{itemize}
|
||
\item Calcul de Bilan Carbone et création de plans d’action et de trajectoires de décarbonation pour des entreprises d’activités et de secteurs variés
|
||
\item Apprentissage des bases de l’Analyse par Cycle de Vie (ACV) auprès d’un collègue expert
|
||
\end{itemize}
|
||
\divider
|
||
|
||
% \break
|
||
|
||
\cvevent{Secrétaire}{C3Pélec}{2022 -- 2024}{Rennes, France}
|
||
\begin{itemize}
|
||
\item Secrétaire de l'atelier associatif de prototypage et d'électronique du campus de Rennes de CentraleSupélec
|
||
\item Développement des activités de l'association
|
||
\end{itemize}
|
||
% \break
|
||
\divider
|
||
|
||
\cvevent{Responsable cohésion - Saxophoniste}{La Band'à Joe}{2021 -- 2023}{Gif-sur-Yvette, France}
|
||
\begin{itemize}
|
||
\item Organisation d'événements de cohésion intra et inter générationnels au sein de la fanfare de CentraleSupélec.
|
||
\end{itemize}
|
||
\divider
|
||
|
||
\cvevent{Stage}{RepriseOrdi.fr}{Jun 2023 -- Jul 2023}{Meyzieu, France}
|
||
\begin{itemize}
|
||
\item Audit et réparation d'ordinateurs portables
|
||
\item Rédaction d'une procédure d'audit
|
||
\end{itemize}
|
||
% ----- EXPERIENCE -----
|
||
|
||
|
||
|
||
% % ----- PROJECTS -----
|
||
% \cvsection{Projects}
|
||
% \cvevent{Project 1 }{\cvreference{\faGithub}{https://github.com/user/repo}\cvreference{| \faGlobe}{https://project-demo.com/}}{Mm YYYY -- Mm YYYY}{}
|
||
% \begin{itemize}
|
||
% \item Item 1
|
||
% \item Item 2
|
||
% \end{itemize}
|
||
% \divider
|
||
|
||
% \cvevent{Project 2 }{\cvreference{\faGitlab}{https://gitlab.com/user/repo}\cvreference{| \faGlobe}{https://project-demo.com/}}{Mm YYYY -- Mm YYYY}{}
|
||
% \begin{itemize}
|
||
% \item Item 1
|
||
% \item Item 2
|
||
% \end{itemize}
|
||
% % ----- PROJECTS -----
|
||
\end{paracol}
|
||
\end{document} |