Oppia is a tool for creating interactive online activities that enable students to learn by doing. Its creators believe that this is often a more effective and efficient way of learning than either watching videos or reading texts, since it allows the student to engage more deeply with the activity in a way that videos or books often do not
Sciences, sciences humaines, sciences sociales, langues...
Our mission is to remove the pain of handling servers, application stacks, software dependencies and databases.
Focus on your app development and deploy it in 2 minutes. No server to manage, hosting becomes instant and easy!
Looks very similar to Heroku
Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authentication. It has audits for performance, accessibility, progressive web apps, and more.
You can run Lighthouse in Chrome DevTools, from the command line, or as a Node module.
Source code of the rules used
Checklists pour:
- Qualité Web
- Rendu sur mobile
- SEO
- Performances
- Eco-conception
Top 2 performers are bjoern (written in C) > meinheld (based on picoev)
This project contains pytudes—Python programs for perfecting programming skills.
Some are in Jupyter (IPython) notebooks, some in *.py files.
Proprement incroyablement génialement écrit pour les amateurs de jdr :)
Camille et Bernard, qui sont TAMOUREUX POURLAVIE, et qui ont décidé de jouer un couple immortel amoureux pour toujours et toujours, avec des ailes, et qui viennent des pyramides. Tu n'as aucune idée d'où ils ont été te pondre un truc pareil à neuf ans. Les enfants sont merveilleux. Ou se droguent c'est selon.
Tu restes sur l'hypothèse de la drogue d'ailleurs parce que les deux derniers joueurs, Martial et Dominique, eux aussi copains comme cochons, ont décidé qu'ils allaient jouer "un scientifique et un sportif qui peuvent se combiner pour former un superhéros à la fois costaud et intelligent, qui vole et qui tire des lasers". Ma foi, au point où on en est. Tu reconnais même l'âme de proto-minimaxeurs derrière cette tentative maladroite mais touchante de mettre plein de points partout.
Used by Upian : https://www.upian.com
PARLONS TRAVAIL est une programme interactif produit par la CFDT, Upian et Yami2. Il s’agit d’une enquête sur le travail, ouverte à l’ensemble des travailleurs et des anciens travailleurs de France.
Passionnant sondage national, avec une analyse des résultats très réussie en termes de rendu web
Archive.is est votre machine à voyager dans le temps personnelle!
Il prend un 'cliché' instantané d'une page web qui sera en ligne même si la page originale disparaît.
Il sauvegarde le texte et une copie graphique de la page pour plus de précision.
Simple charts based on jQuery & Raphaël
RxJS takes the concept of funneling consecutive actions to the next level. A promise can only handle a single value, limiting it use cases. Additionally, promises are not cancellable, meaning that it has the potential to block the thread and use up unnecessary resources
Conversely, RxJS offers a solution to these limitations by offering more than one channel of communication to simplify the handling of a multi-step event in an efficient way.
GitHub-inspired simple and modern charts for the web with zero dependencies.

Connaissez-vous l'accessibilité numérique ?
En très bref:
L'accessibilité numérique est la mise à la disposition de tous les individus, quels que soient leur matériel ou logiciel, leur infrastructure réseau, leur langue maternelle, leur culture, leur localisation géographique, ou leurs aptitudes physiques ou mentales, des ressources numériques.
Pour plus de détails …
Urchin is a portable shell program that runs a directory of Unix-style programs and produces pretty output. It is normally used for testing shell programs, where each test case corresponds to a single file in the directory that Urchin runs.
The Apache Tika™ toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF). All of these file types can be parsed through a single interface, making Tika useful for search engine indexing, content analysis, translation, and much more.
[Ces résultats] sont pires que ce à quoi l’on s’attendait […] 66,2 % des jeunes soignants déclarent souffrir d’anxiété et 27,7 % de dépression […]. 23,7 % ont eu des idées suicidaires, dont 5,8 % dans le mois précédent l’enquête.
These structures were uncovered from leaked financial documents and were analyzed by the journalists. They extracted the metadata of documents using Apache Solr and Tika, then connected all the information together using the leaked databases, creating a graph of nodes and edges in Neo4j and made it accessible using Linkurious’ visualization application.
In this post, we look at the graph data model used by the ICIJ and show how to construct it using Cypher in Neo4j. We dissect an example from the leaked data, recreating it using Cypher, and show how the model could be extended.