View NathanielBrewer's full-sized avatar
Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. google-calendar-time-trackergoogle-calendar-time-trackerPublic

    This is a Google Apps Script Web App that, given a Google calendar and date range, provides a summary of the total hours and number of events during the range as well as details for each event.

    HTML

  2. git-author-metricsgit-author-metricsPublic

    A bash script for getting git commit metrics for an author in any number of repos. Current metrics are: average, min, and max message length; total lines added and removed.

    Shell

  3. fastify-starterfastify-starterPublic template

    NodeJS Fastify starter project

    TypeScript

  4. ncb-firebase-backendncb-firebase-backendPublic

    Example NodeJS, Fastify, Firebase Admin and TypesScript backend application. Frontend project available here: https://.com/NathanielBrewer/example-react-axios-frontend

    TypeScript

  5. gas-rollup-buildgas-rollup-buildPublic

    A Rollup project configrured for use Google Apps Script development using Clasp. It allows you to develop for Google Apps Script while modern JS practices and then to build to a single `code.gs` fi…

    JavaScript 2