diff options
-rw-r--r-- | public/index.html | 48 |
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> |