Skip to content

Commit

Permalink
feat: added tools and frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
xgroleau committed Jan 29, 2024
1 parent 43e76ca commit 449917e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
9 changes: 6 additions & 3 deletions resume.cls
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
\RequirePackage[T1]{fontenc}
\RequirePackage{bibentry}
\RequirePackage{biblatex}
\RequirePackage{titlesec}


\RequirePackage[sfdefault]{FiraSans} % Font
Expand All @@ -47,12 +48,14 @@
\raggedright
\setlength{\tabcolsep}{0in}

% Sections formatting
% Formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large\color{RoyalBlue}
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
\vspace{-8pt}\scshape\raggedright\large\color{RoyalBlue}
}{}{0em}{}[\color{black}\titlerule \vspace{-8pt}]

\setlist[itemize]{itemsep=0.3pt, topsep=0pt}
% Ensure that generate pdf is machine readable/ATS parsable
\input{glyphtounicode}
\pdfgentounicode=1

%----------COMMANDS FOR RESUME----------
Expand Down
13 changes: 9 additions & 4 deletions sections/resume_content.tex
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,19 @@
\sectionEnFr{Skills}{Connaissances particulières}
\resumeEnumerationStart
\resumeEnumerationEnFr
{Computer}{C/C++, Rust, Python, C\#, JavaScript, Nix/NixOS, Erlang, Lisp, Prolog, Bash, CMake, Docker, Kubernetes, LaTeX, HTML and CSS, SQL, Git}
{Informatiques}{C/C++, Rust, Python, C\#, JavaScript, Nix/NixOS, Erlang, Lisp, Prolog, Bash, CMake, Docker, Kubernetes LaTeX, HTML et CSS, SQL, Git}
{Languages}{C/C++, Rust, Python, C\#, JavaScript, Typescript, Erlang, Lisp, Prolog, Bash, LaTeX, HTML and CSS, SQL}
{Languages}{C/C++, Rust, Python, C\#, JavaScript, Typescript, Erlang, Lisp, Prolog, Bash, LaTeX, HTML et CSS, SQL}
\resumeEnumerationEnFr
{Linguistic}{Bilingual French and English}
{Frameworks}{Embassy, Tokio, Axum, Node.js, Express.js, Django, Flask, .NET, React, Angular}
{Frameworks}{Embassy, Tokio, Axum, Node.js, Express.js, Django, Flask, .NET, React, Angular}
\resumeEnumerationEnFr
{Tools}{Docker, Nix/NixOS, Git, Kubernetes, GCP, CI/CD}
{Outils}{Docker, Nix/NixOS, Git, Kubernetes, GCP, CI/CD}
\resumeEnumerationEnFr
{Linguistic}{Bilingual English and French}
{Linguistiques}{Bilingue français et anglais}
\resumeEnumerationEnd


\sectionEnFr{Work experiences}{Expériences professionnelles}
\resumeSubHeadingListStart
\resumeSubheadingEnFr
Expand Down

0 comments on commit 449917e

Please sign in to comment.