Skip to content

Commit 957237e

Browse files
committed
update
1 parent 07d2781 commit 957237e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h1 class="section-title font-weight-bold col-md-4 col-12 text-md-right text-cen
9292

9393
<tr>
9494
<td>JavaScript (ES6)</td>
95-
<td>Node</td>
95+
<td>Symfony</td>
9696
<td>Postman</td>
9797
</tr>
9898

@@ -110,7 +110,7 @@ <h1 class="section-title font-weight-bold col-md-4 col-12 text-md-right text-cen
110110

111111
<tr>
112112
<td>SQl</td>
113-
<td>Symfony</td>
113+
<td></td>
114114
<td>lucidChart</td>
115115
</tr>
116116

@@ -165,7 +165,8 @@ <h2 class="project-title d-flex align-items-center font-weight-bold mb-0">portfo
165165
<div class="project row mb-4 d-flex flex-column">
166166
<h2 class="project-title d-flex align-items-center font-weight-bold mb-0">Duck family tree<a class="arrow" href="https://github.com/pilna/duck-family-tree" target="_blank"></a></h2>
167167
<p class="project-description">
168-
TODO.
168+
Creation of program to create family tree of ducks and visualize it for school project. With Creation of
169+
makefile to auto build the application.
169170
</p>
170171
<div class="tag-container">
171172
<span class="tag">C</span>
@@ -176,7 +177,7 @@ <h2 class="project-title d-flex align-items-center font-weight-bold mb-0">Duck f
176177
<div class="project row mb-4 d-flex flex-column">
177178
<h2 class="project-title d-flex align-items-center font-weight-bold mb-0">Proxy dns<a class="arrow" href="https://github.com/pilna/proxy-dns" target="_blank"></a></h2>
178179
<p class="project-description">
179-
TODO.
180+
A proxy DNS create for school project.
180181
</p>
181182
<div class="tag-container">
182183
<span class="tag">PYTHON 2</span>
@@ -191,8 +192,7 @@ <h2 class="project-title d-flex align-items-center font-weight-bold mb-0">Proxy
191192
<div id="contact" class="contact d-flex align-items-center">
192193
<ul class="d-flex px-0">
193194
<li class="d-block px-1 px-sm-3"><a href="https://github.com/pilna">GitHub</a></li>
194-
<li class="d-block px-1 px-sm-3"><a href="#">Email</a></li>
195-
<li class="d-block px-1 px-sm-3"><a href="#">Discord</a></li>
195+
<li class="d-block px-1 px-sm-3"><a href="mailto:muller.je@outlook.fr">Email</a></li>
196196
</ul>
197197
</div>
198198

0 commit comments

Comments
 (0)