Skip to content

Commit

Permalink
Deploying to gh-pages from @ cc33f22 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasBora committed May 10, 2024
1 parent 6655d63 commit 4a65f9f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 deletions.
14 changes: 12 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h3 class="uk-card-title uk-text-center">Teaching</h3>
<p>
I have been a teaching assistant in Sorbonne Université and Universiteit van Amsterdam:
<ul>
<li>Python (L2)</li>
<li>Python/C (L2)</li>
<li>Cryptography (L3)</li>
<li>Discrete Mathematics (L2)</li>
</ul>
Expand Down Expand Up @@ -193,7 +193,7 @@ <h1 id="publications">Publications and Preprints</h1>
Google Scholar profile</span></a>.</p>
<ul>
<li><span class="citationTitle">All graph state verification protocols are composably secure</span><br /><span class="citationAuthors">L. Colisson, D. Markham, R. Yehia</span><br />
<span class="citationPublishedAt">Manuscript</span>, <span class="citationArxiv"><a href="https://arxiv.org/abs/2402.01445">arXiv:2402.01445</a></span>, <span class="citationDate">February 2024</span>.</li>
<span class="citationPublishedAt">Manuscript, talk at QPL 2024</span>, <span class="citationArxiv"><a href="https://arxiv.org/abs/2402.01445">arXiv:2402.01445</a></span>, <span class="citationDate">February 2024</span>.</li>
<li><span class="citationTitle">Oblivious Transfer from Zero-Knowledge Proofs, or How to Achieve Round-Optimal Quantum Oblivious Transfer and Zero-Knowledge Proofs on Quantum States</span><br /><span class="citationAuthors">L. Colisson, G. Muguruza, F. Speelman</span><br />
<span class="citationPublishedAt"><a href="https://asiacrypt.iacr.org/2023/">ASIACRYPT 2023</a> (to appear)</span>, <span class="citationArxiv"><a href="https://arxiv.org/abs/2303.01476">arXiv:2303.01476</a></span>, <span class="citationDate">March 2023</span>.</li>
<li><span class="citationTitle">Non-Destructive Zero-Knowledge Proofs on Quantum States, and Multi-Party Generation of Authorized Hidden GHZ States</span><br /><span class="citationAuthors">L. Colisson, F. Grosshans, E. Kashefi</span><br />
Expand Down Expand Up @@ -249,6 +249,16 @@ <h1>Internship Reports</h1>
<li><span class="citationTitle">Quantum Analog of Differential Privacy in Term of Rényi Divergence</span><br /><span class="citationAuthors">L. Colisson</span><br />
<span class="citationAutre"><a href="presentations/2016_08_20_-_Internship_report_L3/Leo_Colisson_internship_report_L3.pdf">License 3 Internship Report</a> (supervised by Omar Fawzi in June 2016).</span></li>
</ul>
<h1>Softwares</h1>
Here are some programs and libraries I have been working on:
<ul>
<li><a href="https://github.com/leo-colisson/robust-externalize">Robust-externalize</a>: a library to cache images, program results and more in LaTeX.</li>
<li><a href="https://github.com/leo-colisson/zx-calculus">ZX-calculus</a>: a library to design ZX-calculus diagrams and quantum circuits in LaTeX.</li>
<li><a href="https://github.com/leo-colisson/proof-at-the-end/">proof-at-the-end</a>: a LaTeX library to move proofs in appendix.</li>
<li><a href="https://tatawanda.itch.io/optiqraft">OptiQraft</a>: a game to discover the laws of quantum mechanics, that I co-designed with 4 PhD students and one professional designer</li>
<li><a href="https://leo-colisson.github.io/qkd-game/">QKD-game</a>: a mini web game to support some educative presentations I gave to students</li>
<li><a href="https://leo-colisson.github.io/blenderpoint-web/index.html?video=https://leo.colisson.me/presentations/2023_12_-_ASIACRYPT/presentation_asiacrypt_2023.mp4">Blenderpoint-web</a>: a special web reader that can be used to read any video while stopping at precise frames. I used it to render original presentations that I make with Blender and some custom LaTeX libraires.
</ul>
</div>
</div>

Expand Down
Binary file not shown.
12 changes: 8 additions & 4 deletions teaching.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,19 @@ <h1 class="uk-margin-small-bottom">Léo Colisson</h1>
<!-- <h1>Teaching</h1> -->
<h1 id="teaching">Teaching</h1>
<p>Since the beginning of my PhD, I’ve been a teaching assistant in Python, Cryptology, Discrete Mathematics and C.</p>
<h2 id="section-1">2022-2023</h2>
<h2 id="section-1">2023−2024</h2>
<ul>
<li>First semester: <strong><strong>Initiation to Modern Cryptography (L3)</strong></strong>. Teaching assistant in the course “Initiation to Modern Cryptography” (Licence 3, Universiteit van Amsterdam), organized by <a href="https://staff.fnwi.uva.nl/c.schaffner/">Christian Schaffner</a>.</li>
</ul>
<h2 id="section-2">2020-2021</h2>
<h2 id="section-2">2022−2023</h2>
<ul>
<li>Firs semester: <strong><strong>Initiation to Modern Cryptography (L3)</strong></strong>. Teaching assistant in the course “Initiation to Modern Cryptography” (Licence 3, Universiteit van Amsterdam), organized by <a href="https://staff.fnwi.uva.nl/c.schaffner/">Christian Schaffner</a>.</li>
</ul>
<h2 id="section-3">2020−2021</h2>
<ul>
<li>Second semester: <strong><strong>C Programming (L1)</strong></strong>. Teaching assistant in the course “Programmation C” (Licence 1, Sorbonne Université), organized by <a href="https://www.lip6.fr/actualite/personnes-fiche.php?ident=P173">Isabelle Mounier</a>.</li>
</ul>
<h2 id="section-3">2019-2020</h2>
<h2 id="section-4">20192020</h2>
<ul>
<li>Second semester: <strong><strong>Cryptology (L2)</strong></strong>. Teaching assistant in the course “Introduction à la cryptologie” (Licence 3, Sorbonne Université), organized by <a href="https://www-pequan.lip6.fr/~vmm/en/coordonnees.php">Valérie Ménissier-Morain</a> and <a href="https://www-polsys.lip6.fr/~berthomieu/">Jeremy Berthomieu</a>.
<ul>
Expand All @@ -97,7 +101,7 @@ <h2 id="section-3">2019-2020</h2>
<li>The official page of the course is available <a href="https://www-licence.ufr-info-p6.jussieu.fr/lmd/licence/2019/ue/LU2IN005-2019oct/">here</a>.</li>
</ul></li>
</ul>
<h2 id="section-4">2018-2019</h2>
<h2 id="section-5">20182019</h2>
<ul>
<li>Second semester: <strong><strong>Cryptology (L2)</strong></strong>. Teaching assistant in the course “Introduction à la cryptologie” (Licence 3, Sorbonne Université), organized by <a href="https://www-pequan.lip6.fr/~vmm/en/coordonnees.php">Valérie Ménissier-Morain</a> and <a href="https://www-polsys.lip6.fr/~berthomieu/">Jeremy Berthomieu</a>.</li>
<li>First semester: <strong><strong>Python (L2)</strong></strong>. Teaching assistant in the course (Licence 2 “<a href="https://www.polytech.sorbonne-universite.fr/formations/agroalimentaire">AGRAL</a>”, Polytech), organized by <a href="http://xavier.tannier.free.fr/">Xavier Tannier</a>.</li>
Expand Down

0 comments on commit 4a65f9f

Please sign in to comment.