Updated projects
This commit is contained in:
parent
e2bed255f1
commit
9a018b82ba
@ -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
|
- All slides (English): https://cromfr.github.io/course-hardenyourcode
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<!--#########################################################################-->
|
<!-- ######################################################################### -->
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
# Neverwinter Nights 2 related stuff <img title="Personal project" src="/img/perso.svg"/>
|
# 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>
|
||||||
|
|
||||||
<!--#########################################################################-->
|
<!-- ######################################################################### -->
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
|
||||||
@ -309,7 +309,6 @@ By default, the file named `index.md` gets rendered atop of the file list.
|
|||||||
### More
|
### More
|
||||||
|
|
||||||
- Source code: https://github.com/CromFr/Served
|
- Source code: https://github.com/CromFr/Served
|
||||||
- Demo: http://served.thibautcharles.net
|
|
||||||
- Design:
|
- Design:
|
||||||
+ Bootstrap
|
+ Bootstrap
|
||||||
+ JQuery
|
+ 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>
|
||||||
|
|
||||||
<!--#########################################################################-->
|
<!-- ######################################################################### -->
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
# Ludum Dare 32 <img title="Personal project" src="/img/perso.svg"/>
|
# Ludum Dare 32 <img title="Personal project" src="/img/perso.svg"/>
|
||||||
@ -425,7 +424,7 @@ How long will you resist ?
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<!--#########################################################################-->
|
<!-- ######################################################################### -->
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
# Akadoc
|
# Akadoc
|
||||||
@ -446,8 +445,8 @@ A game project started with friends, that was far too ambitious and got abandone
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
### More
|
### More
|
||||||
- Repository: https://git.thibautcharles.net/akadoc/akadoc
|
- Repository: https://git.tcharles.fr/akadoc/akadoc
|
||||||
- Game design documents: https://git.thibautcharles.net/akadoc/specs/src/branch/master/archives (French)
|
- Game design documents: https://git.tcharles.fr/akadoc/specs/src/branch/master/archives (French)
|
||||||
|
|
||||||
### Skills
|
### Skills
|
||||||
- Game design
|
- Game design
|
||||||
@ -456,7 +455,7 @@ A game project started with friends, that was far too ambitious and got abandone
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<!--#########################################################################-->
|
<!-- ######################################################################### -->
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
|
|
||||||
@ -524,7 +523,7 @@ This project had many challenging (understand interesting) parts:
|
|||||||
|
|
||||||
### More
|
### More
|
||||||
- [Source code](https://github.com/ISEN-TempestProject)
|
- [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)
|
- [Report (fr)](/res/tempest.pdf)
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
@ -558,7 +557,7 @@ This course aims teaching the use of Git in collaborative projects, from the bas
|
|||||||
|
|
||||||
|
|
||||||
### More:
|
### More:
|
||||||
- [Material (fr)](http://thibautcharles.net/coursgit/)
|
- [Material (fr)](http://tcharles.fr/coursgit/)
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
||||||
@ -636,9 +635,13 @@ It allows me to detail precisely each project I've done since I began programmin
|
|||||||
- Removed PHP (yay!)
|
- Removed PHP (yay!)
|
||||||
- Using [EmberJS](http://emberjs.com/)
|
- Using [EmberJS](http://emberjs.com/)
|
||||||
- Articles rewritten in Markdown
|
- 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:
|
### More:
|
||||||
- Source code: https://git.thibautcharles.net/tcharl/onlinecv/
|
- Source code: https://git.tcharles.fr/tcharles/cv-online
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user