This repository contains the source code for my personal academic website. You can view the live site at itsikelis.github.io.
I am Ioannis Tsikelis, a Doctoral Researcher at the Inria Centre at the University of Lorraine, France. My research focuses on combining model-based methods and machine learning for robotic motion planning and control.
This website serves as a portfolio of my academic background.
This website is a lightweight, static site built without heavy frameworks.
- HTML5: For semantic page structure.
- CSS3: For styling, including a custom dark mode implementation and responsive design.
To run this website locally, simply clone the repository and open index.html in your web browser.
git clone https://github.com/itsikelis/itsikelis.github.io.git
cd itsikelis.github.ioThe source code of this website is released under the MIT License.