A team project that provides a platform for developers to showcase their projects and work to a community of other developers. Most developers have a portfolio, but there is nowhere someone can go to see multiple portfolios on the same site. This app acts as a directory of portfolios. The build was completed using a MEAN stack and involved user authentication and the issuing of session tokens to allow the user to navigate the site. During the build process, testing software (Chai and Mocha) was used to perform testing and give indications of coverage. Both news and events API’s was also used to bring in additional data that added value to the user experience and provide useful information about certain topics for the user. The specific parts of the app that I built were the backend authentication and session token logic, frontend controllers and directives for the APIs and Google Maps, search logic as well as the styling, for which I used UI Bootstrap.