Home

This is my blog, my projects and all my experiments.

Gardien – Flexible Access Control List for NodeJS

Gardien is a NodeJS module that allows you to have fine rights management in your NodeJS applications and in your web browser. This module has a system of plugins to choose the type of database that will be used to save users, roles and permissions.

Github : https://github.com/oOthkOo/gardien

Goodbye Sublime, hello Atom !

I just switched from Sublime to Atom. I have long resisted switching to Atom, but now the project is mature and surpasses its predecessor thanks to its evolutive ecosystem of plugins.

Atom and Sublime

Picture 1 of 1

Driver for LCD panel

I did a library to drive an LCD from a microcontroller Microchip PIC18F2550. Running at 8MHz, the display is fluid, so I’ll be able to add animation routines 😉