diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 06:05:59 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2021-03-07 06:05:59 +0100 |
commit | 9318cf9302ecefccd7cff8461439c965b1e1edc8 (patch) | |
tree | 3743b960df6e75c920171592d1ed0a6339f9dac4 /section_software.tex | |
parent | 617192d5107af675fdf27462e21f60c8459b2c5e (diff) | |
download | cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.gz cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.bz2 cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.xz cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.zip |
First draft of scientific CV
Diffstat (limited to 'section_software.tex')
-rw-r--r-- | section_software.tex | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/section_software.tex b/section_software.tex new file mode 100644 index 0000000..d5617da --- /dev/null +++ b/section_software.tex @@ -0,0 +1,39 @@ +\subtitle{Scientific and open-source software}{\faSuitcase} +%\renewcommand{\labelitemi}{$\bullet$} + +\begin{complexevents} + \eventsection{Maintain}{} %{Projects I currently maintain}{} + \software {\since{2018}} {KaaS} {ands.suren.me} {KATRIN} % batteries + {Developed a}{Katrin-as-a-Service data management platform for KATRIN}{} + \software {\since{2015}} {Bora} {bora.suren.me} {KATRIN} + {Supervised and currently maintain a}{monitoring framework for ADEI ecosystem}{} + \software {\since{2011}} {Alps} {alps.suren.me} {Camera at HZG, Camera at SCI, Kapture/Kalypso at KARA} + {Developed a}{Linux driver platform for fast prototyping of PCIe-based electronics}{} %{with flexible register model with scripting support, modular scatter-gather DMA engines, and low-latency RDMA communication with GPUs} + \software {\since{2008}} {ADEI} {adei.info} {KATRIN, KARA, ASEC, BESS, KIT Tower, KIT Cube, TOSKA} + {Developed a}{cloud platform for visualization and analysis of time-series}{} + \software {\since{2005}} {ADAS} {adas.suren.me} {ASEC} + {Developed a}{data acquistion system for ASEC detectors}{} + \software {\since{2003}} {RusXMMS} {rusxmms.sf.net} {RedHat, OpenSuSE, Debian, Ubuntu, Arch, FreeBSD} + {Developed a}{operations with multilangual strings in non-unicode encodings}{} %{collection of language and encoding detection libraries to simplify operations with collections of multilingual strings encoded in old non-Unicode formats (e.g. file names, metadata in music files, etc.)}{} + + \eventsection{Supervised and coordinated}{complexevents} %{Projects I have supervised and coordinated}{complexevents} + \software {\ivl{2015}{2018}} {WAVe} {wave.suren.me} {} + {Supervised development of a}{JavaScript volume rendering library based on WebGL}{supervised} + \software {\ivl{2012}{2017}} {UFO} {ufo-kit.github.io} {KARA} + {Coordinated development of a}{pipelined image-processing framework and a collection of GPU-accelerated algorithms}{coordinated} + + \eventsection{Contributions}{complexevents} + \software {\ivl{2020}{2021}} {CCPi} {www.ccpi.ac.uk} {} + {Contributed performance optimizations for regularization toolkit in}{Tomographic Imaging Project}{performance optimizations}%{for regularization toolkit} + \software {\ivl{2008}{2014}} {PyHST} {pyhst2.suren.me} {KARA, ESRF} + {Optimized}{\reffac{ESRF} tomography software}{DFI algorithm and performance improvements} + + \eventsection{Obsolete}{complexevents} + \obsolete {\ivl{2010}{2011}} {MRSES} {mrses.suren.me} {} + {Implemented a}{feature selection algorithm for Intel and PowerXCell architetures}{} + \obsolete {\ivl{2009}{2010}} {DictHW} {dicthw.suren.me} {} + {Developed}{CUDA implementation of digital image tracking algorithm}{} + \obsolete {\ivl{2003}{2009}} {XMLBench} {xmlbench.sourceforge.net} {} + {Developed}{XML Benchmarking suite}{} + +\end{complexevents} |