\documentclass[letterpaper,11pt]{article} % Choose bibliography style for formatting list of publications \usepackage[style=ieee,url=false,doi=false,maxbibnames=99,sorting=ydnt,dashed=false]{biblatex} \bibliography{papers} % Choose theme, e.g. black, RedViolet, ForestGreen, MidnightBlue \def\theme{MidnightBlue} % More predefined colors can be found in % https://en.wikibooks.org/wiki/LaTeX/Colors % Example photograph taken from Wikimedia Commons % https://commons.wikimedia.org/wiki/File:Kiara_Krit_passport.jpg \usepackage{simplecv} \boldname{Lynda}{CHETTI}{N.} \begin{document} % Heading \headinginline{CHETTI Lynda}{ Website: \website{https://chettilynda.neocities.org/} \\ Email: \email{ch.lynda2019@gmail.com} \\ LinkedIn: \linkedin{Lynda Chetti} \\ } % \headingphoto{Name Surname}{ % Website: \website{example.com} \\ % Email: \email{example@example.edu} \\ % LinkedIn: \linkedin{name-surname} \\ % GitHub: \github{example} % }{photo.jpg} % Page One \section{Formations} \outerlist{ \entrybig {\textbf{Université Vincennes-Saint-Denis }}{PARIS 8} {1ere année de licence Informatique et videoludisme }{2020\textendash 2021} \entrybig {\textbf{Bacalaureat en filière mathematique}}{ALGERIE} } \section{Compétences } \denseouterlist{ \entry{racket, Python} \\ \entry{Développement web( HTML5/CSS, PHP)}\\ \entry{Bureautique: Windows,Linux, Microsoft Office, Microsoft Word, Excel et Powerpoint, Latex,Adobe Indesign} \\ \entry{{Comportement(Points forts):}Travail d'équipe, appliquée, honnête et sociable.\\ Très pédagogue,responsable et proche de l'actualité}.\\ } \section{Projets} \outerlist \innerlist{ \entry{Création de jeux vidéo avec godot et krita} \entry{{Création de jeux vidéo} "PYGAME"(Python)}\\ } \section{Loisirs} \denseouterlist{ \entry{Lecture,Théâtre et débats, Cinéma}\\ \entry{Sport}\\ \entry{Jeux vidéos} } \section{Langues} \denseouterlist{ \entry{Français}\\ \entry{Anglais}\\ } \end{document}