summaryrefslogtreecommitdiffstats
path: root/cvind.tex
blob: f6523c841a02a824c3d3266eded97b8f009e94fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
%\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}
    \telegram{@csa7fff}
%    \smartphone{+49 (176) 438-53094}
    \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.
%    As detector technologies advance, I believe that new architectural approaches are essential to meet the demands of rapidly growing data rates. 
%    Codesign across hardware, software, and analysis algorithms is often key to achieving performance and reliability at scale. 
%    With deep knowledge across computer science and IT technology as well as project management expirience, I can grasp complex systems as a whole and lead teams paying attention to the performance of critical components.
%    Currently, I'm leading the adoption of cloud-native technologies for the KATRIN tritium neutrino experiment aimed to enable support of new 200 Gb/s detector along with input from thousands of sensors monitoring the experimental hardware and environment. 
%    With the new infrastructure nearing completion, I’m open to new challenges, particularly those involving performance-critical, distributed systems. 
    Technical leader in high-performance and heterogeneous computing, with deep expertise in architecting data-intensive systems for scientific instrumentation. 
    I lead the cloud-native transformation of the KATRIN neutrino experiment, enabling 200 Gb/s detector data acquisition and integration of thousands of sensors. 
    With a strong foundation in computer science and project management, I bring both strategic vision and hands-on skills to complex, performance-critical infrastructure challenges.
}

\begin{document}

	\makecvheader

%	\makecvfooter
%		{\selectlanguage{english}\today}
%		{\textsc{Suren A. Chilingaryan - CV}}
%		{\thepage}

	\input{section_employment}
	\input{section_competences}
	\input{section_curproj}
	\input{section_personal}

	\newpage

	\input{section_education}
%	\input{section_academic}
	\input{section_projects}
	\input{section_skills}

%	\input{section_experiments}
%	\input{section_funding}
%	\input{section_leadership}
%	\input{section_responsibilities}
%	\input{section_software}
%	\input{section_research}
%	\input{section_supervision}
\end{document}