From 1f1f645dffc5c966e84888a266605dc9e71afe52 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 11 Mar 2021 23:20:38 +0100 Subject: Industrial CV --- cvsci.tex | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 cvsci.tex (limited to 'cvsci.tex') diff --git a/cvsci.tex b/cvsci.tex new file mode 100644 index 0000000..498f7b0 --- /dev/null +++ b/cvsci.tex @@ -0,0 +1,64 @@ +%\documentclass[dsvariant,alternative,12pt,compact,monochrome]{yaac-another-awesome-cv} +\documentclass[dsvariant,scivariant,alternative,12pt,compact]{yaac-another-awesome-cv} +\name{Dr. Suren A. Chilingaryan}{} +\tagline{Data Processing and Performance Expert | Lead of Cloud Computing } +\addbibresource{bib/csa.bib} +\addbibresource{bib/csaproc.bib} + + +%\photo{2.5cm}{darwiin.png} +\socialinfo{ + \email{csa@suren.me} +% \smartphone{+49 (176) 438-53094} + \skype{csa8000} + \website{http://suren.me}{http://suren.me} + \vspace{0.5em} + + \scholar{0Qa5rG8AAAAJ}{Scholar}\\ +% \orcid{0000-0002-2909-6363}{OrcID} + \linkedin{suren-chilingaryan-5501636} +% \rg{Suren-Chilingaryan-2}{ResearchGate} + +% \address{17 Rue de Bretagne, 98835 Dumbéa, Nouvelle-Calédonie}\\ +% \infos{Né le 23 septembre 1982 (35 ans) à Nouméa, Nouvelle-Calédonie} +} + +\headermsg{ + I research high-performance and heterogeneous computing and apply my research to architect online systems for scientific instrumentation. + With improvements in detector technology, I believe new approaches are required to keep pace with the increasing data rates. + Codesign of hardware, software, and analysis algorithms is often a key for successful projects. + %With deep knowledge across computer science and IT technology, I can grasp complex systems as a whole and pay attention to the performance of critical components. + Currently, I lead an effort to adopt cloud technologies for data acquisition and control systems. +} + +\begin{document} + + \makecvheader + +% \makecvfooter +% {\selectlanguage{english}\today} +% {\textsc{Suren A. Chilingaryan - CV}} +% {\thepage} + + \input{section_competences} + \input{section_employment} + \input{section_education} + \input{section_academic} +% \input{section_skills} + + \newpage + \input{section_experiments} + \input{section_funding} + \input{section_leadership} + \input{section_responsibilities} + \input{section_software} + \input{section_research} + \input{section_supervision} +% \input{section_references} % Section références + + \newpage + \printbibliography[title={\textsc{Selected publications}}] + + \newpage + \input{section_presentations} +\end{document} \ No newline at end of file -- cgit v1.2.3