portfolio

This is the source repo for my portfolio site. It uses a few open-source tools to render the content with a customizable theme.

View on GitHub

Welcome!

My name is Chris Robichaud and I am a software engineer / full-stack developer, currently focused on android development. I’m interested in hacking / making / DIY projects, civil liberties and technology.

In the future I plan to add sample projects, demos and articles here.

JSON Resume Builder

I was looking for a way to automate the process of keeping my resume / CV up-to-date. After researching a few tools, I decided that the JSON Resume project seemed like the best choice. It has a chrome extension that will pull your data from linkedIn and format into a JSON file, which you can then use a command-line utility to format into one of many different themes.

I wrote a small set of scripts that would automate the process of generating my json content in several different themes, so that I could play around with the final display a bit and try out different things. It can also be configured to generate PDF files in each theme.