diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 23:23:36 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 23:23:36 +0100 |
commit | 2808773a5914e9fbef4149bea7fd4e4958ad8baa (patch) | |
tree | 3522f8012407f7ffb7c243c9c51a347fdcc45aae /section_employment.tex | |
parent | 9318cf9302ecefccd7cff8461439c965b1e1edc8 (diff) | |
download | cv-2808773a5914e9fbef4149bea7fd4e4958ad8baa.tar.gz cv-2808773a5914e9fbef4149bea7fd4e4958ad8baa.tar.bz2 cv-2808773a5914e9fbef4149bea7fd4e4958ad8baa.tar.xz cv-2808773a5914e9fbef4149bea7fd4e4958ad8baa.zip |
Evelina and spell-checker
Diffstat (limited to 'section_employment.tex')
-rw-r--r-- | section_employment.tex | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/section_employment.tex b/section_employment.tex index 8001fc3..eacf258 100644 --- a/section_employment.tex +++ b/section_employment.tex @@ -1,11 +1,18 @@ -\subtitle{Employment history}{\faSuitcase} +\subtitle{Employment}{\faSuitcase} %\renewcommand{\labelitemi}{$\bullet$} \begin{jobs} - \jobevent {\since{2020}} {Leader of CloudDAQ Project}{Karlsruhe Institute of Technology}{Research on cloud technologies for control and data acquisition applications} - \jobevent {\ivl{2013}{2020}} {Data Processing and Performance Expert}{Karlsruhe Institute of Technology}{High-performance instrumentation for large-scale scientific experiments} - \jobevent {\ivl{2007}{2012}} {Postdoctoral Researcher}{KIT}{Data management \& software optimization} - \jobevent {\ivl{2005}{2007}} {Researcher}{Yerevan Physics Institute}{DAQ for particle detector networks} - \jobevent {\ivl{2002}{2005}} {Associate Researcher}{Forschungszentrum Karlsruhe}{} - \jobevent {\ivl{2001}{2002}} {Software Engineer}{Yerevan Physics Institute}{} +\ifdef{\scivariant}{ + \job {\since{2013}} {KIT} {Data Processing and Performance Expert}{Karlsruhe Institute of Technology}{High-performance instrumentation for large-scale scientific experiments} + \job {\ivl{2007}{2012}} {} {Postdoctoral Researcher}{KIT}{Data management \& software optimization} + \job {\ivl{2005}{2007}} {YerPhI} {Researcher}{Yerevan Physics Institute}{DAQ for particle detector networks} +}{ + \job {\since{2020}} {KIT} {Leader of CloudDAQ Project}{Karlsruhe Institute of Technology}{Research on cloud technologies for control and data acquisition applications} + \job {\ivl{2013}{2020}} {} {Data Processing and Performance Expert}{Karlsruhe Institute of Technology}{high-performance instrumentation for large-scale scientific experiments} + \job {\ivl{2007}{2012}} {} {Postdoctoral Researcher}{KIT}{data management \& software optimization} + \job {\ivl{2005}{2007}} {YerPhI} {Software Engineer}{Yerevan Physics Institute}{DAQ for particle detector networks} +} + + \job {\ivl{2002}{2005}} {FZK} {Associate Researcher}{Forschungszentrum Karlsruhe}{} + \job {\ivl{2001}{2002}} {} {Software Engineer}{Yerevan Physics Institute}{} \end{jobs} |