From 6f15dfd726be8afa3afdecaf9dc46486d0800999 Mon Sep 17 00:00:00 2001 From: "Crom (Thibaut CHARLES)" Date: Wed, 18 Sep 2019 13:35:41 +0200 Subject: [PATCH] Removed http links when possible --- index.html | 4 ++-- pages/experiences.md | 4 ++-- pages/hobbies.md | 6 +++--- pages/home.md | 2 +- pages/projects.md | 12 ++++++------ pages/skills.md | 12 ++++++------ 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/index.html b/index.html index 74339b3..2307829 100644 --- a/index.html +++ b/index.html @@ -36,8 +36,8 @@ Experiences Hobbies - Gitea - Blog + Gitea + Blog diff --git a/pages/experiences.md b/pages/experiences.md index 1e55242..9b5af45 100644 --- a/pages/experiences.md +++ b/pages/experiences.md @@ -42,8 +42,8 @@ Yocto comes also with a lot of tools, that allows the user to execute unit tests - Build automation ### More -- [Documentation](https://git.thibautcharles.net/tcharl/yocto-public) (may be incomplete) -- [School presentation slides (fr)](http://thibautcharles.net/slides/yocto-isen-slides) +- [Documentation](https://git.tcharles.fr/tcharles/yocto-public) (may be incomplete) +- [School presentation slides (fr)](https://tcharles.fr/slides/yocto-isen-slides) diff --git a/pages/hobbies.md b/pages/hobbies.md index d0e4518..c88bf01 100644 --- a/pages/hobbies.md +++ b/pages/hobbies.md @@ -10,7 +10,7 @@ I love writing some lines of code when I'm home # Creativity ## DIY -- PC modding Mod HAF922, Mod Shinobi XL +- PC modding Mod HAF922, Mod Shinobi XL - Models - Electronics - Small hacks @@ -34,7 +34,7 @@ I'm very interested in game design, especially in techniques to _manipulate_ the # Sports - Rock climbing - + Club: [_Les Grimpeurs de l'Odet_](http://www.lesgdo.org) + + Club: [_Les Grimpeurs de l'Odet_](https://www.lesgdo.org) + For 9 years + Competition for 7 years + Instructing courses @@ -42,7 +42,7 @@ I'm very interested in game design, especially in techniques to _manipulate_ the + Member of the board of directors since 2012 + Webmaster of the former website - Others - + [Slackline](http://www.youtube.com/watch?v=HDTwQGEeGZc) + + [Slackline](https://www.youtube.com/watch?v=HDTwQGEeGZc) - Sailing - Underwater fishing diff --git a/pages/home.md b/pages/home.md index db22f86..a07c719 100644 --- a/pages/home.md +++ b/pages/home.md @@ -23,7 +23,7 @@ I am a French engineer who __loves__ computer sciences, especially when it is re · GitLab GitHub -Self hosted Gitea +Self hosted Gitea · Keybase profile diff --git a/pages/projects.md b/pages/projects.md index 81648b5..8778c21 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -274,7 +274,7 @@ I built a __conveyor belt__ actioned by a small reduced __DC motor__, controlled # D Language -The [D language](http://dlang.org) is a recent language much similar to C++ in term of features, but with a much cleaner syntax. +The [D language](https://dlang.org) is a recent language much similar to C++ in term of features, but with a much cleaner syntax. I like the D language because it makes possible to write nice and robust applications within a very short time. @@ -300,7 +300,7 @@ Here are some small projects I have done using D: ![](/img/served-3.png) -Served is a __lightweight file-sharing web service__ (a bit like _Google Drive_) written using the web server library [vibe.d](http://vibed.org). +Served is a __lightweight file-sharing web service__ (a bit like _Google Drive_) written using the web server library [vibe.d](https://vibed.org). It is designed to be __quick and easy__ to deploy. Its default configuration serves the folder given by command line and uses UNIX users/passwords (via __PAM Authentification__) to upload/view files respecting file permissions. @@ -557,7 +557,7 @@ This course aims teaching the use of Git in collaborative projects, from the bas ### More: -- [Material (fr)](http://tcharles.fr/coursgit/) +- [Material (fr)](https://tcharles.fr/coursgit/) @@ -633,7 +633,7 @@ It allows me to detail precisely each project I've done since I began programmin - HTML5, CSS3/SCSS, Javascript, PHP - Update 2015: - Removed PHP (yay!) - - Using [EmberJS](http://emberjs.com/) + - Using [EmberJS](https://emberjs.com/) - Articles rewritten in Markdown - Update 2017: - Removed Ember ! (yay! npm dependent project are a nightmare to maintain) @@ -652,7 +652,7 @@ It allows me to detail precisely each project I've done since I began programmin
# 3D Printer -In 2013, I assembled a 3D printer kit, with the Electronics Club of ISEN Brest. This was a [RepRapPro Mendel monocolour](http://www.reprappro.com/products/mono-mendel/) +In 2013, I assembled a 3D printer kit, with the Electronics Club of ISEN Brest. This was a RepRapPro Mendel monocolour. Presentation video (fr): @@ -731,7 +731,7 @@ This project implies everything from electronics and low-level programming to hi
# ConfigFile Parser -After having needed many times a C++ library to parse configuration files, I decided to write my own, using design advice from the [The Little Manual of API Design](http://www4.in.tum.de/~blanchet/api-design.pdf) +After having needed many times a C++ library to parse configuration files, I decided to write my own, using design advice from the [The Little Manual of API Design](https://www4.in.tum.de/~blanchet/api-design.pdf) The goal was to define an easy to use and extensive library, and post it to GitHub as a "real" project (readme, licencing, ...). diff --git a/pages/skills.md b/pages/skills.md index 1a4b42c..a89d6e8 100644 --- a/pages/skills.md +++ b/pages/skills.md @@ -39,21 +39,21 @@ at ISEN Brest, France ### 2013-2015: ISEN Brest -[Robotics Major](http://isen-brest.fr/formation-ingenieur/domaines-professionnels/robotique-mobile/)
+[Robotics Major](https://isen-brest.fr/formation-ingenieur/domaines-professionnels/robotique-mobile/)
_I wanted a major that was combining of electronics and computer sciences. The robotics major was the one that most meets my requirements_ ### 2011-2013: ISEN Brest -[Computer science and Network cycle](http://isen-brest.fr/formation-ingenieur/ingenieur-informatique/) - 2nd & 3rd year
+[Computer science and Network cycle](https://isen-brest.fr/formation-ingenieur/ingenieur-informatique/) - 2nd & 3rd year
_The standard program didn't suit me because there were not enough computer sciences courses. When I was offered to switch to the Computer science and Network cycle, I immediately accepted._ ### 2010-2011: ISEN Brest -[Intensive programs on Mathematics and Physics](http://isen-brest.fr/formation-ingenieur/ingenieur-generaliste/) - 1st year
+[Intensive programs on Mathematics and Physics](https://isen-brest.fr/formation-ingenieur/ingenieur-generaliste/) - 1st year
_Following my high school diploma, I wanted to attend an engineering school specialized in electronics and computer sciences._ ### More -- [ISEN Brest website](http://isen-brest.fr/) +- [ISEN Brest website](https://isen-brest.fr/)
@@ -105,7 +105,7 @@ _Following my high school diploma, I wanted to attend an engineering school spec ## Manual Work - DIY & Models -- PC assembling & modding (see my [latest PC mod](http://forum.hardware.fr/hfr/OverclockingCoolingModding/Modding/workblog-shinobi-white-sujet_278883_1.htm)) +- PC assembling & modding (see my [latest PC mod](https://forum.hardware.fr/hfr/OverclockingCoolingModding/Modding/workblog-shinobi-white-sujet_278883_1.htm)) -
\ No newline at end of file +