AngularJS is a JavaScript-based open-source front-end web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications.
Bootstrap is a free and open-source front-end framework for designing websites and web applications. It contains HTML and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Gravatar is a service for providing globally unique avatars and was created by Tom Preston-Werner. It is owned by Automattic, having integrated it into their WordPress.com blogging platform.
Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.
Gmail is a free, advertising-supported email service offered as part of Google's G Suite, with 15GB of storage, color-coded inbox filters and unsend button.
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks which is collectively known as xUnit that originated with SUnit.