From 9a018b82bab5aaf459feeec9b9c54e4a9db5f612 Mon Sep 17 00:00:00 2001 From: "Crom (Thibaut CHARLES)" Date: Wed, 18 Sep 2019 10:24:04 +0200 Subject: [PATCH] Updated projects --- pages/projects.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/pages/projects.md b/pages/projects.md index 840c67a..81648b5 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -123,7 +123,7 @@ In 2017 I have a 2-hour course in ISEN Brest with the Electronics Club, to intro - All slides (English): https://cromfr.github.io/course-hardenyourcode - +
# Neverwinter Nights 2 related stuff @@ -268,7 +268,7 @@ I built a __conveyor belt__ actioned by a small reduced __DC motor__, controlled
- +
@@ -309,7 +309,6 @@ By default, the file named `index.md` gets rendered atop of the file list. ### More - Source code: https://github.com/CromFr/Served -- Demo: http://served.thibautcharles.net - Design: + Bootstrap + JQuery @@ -383,7 +382,7 @@ I have fixed a few bugs in the library, and I am looking to fix more of them in
- +
# Ludum Dare 32 @@ -425,7 +424,7 @@ How long will you resist ?
- +
# Akadoc @@ -446,8 +445,8 @@ A game project started with friends, that was far too ambitious and got abandone ### More -- Repository: https://git.thibautcharles.net/akadoc/akadoc -- Game design documents: https://git.thibautcharles.net/akadoc/specs/src/branch/master/archives (French) +- Repository: https://git.tcharles.fr/akadoc/akadoc +- Game design documents: https://git.tcharles.fr/akadoc/specs/src/branch/master/archives (French) ### Skills - Game design @@ -456,7 +455,7 @@ A game project started with friends, that was far too ambitious and got abandone
- +
@@ -524,7 +523,7 @@ This project had many challenging (understand interesting) parts: ### More - [Source code](https://github.com/ISEN-TempestProject) -- [Presentation slides (fr)](http://thibautcharles.net/slides/voilierautonome-pres/index.html) +- [Presentation slides (fr)](https://tcharles.fr/slides/voilierautonome-pres/index.html) - [Report (fr)](/res/tempest.pdf)
@@ -558,7 +557,7 @@ This course aims teaching the use of Git in collaborative projects, from the bas ### More: -- [Material (fr)](http://thibautcharles.net/coursgit/) +- [Material (fr)](http://tcharles.fr/coursgit/) @@ -636,9 +635,13 @@ It allows me to detail precisely each project I've done since I began programmin - Removed PHP (yay!) - Using [EmberJS](http://emberjs.com/) - Articles rewritten in Markdown +- Update 2017: + - Removed Ember ! (yay! npm dependent project are a nightmare to maintain) + - Using Marked.js for in-page rendering (I should switch to server-side md rendering) + - Just plain JS/CSS/HTML, should last much longer ### More: -- Source code: https://git.thibautcharles.net/tcharl/onlinecv/ +- Source code: https://git.tcharles.fr/tcharles/cv-online