Sense is a chrome extension which overrides the new tab page. It's written in react and all components are done from scatch, i.e no component library was used. The formatting of the calendar is quite specific for my exact calendar.
It displays the following:
- Time and date
- Current temperature (using Open Weather Map's API)
- Your google calendar (using google's calendar api). The user currently logged into chrome is the one authenticated.
You can download the extension from the google store here.