-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprojets.html
244 lines (235 loc) · 13.1 KB
/
projets.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Gōng-fu I/O · Projets d'étude et propositions ouvertes</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Les projets d'étude en cours de réalisation et les propositions ouvertes.">
<meta name="author" content="Olivier Lange, Jacques Couvreur">
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/bootstrap-gongfuio.css" rel="stylesheet">
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="shortcut icon" href="ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.html">Gōng-fu I/O</a>
<div class="nav-collapse">
<ul class="nav">
<!-- <li><a href="presentation.html">C'est quoi?</a></li> -->
<!-- <li><a href="participer.html">Pour participer</a></li> -->
<li class="active"><a href="projets.html">Projets</a></li>
<li><a href="materiel.html">Matériel</a></li>
<!-- <li><a href="qui.html">Qui sommes-nous?</a></li> -->
</ul>
</div>
<div class="nav-collapse pull-right">
<ul class="nav">
<li><a href="mailto:[email protected]"><i class="icon-envelope icon-white"></i> Contact</a></li>
<li><a href="index.html"><i class="icon-home icon-white"></i> Accueil</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<section id="propositions">
<div class="page-header">
<h1>Propositions ouvertes <small>partenaire d'étude recherché</small></h1>
</div>
<p>Vous avez une proposition de projet et/ou souhaitez former un binôme?<br/>
Rejoignez-nous à la prochaine rencontre et commencez!</p>
<p><a class="btn" href="http://www.meetup.com/gōngfuIO/"><i class="icon-user"></i> Pour participer</a></p>
<br/>
<div class="row">
<div class="span4">
<div class="well">
<img class="pull-right" height="60" width="62" src="img/projets/cattamada-logo.png" alt="Lemur Catta Madagascar">
<h3><a href="http://www.cattamada.com/">Cattamada</a></h3>
<p>Recherche de partenaires d'étude</p>
<p>Création de jeux ludiques pour des enfants sur les lémuriens de Madagascar
et exploration du framework <a href="http://phaser.io">Phaser</a>, de HTML5
et de JavaScript.</p>
<p>Projet libre, à but non lucratif, pour lequel de nombreux éléments
iconographiques et de dessin sont à disposition. Mialy serait heureuse
de partager ses connaissances Javascript avec un, une ou plusieurs
partenaires, qui souhaiteraient approfondir HTML5, Javascript et Phaser.</p>
<p><a href="http://www.cattamada.com/contact/"><i class="icon-envelope"></i> Mialy Mangasoa</a></p>
</div>
</div>
</div>
</section>
<section id="en-cours">
<div class="page-header">
<h1>Réalisations en cours <small>groupes constitués</small></h1>
</div>
<div class="row">
<div class="span4">
<div class="well">
<h3><a href="https://github.com/andreaskundig/Exquis">Exquis</a></h3>
<p>Démarré le 12.07.2012</p>
<p>Un dashboard d'animations qui réagissent les unes aux autres –
un cadavre exquis… animé! Javascript à 100% et API
<a href="http://diveintohtml5.info/canvas.html">Canvas 2D</a>
de HTML5, avec un minimum de librairies externes.</p>
<p><a href="https://github.com/andreaskundig">Andreas Kündig</a>,
<a href="https://github.com/david-demainlalune">David Hodgetts</a></p>
</div>
</div>
<div class="span4">
<div class="well">
<h3><a href="https://github.com/olange/learning-unity">Learning Unity</a></h3>
<p>Démarré le 07.11.2015</p>
<p>Etude et exploration du moteur <a href="http://unity3d.com">Unity</a> et de C#,
d'un peu de <a href="http://blender.org/">Blender</a>, et de splines en 3D.</p>
<p><a href="https://github.com/olange">Olivier Lange</a></p>
</div>
</div>
<div class="span4">
<br/>
<h3><a href="https://github.com/MuseomixLeman/Equipe-6">Insomniaques</a></h3>
<p>Démarré le 07.11.2014, terminé le 26.02.2015</p>
<p>Une installation d'art interactive, réalisée dans le cadre de Museomix 2014 au Musée d'Art et d'Histoire du 7 au 9.11.2014.
Documentation de la réalisation MaxMSP et du détecteur de présence réalisé avec un Arduino Uno.</p>
<p><a href="https://github.com/olange">Olivier Lange</a></p>
</div>
</div>
<div class="row">
<div class="span4">
<h3><a href="https://github.com/sophieczich/opendata/tree/gh-pages">OpenData</a></h3>
<p>Démarré le 22.03.2012, présenté en 02.2015</p>
<p>Projet de mémoire de Sophie sur les communautés OpenData. <a href="http://twitter.github.com/bootstrap">
Twitter Bootstrap</a> pour la mise en page, <a href="http://pages.github.com/">GitHub Pages</a> pour la
publication et l'hébergement.</p>
<p><a href="http://www.meetup.com/gōngfuIO/members/182698652/">Sophie Czich</a></p>
</div>
<div class="span4">
<h3><a href="https://bitbucket.org/regisboesch/javatorrent/">Java Bittorrent</a></h3>
<p>Rejoint le 13.11.2014</p>
<p>Implémentation originale d'un client Bittorrent en Java avec un minimum de librairies externes.
Exploration des diverses propositions d'ajout de fonctionnalités en référence aux
<a href="http://www.bittorrent.org/beps/bep_0000.html">BitTorrent Enhancement Proposals</a> (BEPs).</p>
<p><a href="https://bitbucket.org/regisboesch/">Régis Boesch</a></p>
</div>
<div class="span4">
<h3><a href="https://github.com/gongfuio/gongfuio.github.com">Site web gōngfu.io</a></h3>
<p>Démarré le 22.03.2012</p>
<p><a href="http://twitter.github.com/bootstrap">Twitter Bootstrap</a> pour la mise en page,
<a href="http://pages.github.com/">GitHub Pages</a> pour la publication et l'hébergement.</p>
<p><a href="https://github.com/olange">Olivier Lange</a>, <a href="https://github.com/seiza">Jacques Couvreur</a></p>
</div>
</div>
</section>
<br/>
<br/>
<section id="archives">
<div class="page-header">
<h1>Réalisations archivées</h1>
</div>
<div class="row">
<div class="span4">
<h3><a href="https://github.com/gongfuio/Pacman">PacMan 3D</a></h3>
<p>Démarré le 09.05.2014</p>
<p>Un PacMan filiforme en 3D à l'aide de <a href="http://processing.org">Processing</a>.
Dessin vectoriel en 3D, agents autonomes, algorithmes de suivi de trajet,
labyrinthe génératif: autant de sujets à découvrir et explorer…</p>
<p><a href="https://github.com/olange">Olivier Lange</a>, <a href="https://github.com/david-demainlalune">David Hodgetts</a></p>
</div>
<div class="span4">
<h3><a href="https://github.com/gongfuio/archifake">Archifake</a></h3>
<p>Démarré le 26.06.2014</p>
<p>Mapping de formes géométriques quelconques sur des objets architecturaux, en C++ et OpenGL. Stand-by, Anthony ayant repris un cycle d'étude en cours du soir.</p>
<p><a href="https://github.com/nitrotm">Anthony Ducommun</a></p>
</div>
<div class="span4">
<h3><a href="https://github.com/gongfuio/OwnYourStuff">OwnYourStuff</a></h3>
<p>Démarré le 03.05.2012</p>
<p>Etude et exploration de l'<a href="https://dev.twitter.com/start">API de Twitter</a>,
de <a href="http://html5rocks.com/">HTML5</a> et <a href="http://www.mongodb.org/">MongoDB</a>,
appliquée à la réalisation d'une application destinée à l'archivage de toutes les
interactions personnelles avec la sphère digitale, réalisées par l'intermédiaire
de services web.</p>
<p>Yannis Jaquet, Rudi Farkas</p>
</div>
</div>
<div class="row">
<div class="span4">
<h3><a href="https://github.com/gongfuio/SweetTweets">SweetTweets</a></h3>
<p>Démarré le 26.04.2012</p>
<p>Etude et exploration de l'<a href="https://dev.twitter.com/start">API de Twitter</a>,
de <a href="http://phonegap.com">PhoneGap</a>, <a href="http://jquerymobile.com/">jQueryMobile</a>,
<a href="http://html5rocks.com/">HTML5</a> et <a href="http://www.mongodb.org/">MongoDB</a>,
appliquée à la réalisation d'une application de filtrage et de classification des tweets
d'un canal qui assure une veille technologique, tel que JSGenève.</p>
<p>Yannick Grillet, Nicolas Peru</p>
</div>
<div class="span4">
<h3><a href="https://github.com/gongfuio/Girafe">Girafe</a></h3>
<p>Démarré le 13.03.2014</p>
<p>Exploration de <a href="http://processing.org">Processing</a> et
visualisations interactives de données, sans gouverne, au gré des idées.</p>
<p><a href="https://github.com/olange">Olivier Lange</a>, <a href="https://github.com/egoes">Enrique Pardo</a></p>
</div>
<div class="span4">
<h3><a href="#">Learning JS</a></h3>
<p>Démarré le 26.04.2012</p>
<p>Etude et exploration des fondamentaux de <a href="http://eloquentjavascript.net/">Javascript</a>
et <a href="http://html5rocks.com/">HTML5</a>.</p>
<p>Ben Lucido, Patrick Lange</p>
</div>
</div>
<div class="row">
<div class="span4">
<h3><a href="https://github.com/gongfuio/SoftshakeApp">Softshake App</a></h3>
<p>Démarré le 15.03.2012</p>
<p>Le programme de la conférence de <a href="http://soft-shake.ch/2012/fr/" title="Conférence Softshake 2012">Softshake 2012</a>
pour iPhone et Android. Etude et exploration de <a href="http://phonegap.com">PhoneGap</a>,
<a href="http://jquerymobile.com/">jQueryMobile</a>, <a href="http://html5rocks.com/">HTML5</a>
et <a href="http://www.mongodb.org/">MongoDB</a>.</p>
<p>Jacques Couvreur, Olivier Lange</p>
</div>
<div class="span4">
<h3><a href="https://github.com/gongfuio/AnimalCare">Animal Care</a></h3>
<p>Démarré le 10.05.2012</p>
<p>Exploration de <a href="http://html5rocks.com/">HTML5</a>, <a href="http://www.w3.org/Style/CSS/">CSS</a>,
et <a href="http://twitter.github.com/bootstrap">Twitter Bootstrap</a>, appliqué à la réalisation d'un site
web qui décrit un service de gardiennage pour animaux.</p>
<p>Patrick Lange, Olivier Lange</p>
</div>
<div class="span4">
<h3><a href="https://github.com/gongfuio/750words-shareable">750 Words</a></h3>
<p>Démarré le 10.06.2014</p>
<p>Exploration du framework <a href="http://laravel.com">PHP Laravel</a>.</p>
<p><a href="https://github.com/arnsch">Arnaud Schenk</a></p>
</div>
</div>
</section>
</div> <!-- /container -->
<!-- <script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script> -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30234556-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>