Here is a list of publicly available coding projects I have written. You can find more details and source files on my GitHub and Bitbucket accounts.
- Tool for visualizing price inflation in Belgium. Written in
R
withshiny
andlattice
. I still keep it up-to-date, though due to change in statistical methodology since 2014, stacked bar charts can only be thought of as an approximation. - Automating treatment of certain variables within detailed US birth data. This is part of one of my research projects. It uses
shell
programming,SQLite
,python
andggplot
package inR
. - This website. It is powered by
Jekyll
and written inmarkdown
. Its source code is here.