From 35aab52d67a7928ed488769b2baf6bd3e8a15596 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jano=C5=A1=20Vidali?= <janos.vidali@fmf.uni-lj.si>
Date: Wed, 16 Jan 2019 17:32:03 +0100
Subject: [PATCH] =?UTF-8?q?Add=20CV=20for=20Jano=C5=A1=20Vidali?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 Proposal/CVs/Janos.Vidali.tex | 41 +++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)
 create mode 100644 Proposal/CVs/Janos.Vidali.tex

diff --git a/Proposal/CVs/Janos.Vidali.tex b/Proposal/CVs/Janos.Vidali.tex
new file mode 100644
index 0000000..27a0861
--- /dev/null
+++ b/Proposal/CVs/Janos.Vidali.tex
@@ -0,0 +1,41 @@
+\begin{participant}[type=R,PM=6,gender=male]{Jano\v{s} Vidali}
+  is a teaching assistant at the Faculty of Mathematics and Physics,
+  University of Ljubljana.
+
+  On the undergraduate level,
+  he took the Interdisciplinary study of Computer Science and Mathematics,
+  and graduated with a thesis from cryptography,
+  which was also his initial research area.
+  Later, he started researching in algebraic combinatorics,
+  particularly distance-regular graphs,
+  which was also the topic of his PhD thesis.
+  His current research interests also include
+  some other related aspects of algebraic combinatorics,
+  such as $Q$-polynomial association schemes.
+  He has (co-)authored $5$ papers published in international journals,
+  and $2$ in the proceedings of international conferences.
+
+  In 2015, he started a project, together with Katja Ber\v{c}i\v{c},
+  which would gather various censuses of graphs
+  and make them easily accessible and searchable.
+  They soon realized that there was no reason
+  to limit the collection to just graphs --
+  instead, the project aims to become
+  a repository of various discrete objects.
+  Thus, the project was named {\em DiscreteZOO}.
+  Jano\v{s} Vidali has contributed a Sage package
+  which acts as a framework and interface to the repository,
+  and currently supports accessing graphs from Sage.
+
+  He has also developed a package named {\tt sage-drg},
+  which can be used to compute parameters
+  of association schemes and distance-regular graphs
+  and check for their feasibility.
+  Besides that, he has also contributed to Sage itself,
+  (co-)authoring $8$ tickets.
+\end{participant}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: "../proposal"
+%%% End:
-- 
GitLab