From 2e05e5336df5c58cbdd8d65b95b77d1c523be4a6 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Fri, 17 Nov 2017 19:11:42 +1100 Subject: [EVO] Renaming project Awesome Source CV -> YAAC: Another Awesome CV [EVO] Refactoring: Move example cv to example/ subfolder --- example/section_competences.tex | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 example/section_competences.tex (limited to 'example/section_competences.tex') diff --git a/example/section_competences.tex b/example/section_competences.tex new file mode 100755 index 0000000..5ea0e8b --- /dev/null +++ b/example/section_competences.tex @@ -0,0 +1,24 @@ +% Awesome Source CV LaTeX Template +% +% This template has been downloaded from: +% https://github.com/darwiin/awesome-neue-latex-cv +% +% Author: +% Christophe Roger +% +% Template license: +% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) + +%Section compétences +\sectionTitle{Compétences}{\faTasks} +\renewcommand{\arraystretch}{1.1} + + \begin{tabular}{>{}r>{}p{13cm}} + \textsc{Programmation:} & \textbf{Java} (\textbf{JEE}, \textbf{JSE}, JME, Java Card Platform), Microsoft .Net (\textbf{C\#}), \textbf{Typescript}, Javascript, CSS\\ + \textsc{Frameworks:} & Spring, Spring Boot, \textbf{Ionic 3}, Angular 2, Angular 4, ZK, JBoss RichFaces\\ + \textsc{Bases de données:} & IBM DB2, Oracle Database, Microsoft SQL Server, MySQL, PostgreSQL \\ + \textsc{Outils de développement:} & \textbf {IntelliJ Idea}, \textbf {Eclipse}, Visual Studio Code, Maven, Ant, SVN, git\\ + \textsc{Middleware:} & \textbf{JBoss EAP}, \textbf{Apache Tomcat}, Websphere Application Server (\emph{WAS})\\ + \textsc{Systèmes d'exploitation:} & Mac OS X, Windows Server, Windows 7, Linux Redhat, Linux Centos\\ + \textsc{Autres:} & architecture SOA, technologies RFID, NFC et code barre 1D/2D + \end{tabular} \ No newline at end of file -- cgit v1.2.3