I'm Philippe Deschaseaux, a senior veteran dev enthusiast from Brittany, France, with interests in algorithms, web graphics, REST architecture, and advanced programming concepts in general.

JS1k and 2.5D graphics experiments

Where constrained coding meets procedural generation and various pseudo-3D rendering techniques.

Unhosted data visualizations

Where simple application-logic/data-access decoupling meets embeddable data visualization components and Domain-Specific-Languages.

Concepts and tools for single page applications

SPAs + REST resources are fun to combine, but as the application logic grows, you need dedicated programming concepts to keep your code base under control.

PHP servers

A base static class for REST-oriented PHP servers, providing CORS/auth/routing/errors/... utilitary methods. A simple key/value server is provided as an example of a derived class. project on github