Pinned Repositories
asciidoctor.js-pug
Allow to override the html5 output of asciidoctor.js with pug templates
avr-tino
cheerio-html-to-text
A Cheerio-based HTML to TEXT converter. Usefull for email and using Cheerio to avoid multiple parsing when coupled with Juice.
hbase_examples
Tutorial files for the Cloud Computing Applications MOOC Week 4 by Roy H. Campbell, Reza Farivar, PhD - University of Illinois
hid_mapper
Linux daemon to map HID events to key events
TEMPer2
Userspace driver (aka library :) to use the TEMPer2 USB temperature sensor with Linux
s-leroux's Repositories
s-leroux/TEMPer2
Userspace driver (aka library :) to use the TEMPer2 USB temperature sensor with Linux
s-leroux/cheerio-html-to-text
A Cheerio-based HTML to TEXT converter. Usefull for email and using Cheerio to avoid multiple parsing when coupled with Juice.
s-leroux/avr-tino
s-leroux/hbase_examples
Tutorial files for the Cloud Computing Applications MOOC Week 4 by Roy H. Campbell, Reza Farivar, PhD - University of Illinois
s-leroux/Udemy-TamingBigData
Homework files for Frank Kane's course on Udemy "Taming Big Data with Map Reduce and Hadoop"
s-leroux/attiny
ATtiny microcontroller support for the Arduino IDE
s-leroux/SEFRAM-5062DC-CSV
Sample scripts to demonstrate how to use date from a SEFRAM 5062DS oscilloscope exported as CSV
s-leroux/ArduinoBatteryMonitor
Basic program to monitor 12V battery level
s-leroux/chai
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
s-leroux/clo2d
Wrapper around Java 2D for clojure
s-leroux/conFusion-mobile
An hybrid mobile application for the fictitious "ristorante conFusion" (menu, reservations, dish comments)
s-leroux/conFusion-web
A responsive web site for the fictitious "ristorante conFusion" (menu, reservations, dish comments)
s-leroux/coursera-hpaf
Fixed source code for week 4 assigment of the Coursera course "Hadoop Platform and Application Framework"
s-leroux/django
The Web framework for perfectionists with deadlines.
s-leroux/EarthquakeMap
My project for "Object Oriented Programming in Java" by UCSD on Coursera
s-leroux/Enforce
A simple file indexer to keep track of directory content
s-leroux/FFmbc
FFmpeg customized for broadcast and professional usage
s-leroux/geo-amazon
Find the closest Amazon virtual store from a user location expressed as iso3166-alpha2 country code
s-leroux/HEAVYWEATHER-WS3600
Demonstrate how to use Python to read binary data file from a Heavy Weather WS3600 weather center
s-leroux/IconHex
A toy icon editor
s-leroux/jdbclo
Simple JDBC support for clojure. Well simplier than clojure.java.jdbc...
s-leroux/MySQL-for-Python-3
MySQL for Python lib port to python 3
s-leroux/oembed
The oEmbed Spec
s-leroux/Pancake
A build system for CoffeeScript
s-leroux/pycocom
A very simple terminal emulator written in Python for debugging purposes -- mostly as other solutions (picocom, mininom, stty, screen, ...) does *not* support non-standard baud rates.
s-leroux/PyramidDemo
s-leroux/Sozi
A presentation tool based on SVG
s-leroux/sql-moins
CLI tool for Oracle
s-leroux/ud858
Python version of the Conference Central app for Udacity course on Google App Engine
s-leroux/web-server-tutorial
Exemple web server from node.js developper course