Update homepage
This commit is contained in:
parent
edb4528344
commit
d084ba876d
2 changed files with 30 additions and 38 deletions
|
@ -51,10 +51,6 @@
|
||||||
Destygo), working on making chatbots smarter through Machine
|
Destygo), working on making chatbots smarter through Machine
|
||||||
Learning.</p>
|
Learning.</p>
|
||||||
|
|
||||||
<p>During my free time, I love tinkering with functional programming
|
|
||||||
languages for scientific simulations and with embedded development
|
|
||||||
and electronics.</p>
|
|
||||||
|
|
||||||
<p>See my <a href="./cv.html">full CV</a>, or
|
<p>See my <a href="./cv.html">full CV</a>, or
|
||||||
a <a href="./files/cv.pdf">PDF version</a><!-- (<a href="/files/cv.pdf.minisig">signature</a>) -->.</p>
|
a <a href="./files/cv.pdf">PDF version</a><!-- (<a href="/files/cv.pdf.minisig">signature</a>) -->.</p>
|
||||||
|
|
||||||
|
@ -68,31 +64,10 @@ a <a href="./files/cv.pdf">PDF version</a><!-- (<a href="/files/cv.pdf.minisig">
|
||||||
<img src="./images/icons/linkedin.svg" style="width: 40px;" alt="linkedin" />
|
<img src="./images/icons/linkedin.svg" style="width: 40px;" alt="linkedin" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<p><a href="https://jedisct1.github.io/minisign/">minisign</a>/<a href="https://man.openbsd.org/signify.1">signify(1)</a>
|
<p style="font-size: 1.1rem"><a href="https://jedisct1.github.io/minisign/">minisign</a>/<a href="https://man.openbsd.org/signify.1">signify(1)</a>
|
||||||
public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
||||||
(<a href="./files/minisign.pub">download</a>)</p>
|
(<a href="./files/minisign.pub">download</a>)</p>
|
||||||
|
|
||||||
<h2>Some Projects</h2>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<a href="./files/tdanetworks.pdf">Topological Data Analysis of
|
|
||||||
time-dependent networks</a>
|
|
||||||
(<a href="./files/tdanetworks.pdf.minisig">sig</a>)<br> Application
|
|
||||||
of the recent advances in Topological Data Analysis (TDA) and
|
|
||||||
Persistent Homology to periodicity detection in temporal networks.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://dlozeve.github.io/reveal_CommunityDetection/#/">Community
|
|
||||||
Detection</a><br> Community detection algorithms and applications
|
|
||||||
to a large social network obtained from Prestashop data.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="./posts/ising-model.html">Ising model simulation</a><br>
|
|
||||||
Monte Carlo simulation of the Ising model using
|
|
||||||
Metropolis-Hastings.
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h2>Recent Posts</h2>
|
<h2>Recent Posts</h2>
|
||||||
<p>Get notified of new posts via <a href="./rss.xml">RSS</a> or <a href="./atom.xml">Atom</a> feeds!</p>
|
<p>Get notified of new posts via <a href="./rss.xml">RSS</a> or <a href="./atom.xml">Atom</a> feeds!</p>
|
||||||
|
|
||||||
|
@ -135,6 +110,27 @@ public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
||||||
|
|
||||||
<p>Find more in the <a href="./archive.html">archives</a>.</p>
|
<p>Find more in the <a href="./archive.html">archives</a>.</p>
|
||||||
|
|
||||||
|
<h2>Some Projects</h2>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="./files/tdanetworks.pdf">Topological Data Analysis of
|
||||||
|
time-dependent networks</a>
|
||||||
|
(<a href="./files/tdanetworks.pdf.minisig">sig</a>)<br> Application
|
||||||
|
of the recent advances in Topological Data Analysis (TDA) and
|
||||||
|
Persistent Homology to periodicity detection in temporal networks.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://dlozeve.github.io/reveal_CommunityDetection/#/">Community
|
||||||
|
Detection</a><br> Community detection algorithms and applications
|
||||||
|
to a large social network obtained from Prestashop data.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="./posts/ising-model.html">Ising model simulation</a><br>
|
||||||
|
Monte Carlo simulation of the Ising model using
|
||||||
|
Metropolis-Hastings.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
Site proudly generated by
|
Site proudly generated by
|
||||||
|
|
20
index.html
20
index.html
|
@ -9,10 +9,6 @@ title: Home
|
||||||
Destygo), working on making chatbots smarter through Machine
|
Destygo), working on making chatbots smarter through Machine
|
||||||
Learning.</p>
|
Learning.</p>
|
||||||
|
|
||||||
<p>During my free time, I love tinkering with functional programming
|
|
||||||
languages for scientific simulations and with embedded development
|
|
||||||
and electronics.</p>
|
|
||||||
|
|
||||||
<p>See my <a href="/cv.html">full CV</a>, or
|
<p>See my <a href="/cv.html">full CV</a>, or
|
||||||
a <a href="/files/cv.pdf">PDF version</a><!-- (<a href="/files/cv.pdf.minisig">signature</a>) -->.</p>
|
a <a href="/files/cv.pdf">PDF version</a><!-- (<a href="/files/cv.pdf.minisig">signature</a>) -->.</p>
|
||||||
|
|
||||||
|
@ -26,10 +22,17 @@ a <a href="/files/cv.pdf">PDF version</a><!-- (<a href="/files/cv.pdf.minisig">s
|
||||||
<img src="/images/icons/linkedin.svg" style="width: 40px;" alt="linkedin"/>
|
<img src="/images/icons/linkedin.svg" style="width: 40px;" alt="linkedin"/>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<p><a href="https://jedisct1.github.io/minisign/">minisign</a>/<a href="https://man.openbsd.org/signify.1">signify(1)</a>
|
<p style="font-size: 1.1rem"><a href="https://jedisct1.github.io/minisign/">minisign</a>/<a href="https://man.openbsd.org/signify.1">signify(1)</a>
|
||||||
public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
||||||
(<a href="/files/minisign.pub">download</a>)</p>
|
(<a href="/files/minisign.pub">download</a>)</p>
|
||||||
|
|
||||||
|
<h2>Recent Posts</h2>
|
||||||
|
<p>Get notified of new posts via <a href="/rss.xml">RSS</a> or <a href="/atom.xml">Atom</a> feeds!</p>
|
||||||
|
|
||||||
|
$partial("templates/post-list.html")$
|
||||||
|
|
||||||
|
<p>Find more in the <a href="/archive.html">archives</a>.</p>
|
||||||
|
|
||||||
<h2>Some Projects</h2>
|
<h2>Some Projects</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
@ -50,10 +53,3 @@ public key: RWQ6uexORp8f7USHA7nX9lFfltaCA9x6aBV06MvgiGjUt6BVf6McyD26
|
||||||
Metropolis-Hastings.
|
Metropolis-Hastings.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Recent Posts</h2>
|
|
||||||
<p>Get notified of new posts via <a href="/rss.xml">RSS</a> or <a href="/atom.xml">Atom</a> feeds!</p>
|
|
||||||
|
|
||||||
$partial("templates/post-list.html")$
|
|
||||||
|
|
||||||
<p>Find more in the <a href="/archive.html">archives</a>.</p>
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue