mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
I'm not a pro anymore!
This commit is contained in:
parent
2a5e60b12d
commit
620ea26328
2 changed files with 12 additions and 18 deletions
|
@ -5,14 +5,13 @@ Bonjour, je suis Alexis
|
||||||
|
|
||||||
.. note:: There is an english version of this page below.
|
.. note:: There is an english version of this page below.
|
||||||
|
|
||||||
Je suis un développeur logiciel intéressé par l'écologie, l'éducation
|
Je suis un brasseur en cours d'installation et un ex-développeur logiciel
|
||||||
(populaire !), la thématique agricole et le *Do It Yourself* (DIY).
|
intéressé par l'écologie, l'éducation (populaire !), la thématique agricole et
|
||||||
|
le *Do It Yourself* (DIY).
|
||||||
|
|
||||||
Je travaille actuellement pour la fondation Mozilla, dans l'équipe "Services".
|
Après avoir travaillé quatre années pour Mozilla, à réaliser des logiciels qui
|
||||||
Nous construisons des services qui visent à protéger la vie privée de nos
|
visent à protéger la vie privée des utilisateurs du web, je me suis tourné vers
|
||||||
utilisateurs, ainsi qu'un ensemble d'outils qui nous permettent de nous
|
le brassage de bière (affaire à suivre !).
|
||||||
faciliter la tache. Tout ce qu'on fait est publié librement sur internet, et
|
|
||||||
vous êtes libres de les réutiliser et les améliorer.
|
|
||||||
|
|
||||||
`Je pense que la collaboration est meilleure que la compétition
|
`Je pense que la collaboration est meilleure que la compétition
|
||||||
<http://blog.notmyidea.org/quels-usages-pour-linformatique-fr.html>`_.
|
<http://blog.notmyidea.org/quels-usages-pour-linformatique-fr.html>`_.
|
||||||
|
@ -31,22 +30,18 @@ La signature de ma clé publique associée est ``9226 A601 000E C314 5061 1B36 1
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
I'm a software developer with interests ranging from software development to
|
I'm an software developer reconverted to brewing, with interests ranging from
|
||||||
ecology, education, agriculture and *do it yourself*.
|
software development to ecology, education, agriculture and *do it yourself*.
|
||||||
|
|
||||||
I'm currently working at `Mozilla <http://mozilla.org>`_ on the *Services*
|
I was previously working at `Mozilla <http://mozilla.org>`_ on the *Services*
|
||||||
team where I build services which aim to protect your privacy. We are also
|
team where I built services which aim to protect your privacy.
|
||||||
building a bunch of tools in this process.
|
|
||||||
|
|
||||||
Everything we do is released with a free licence, meaning you can reuse it and
|
|
||||||
improve it if you want.
|
|
||||||
|
|
||||||
I think collaboration is better than competition.
|
I think collaboration is better than competition.
|
||||||
|
|
||||||
These are my web logs. I like to put here my thoughts, in french or
|
These are my web logs. I like to put here my thoughts, in french or
|
||||||
english.
|
english.
|
||||||
|
|
||||||
You can find most of the computer related projects I am involved with
|
You can find most of the computer related projects I am involved with
|
||||||
`on my github page <http://github.com/ametaireau>`_, on `the Mozilla services
|
`on my github page <http://github.com/ametaireau>`_, on `the Mozilla services
|
||||||
github page <https://github.com/mozilla-services>`_ or on `the Spiral project
|
github page <https://github.com/mozilla-services>`_ or on `the Spiral project
|
||||||
page <http://github.com/spiral-project/>`_.
|
page <http://github.com/spiral-project/>`_.
|
||||||
|
|
|
@ -96,8 +96,7 @@ parties distinctes:
|
||||||
|
|
||||||
Au niveau de la *stack* technique, le **formbuilder** est codé en ReactJS. Un
|
Au niveau de la *stack* technique, le **formbuilder** est codé en ReactJS. Un
|
||||||
des points techniques intéressants du projet est qu'il génère en fin de compte du
|
des points techniques intéressants du projet est qu'il génère en fin de compte du
|
||||||
[JSON Schema](https://github.com/spiral-project/formbuilder), un format de
|
[JSON Schema](http://jsonschema.net/), un format de validation de données *JSON*.
|
||||||
validation de données *JSON*.
|
|
||||||
|
|
||||||
Donc, reprenons! Vous arrivez sur la page d'accueil puis cliquez sur
|
Donc, reprenons! Vous arrivez sur la page d'accueil puis cliquez sur
|
||||||
"Create a new form", puis vous vous retrouvez face à une interface ou vous pouvez
|
"Create a new form", puis vous vous retrouvez face à une interface ou vous pouvez
|
||||||
|
|
Loading…
Reference in a new issue