diff options
author | Christophe Roger <darwiin@MacBook-Pro-de-Christophe.local> | 2015-08-01 22:23:42 +1100 |
---|---|---|
committer | Christophe Roger <darwiin@MacBook-Pro-de-Christophe.local> | 2015-08-01 22:23:42 +1100 |
commit | 6dfdaaa6e831c893f2d1ede161a24a96e3f1efdd (patch) | |
tree | 3b83ab3823ce6bdfa74a9c0188982c6a61745240 /competences.tex | |
parent | 73574d6a1020ed3ead3752d316c83e97d0d0e758 (diff) | |
download | cv-6dfdaaa6e831c893f2d1ede161a24a96e3f1efdd.tar.gz cv-6dfdaaa6e831c893f2d1ede161a24a96e3f1efdd.tar.bz2 cv-6dfdaaa6e831c893f2d1ede161a24a96e3f1efdd.tar.xz cv-6dfdaaa6e831c893f2d1ede161a24a96e3f1efdd.zip |
Changement de la police par défaut. Ajout de l'expérience CAFAT
Diffstat (limited to 'competences.tex')
-rwxr-xr-x | competences.tex | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/competences.tex b/competences.tex index 0319185..25f6234 100755 --- a/competences.tex +++ b/competences.tex @@ -1,13 +1,15 @@ %Section compétences
\section{\texorpdfstring{\color{Blue}Compétences}{Compétences}}
-\renewcommand{\arraystretch}{1.2}
-\begin{tabular}{rp{13cm}}
- \textsc{Langages de programmation:} & Java (\textbf{JEE}, \textbf{JSE}, JME, Java Card Platform), Microsoft .Net(C\#,asp.net)\\
- \textsc{Programmation web:} & JSP, JSF, JBoss RichFaces, PHP, XML, Javascript, jQuery, AngularJS, Bootstrap, XHTML, LESS, CSS\\
- \textsc{Bases de données:} & \textbf{IBM DB2}, Oracle Database, Microsoft SQL Server, MySQL, PostgreSQL \\
- \textsc{Outils de développement:} & \textbf {Eclipse}, \textbf{Rational Software Architect}, Websphere Integration Developer, Visual Studio, Netbeans, Maven, Ant, SVN, git\\
- \textsc{Middleware:} & \textbf{Tomcat}, \textbf{Websphere Application Server} (\emph{WAS}), Websphere Process Server, \textbf{Infosphere Traceability Server} (EPCIS), Websphere Sensor Events, Glassfish, \\
- \textsc{Systèmes d'exploitation:} & Mac OS, Windows XP, Windows 2003 Server, Windows 7, Linux Redhat\\
- \textsc{Conception:} & UML, Merise\\
- \textsc{Autres:} & architecture SOA, technologies RFID, NFC et code barre 1D/2D
-\end{tabular}
\ No newline at end of file +\renewcommand{\arraystretch}{1.1}
+
+
+ \begin{tabular}{>{\small}r>{\small}p{13cm}}
+ \textsc{Langages de programmation:} & 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}, \textbf{Rational Software Architect}, Visual Studio, Maven, Ant, SVN, git\\
+ \textsc{Middleware:} & \textbf{JBoss EAP}, \textbf{Tomcat}, \textbf{Websphere Application Server} (\emph{WAS}), Websphere Process Server, \textbf{Infosphere Traceability Server} (EPCIS) \\
+ \textsc{Systèmes d'exploitation:} & Mac OS, Windows XP, Windows 2003 Server, Windows 7, Linux Redhat\\
+ \textsc{Conception:} & UML, Merise\\
+ \textsc{Autres:} & architecture SOA, technologies RFID, NFC et code barre 1D/2D
+ \end{tabular}
\ No newline at end of file |