Add minisign public key and file signatures
This commit is contained in:
parent
927b352f1d
commit
fe6d8d5839
20 changed files with 115 additions and 49 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
<main role="main">
|
||||
<h1>Curriculum Vitæ</h1>
|
||||
<p><a href="./files/cv.pdf">(PDF version)</a></p>
|
||||
<p><a href="./files/cv.pdf">(PDF version)</a> (<a href="./files/cv.pdf.minisig">sig</a>)</p>
|
||||
<h1 id="work-experience">Work experience</h1>
|
||||
<h3 id="mindsay-rd-data-scientist"><a href="https://www.mindsay.com/">Mindsay</a>: R&D Data Scientist</h3>
|
||||
<p>October 2018–present</p>
|
||||
|
@ -38,7 +38,7 @@
|
|||
<li>Step detection using artificial intelligence on inertial sensors data</li>
|
||||
<li>Statistical methods for trajectory reconstruction</li>
|
||||
<li><em>Award:</em> <a href="http://www.sysnav.fr/dimitri-lozeve-etudiant-sysnav-obtient-le-prix-du-meilleur-stage-de-recherche-2017-de-lecole-polytechnique/">Best Research Internship 2017, from École polytechnique</a></li>
|
||||
<li><a href="./files/sysnav_internship.pdf">Outline of the confidential report (PDF, in French)</a> and <a href="https://dlozeve.github.io/stage3a/">slides</a></li>
|
||||
<li><a href="./files/sysnav_internship.pdf">Outline of the confidential report (PDF, in French)</a> (<a href="./files/sysnav_internship.pdf.minisig">sig</a>) and <a href="https://dlozeve.github.io/stage3a/">slides</a></li>
|
||||
</ul>
|
||||
<h3 id="natixis-london-branch-global-infrastructure-and-projects-intern-analyst"><a href="https://www.natixis.com/">Natixis</a> London Branch, Global Infrastructure and Projects: Intern Analyst</h3>
|
||||
<p>June–August 2016</p>
|
||||
|
@ -75,27 +75,27 @@
|
|||
<ul>
|
||||
<li>Master’s thesis, joint work with Oxford’s Department of Statistics and Mathematical Institute</li>
|
||||
<li>Application of the recent advances in Topological Data Analysis (TDA) and Persistent Homology to periodicity detection in temporal networks</li>
|
||||
<li><a href="./files/tdanetworks.pdf">Dissertation (PDF)</a></li>
|
||||
<li><a href="./files/tdanetworks.pdf">Dissertation (PDF)</a> (<a href="./files/tdanetworks.pdf.minisig">sig</a>)</li>
|
||||
</ul>
|
||||
<h3 id="research-work-on-community-detection-in-social-networks">Research work on Community Detection in Social Networks</h3>
|
||||
<p>2016–2017</p>
|
||||
<ul>
|
||||
<li>Comparison of the performance of state-of-the-art algorithms (theory and implementations)</li>
|
||||
<li>Application to large-scale, real-world social networks</li>
|
||||
<li><a href="./files/communitydetection.pdf">Dissertation (PDF, in French)</a> and <a href="https://dlozeve.github.io/reveal_CommunityDetection/">slides</a></li>
|
||||
<li><a href="./files/communitydetection.pdf">Dissertation (PDF, in French)</a> (<a href="./files/communitydetection.pdf.minisig">sig</a>) and <a href="https://dlozeve.github.io/reveal_CommunityDetection/">slides</a></li>
|
||||
</ul>
|
||||
<h3 id="serb-x-cubesat-ii-program-a-nano-satellite-dedicated-to-sun-earth-relationship">SERB X-CubeSat II program: a nano-satellite dedicated to Sun-Earth relationship</h3>
|
||||
<p>2015–2016</p>
|
||||
<ul>
|
||||
<li>Solar Irradiance and Earth Radiation Budget: Payload preliminary design</li>
|
||||
<li>Co-authored <a href="http://dx.doi.org/10.1117/12.2222660">SPIE Proceedings article</a> on the project’s technical specifications</li>
|
||||
<li><a href="./files/serb.pdf">Dissertation (PDF, in French)</a></li>
|
||||
<li><a href="./files/serb.pdf">Dissertation (PDF, in French)</a> (<a href="./files/serb.pdf.minisig">sig</a>)</li>
|
||||
</ul>
|
||||
<h3 id="research-work-on-markov-chains-and-queuing-theory">Research work on Markov Chains and Queuing Theory</h3>
|
||||
<p>2013–2014</p>
|
||||
<ul>
|
||||
<li>Study on the convergence of queues through algebra and numerical simulations</li>
|
||||
<li><a href="./files/filesdattente.pdf">Dissertation (PDF, in French)</a></li>
|
||||
<li><a href="./files/filesdattente.pdf">Dissertation (PDF, in French)</a> (<a href="./files/filesdattente.pdf.minisig">sig</a>)</li>
|
||||
</ul>
|
||||
<h1 id="languages-and-skills">Languages and skills</h1>
|
||||
<h3 id="computer-science">Computer science</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue