github clone
ProgrammingThis project used the github API to reproduce the github profile page for a user. I also included OAuth authentication through a node proxy server to allow a user to see their profile as if they were logged in ( includes private repos as well as organizations ). This project did not use a javascript framework but is built with vanilla javascript that uses jQuery / AJAX, handlebars templates, with the bootstrap css framework and bootstrap javascript components.