diff options
author | Olivier Gayot <og@satcom1.com> | 2019-09-10 18:22:56 +0200 |
---|---|---|
committer | Olivier Gayot <og@satcom1.com> | 2019-09-10 18:22:56 +0200 |
commit | 6ce18a707cbe3146b6c1352e108ca46fbb04e3ed (patch) | |
tree | 4d53a74fc7823098bff4d8501ade51f5baba69f2 /cv.tex | |
parent | b6b5949910e0900d731832f96bb4ac0064988ddc (diff) |
Use template to bullet-point-ise the interests
Signed-off-by: Olivier Gayot <og@satcom1.com>
Diffstat (limited to 'cv.tex')
-rw-r--r-- | cv.tex | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -110,12 +110,14 @@ \section{Interests} -• Embedded software development\\ -• Networking software development\\ -• Open Source software development\\ -• Computer security (exploitation and prevention)\\ -• Software Design and Architecture\\ -• Software Deployment\\ +\begin{interests} + \entry {Embedded software development} + \entry {Networking software development} + \entry {Open Source software development} + \entry {Computer security (exploitation and prevention)} + \entry {Software Design and Architecture} + \entry {Software Deployment} +\end{interests} \section{Programming Languages} \begin{entrylist} |