aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2021-04-07 10:50:27 +0200
committerJoris2021-04-07 10:50:27 +0200
commit4a81445d112d18af7dad1cd1347ac4fd1ab929c3 (patch)
tree8b398944e7bc404aced61de066c4d8b863a0982f
parente3a0c7ec8f2d384e3665437339ed0c37d897d9e7 (diff)
downloadpersonal-page-4a81445d112d18af7dad1cd1347ac4fd1ab929c3.tar.gz
personal-page-4a81445d112d18af7dad1cd1347ac4fd1ab929c3.tar.bz2
personal-page-4a81445d112d18af7dad1cd1347ac4fd1ab929c3.zip
Remove skills and hobbies sections
-rw-r--r--public/index.html48
1 files changed, 0 insertions, 48 deletions
diff --git a/public/index.html b/public/index.html
index 473372b..809ec4d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -147,52 +147,4 @@
</li>
</ol>
<li>
-
- <li>
- <h1>Skills</h1>
-
- <ol class="sub-sections">
- <li>
- <h2>Technical lead</h2>
-
- <ul class="bullets">
- <li>Create tasks and subtasks from functional needs.
- <li>Optimise task order for the development team.
- </ul>
- </li>
-
- <li>
- <h2>Developer</h2>
-
- <ul class="bullets">
- <li>Program with functional languages (Haskell, Scala, Elm).
- <li>Build web applications (HTTP protocol; HTML, CSS, Javascript and JSON languages).
- <li>Interact with data (SQL, MongoDB, SPARQL).
- <li>Work with versioning (Git).
- <li>Review code and test functionalities.
- <li>Write bash and Python scripts.
- </ul>
- </li>
-
- <li>
- <h2>Researcher</h2>
-
- <ul class="bullets">
- <li>Conduct a bibliographic research.
- <li>Build a prototype and experiment from it.
- <li>Analyse the results from an experimentation and check the hypotheses.
- <li>Present a research study through an article and a slideshow (LaTeX).
- </ul>
- </li>
- </ol>
- <li>
-
- <li>
- <h1>Hobbies</h1>
-
- <ul class="bullets">
- <li>Tune my workstation (NixOS, i3, bépo keyboard layout).
- <li>Create video games (SDL, Elm).
- </ul>
- <li>
</ol>