Internet Explorer 6 is not supported.
Upgrade to view this site.

Portfolio Archive

Results for the portfolio tag mean.

Pimp My Rect

A MEAN stack app for Xfive.

On my never ending quest for remote work, I came across a posting for Frontend work at Xfive, a remote developer collective. Their JavaScript vetting project is all about pimping out rectangles. As a lover of all squares, this project was right up my alley. In response to their challenge, I put together this responsive app with React. To store the rectangle data, I used a lightweight MongoDB implementation, NeDB. To store the editor’s last state, I used the browser native Local Storage object. The source code is available on Github.