Skip to content

Commit 9a4512c

Browse files
committed
update shielded
1 parent 4899ac1 commit 9a4512c

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

cv.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h2 class="mb-5">CV</h2>
112112
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
113113
<div class="resume-content">
114114
<h3 class="mb-0">Cryptographic engineer</h3>
115-
<div class="subheading mb-3">Shielded</div>
115+
<div class="subheading mb-3">Shielded (remote)</div>
116116
<p class="my-paragraph">
117117
I am contributing to the development of zero-knowledge technologies, among others on identity related
118118
projects.
@@ -137,7 +137,7 @@ <h3 class="mb-0">Post-doc</h3>
137137
</p>
138138
</div>
139139
<div class="resume-date text-md-right">
140-
<span class="text-primary">Oct 2020 - <b>July 2024</b></span>
140+
<span class="text-primary">Oct 2020 - July 2024</span>
141141
</div>
142142
</div>
143143

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ <h2 class="mb-5">Itsaka Rakotonirina</h2>
110110
</p>
111111
<p class="my-paragraph">
112112
Before joining Shielded, I completed a PhD on formal verification of cryptographic protocols at
113-
<a href="https://www.inria.fr/en/centre-inria-nancy-grand-est">Inria Nancy</a> (France), and worked a couple of
113+
Inria Nancy (France), and worked a couple of
114114
years as
115-
a post-doctoral researcher at the <a href="https://www.mpi-sp.org/">Max-Planck Institute for
116-
Security and Privacy (MPI-SP)</a> in Bochum.
115+
a post-doctoral researcher at the Max-Planck Institute for
116+
Security and Privacy (MPI-SP) in Bochum.
117117
</p>
118118

119119
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">

projects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101

102102
<section class="resume-section p-3 p-lg-5 d-flex justify-items-center" id="projects">
103103
<div class="w-100">
104-
<h2 class="mb-5">Project contributions</h2>
104+
<h2 class="mb-5">Other project contributions</h2>
105105

106106
<!-- javascript for displaying projects -->
107107
<script type="text/javascript" src="js/switch.js"></script>

sources_html/cv_source.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2 class="mb-5">CV</h2>
1313
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
1414
<div class="resume-content">
1515
<h3 class="mb-0">Cryptographic engineer</h3>
16-
<div class="subheading mb-3">Shielded</div>
16+
<div class="subheading mb-3">Shielded (remote)</div>
1717
<p class="my-paragraph">
1818
I am contributing to the development of zero-knowledge technologies, among others on identity related
1919
projects.
@@ -38,7 +38,7 @@ <h3 class="mb-0">Post-doc</h3>
3838
</p>
3939
</div>
4040
<div class="resume-date text-md-right">
41-
<span class="text-primary">Oct 2020 - <b>July 2024</b></span>
41+
<span class="text-primary">Oct 2020 - July 2024</span>
4242
</div>
4343
</div>
4444

sources_html/index_source.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ <h2 class="mb-5">Itsaka Rakotonirina</h2>
1111
</p>
1212
<p class="my-paragraph">
1313
Before joining Shielded, I completed a PhD on formal verification of cryptographic protocols at
14-
<a href="https://www.inria.fr/en/centre-inria-nancy-grand-est">Inria Nancy</a> (France), and worked a couple of
14+
Inria Nancy (France), and worked a couple of
1515
years as
16-
a post-doctoral researcher at the <a href="https://www.mpi-sp.org/">Max-Planck Institute for
17-
Security and Privacy (MPI-SP)</a> in Bochum.
16+
a post-doctoral researcher at the Max-Planck Institute for
17+
Security and Privacy (MPI-SP) in Bochum.
1818
</p>
1919

2020
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">

sources_html/projects_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<section class="resume-section p-3 p-lg-5 d-flex justify-items-center" id="projects">
44
<div class="w-100">
5-
<h2 class="mb-5">Project contributions</h2>
5+
<h2 class="mb-5">Other project contributions</h2>
66

77
<!-- javascript for displaying projects -->
88
<script type="text/javascript" src="js/switch.js"></script>

0 commit comments

Comments
 (0)