Updated projects

This commit is contained in:
Crom (Thibaut CHARLES) 2019-09-18 10:24:04 +02:00
parent e2bed255f1
commit 9a018b82ba
Signed by: tcharles
GPG Key ID: 45A3D5F880B9E6D0
1 changed files with 14 additions and 11 deletions

View File

@ -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
</article>
<!--#########################################################################-->
<!-- ######################################################################### -->
<article>
# Neverwinter Nights 2 related stuff <img title="Personal project" src="/img/perso.svg"/>
@ -268,7 +268,7 @@ I built a __conveyor belt__ actioned by a small reduced __DC motor__, controlled
</article>
<!--#########################################################################-->
<!-- ######################################################################### -->
<article>
@ -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
</article>
<!--#########################################################################-->
<!-- ######################################################################### -->
<article>
# Ludum Dare 32 <img title="Personal project" src="/img/perso.svg"/>
@ -425,7 +424,7 @@ How long will you resist ?
</article>
<!--#########################################################################-->
<!-- ######################################################################### -->
<article>
# Akadoc
@ -446,8 +445,8 @@ A game project started with friends, that was far too ambitious and got abandone
</div>
### 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
</article>
<!--#########################################################################-->
<!-- ######################################################################### -->
<article>
@ -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)
</article>
@ -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/)
</article>
@ -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
</article>