diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-08-19 09:49:16 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-08-19 09:49:16 +1100 |
commit | e9675d01ace07c3c99ebb896578580c8c075970f (patch) | |
tree | 81d9b735cfadb47d188e46e2c892b6b32d4a02b5 /section_competences.tex | |
parent | 60f2e18b4caa46f687a31406ceae6ab82595fb89 (diff) | |
download | cv-e9675d01ace07c3c99ebb896578580c8c075970f.tar.gz cv-e9675d01ace07c3c99ebb896578580c8c075970f.tar.bz2 cv-e9675d01ace07c3c99ebb896578580c8c075970f.tar.xz cv-e9675d01ace07c3c99ebb896578580c8c075970f.zip |
File renaming and main file updating according to those renaming.
Changes to be committed:
deleted: DemoMode.sty
modified: cv.tex
deleted: document.tex
renamed: competences.tex -> section_competences.tex
renamed: experience.tex -> section_experience.tex
renamed: experience_compact.tex -> section_experience_short.tex
renamed: headline.tex -> section_headline.tex
renamed: interets.tex -> section_interets.tex
renamed: langues.tex -> section_langues.tex
renamed: references.tex -> section_references.tex
renamed: scolarite.tex -> section_scolarite.tex
Diffstat (limited to 'section_competences.tex')
-rwxr-xr-x | section_competences.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/section_competences.tex b/section_competences.tex new file mode 100755 index 0000000..bf088be --- /dev/null +++ b/section_competences.tex @@ -0,0 +1,14 @@ +%Section compétences
+\sectionTitle{Compétences}{\faCode}
+\renewcommand{\arraystretch}{1.1}
+
+ \begin{tabular}{>{\small}r>{\small}p{13cm}}
+ \textsc{Langages de programmation:} & \textbf{Java} (\textbf{JEE}, \textbf{JSE}, JME, Java Card Platform), Microsoft .Net (\textbf{C\#},asp.net)\\
+ \textsc{Programmation web:} & ZK, JSP, JSF, JBoss RichFaces, Javascript, jQuery, AngularJS, Bootstrap, LESS, CSS\\
+ \textsc{Bases de données:} & \textbf{IBM DB2}, Oracle Database, Microsoft SQL Server, MySQL, PostgreSQL \\
+ \textsc{Outils de développement:} & \textbf {IntelliJ Idea}, \textbf {Eclipse}, Visual Studio, Maven, Ant, SVN, git\\
+ \textsc{Middleware:} & \textbf{JBoss EAP}, \textbf{Tomcat}, \textbf{Websphere Application Server} (\emph{WAS})\\
+ \textsc{Systèmes d'exploitation:} & Mac OS, Windows 2003 Server, Windows 7, Linux Redhat, Linux Centos\\
+ \textsc{Conception:} & UML, Merise\\
+ \textsc{Autres:} & architecture SOA, technologies RFID, NFC et code barre 1D/2D
+ \end{tabular}
\ No newline at end of file |