diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2021-03-11 23:20:38 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2021-03-11 23:20:38 +0100 |
commit | 1f1f645dffc5c966e84888a266605dc9e71afe52 (patch) | |
tree | 69f6d2b4e4e0bf7717a2c26048ca0a2c177d903f /cvind.tex | |
parent | 018755214d149e50e0f845feaace471bee4cefaa (diff) | |
download | cv-1f1f645dffc5c966e84888a266605dc9e71afe52.tar.gz cv-1f1f645dffc5c966e84888a266605dc9e71afe52.tar.bz2 cv-1f1f645dffc5c966e84888a266605dc9e71afe52.tar.xz cv-1f1f645dffc5c966e84888a266605dc9e71afe52.zip |
Industrial CV
Diffstat (limited to 'cvind.tex')
-rw-r--r-- | cvind.tex | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/cvind.tex b/cvind.tex new file mode 100644 index 0000000..8738fde --- /dev/null +++ b/cvind.tex @@ -0,0 +1,57 @@ +%\documentclass[dsvariant,alternative,12pt,compact,monochrome]{yaac-another-awesome-cv} +\documentclass[dsvariant,alternative,12pt,compact]{yaac-another-awesome-cv} +\name{Suren A. Chilingaryan, PhD}{} +\tagline{Data Processing and Performance Expert | Lead of Cloud Computing } +\addbibresource{bib/csa.bib} +\addbibresource{bib/csaproc.bib} + +\settopleftcolumnlength{4.0cm} + +%\photo{2.5cm}{darwiin.png} +\socialinfo{ + \linkedin{suren-chilingaryan-5501636} + \email{csa@suren.me} +% \smartphone{+49 (176) 438-53094} + \skype{csa8000} + \website{http://suren.me}{http://suren.me} +% \vspace{0.5em} +% \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 do research in high-performance and heterogeneous computing and apply my expertise 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_skills} + \input{section_employment} + \input{section_education} +% \input{section_academic} + \input{section_personal} + + \newpage + + \input{section_projects} + +% \input{section_experiments} +% \input{section_funding} +% \input{section_leadership} +% \input{section_responsibilities} +% \input{section_software} +% \input{section_research} +% \input{section_supervision} +\end{document}
\ No newline at end of file |