Options, Inc. is a non-profit organization which helps people with disabilities. We built a transportation management app to help them to organize daily routes for 24 vehicles and about 250 consumers. You can see a detailed description of the project in this video. Check the source code on Github.
A working RESTful API microservice demo, providing interesting data and informations. I Implemented two versions of this project. You can find the php5+SQLite3 version here on my web page. The source code is hosted on my github profile. It also features a tiny php routing system inspired by Express.js that I also released as a composer package.
An emulation of the classic memory game using jQuery. Graphics are pure CSS. It uses the new AudioContext API, so you need an up-to-date version of a modern browser to run it. See the code and play it live on Codepen.
A bootstrap and jQuery powered emulation of a vintage pocket calculator. It features the classic operator chaining workflow, and the percent operator in windows calc mode. See the code and try it live on Codepen.
A timer to help improving your skills. See how it works here. Made with simple CSS, and jQuery. The custom vector arts are made in Inkscape. See the code and try it live on Codepen.
Fully functional book swapping website, built with the MEAN stack. Try it live here. Explore source code on GitHub.
Nightlife coordination app, built with React, MongoDB, Node and Express. Features Github OAuth login, and a custom responsive design. Powered by the Yelp search API. Try it live here. Explore source code on GitHub.
Pinterest-like web app, built with Bootstrap, React, MongoDB, Node and Express. You can submit links to you favorite images. Also features a link liking system. The eye-catching animated grid layout is powered by Masonry. Try it live here. Explore source code on GitHub.
More stuff on Codepen. and freeCodeCamp.