📫 Contact me by mail at remi.espie@etu.umontpellier.fr
🗣️ Fluent in english
🏫 And sudying lots of technologies at Polytech Montpellier !
Made with SolidJS and styled with SUID.
- Directly see it at remi.espie.dev,
- Use the docker image available
at remi-espie/portfolio,
docker run -p ghcr.io/remi-espie/portfolio:latest
- Or with my docker-compose.yml,
- Or clone this repo and run it locally with npm:
npm install npm run dev