Skip to content
View NathanielBrewer's full-sized avatar

Block or report NathanielBrewer

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 GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. google-calendar-time-tracker google-calendar-time-tracker Public

    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-metrics git-author-metrics Public

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

    Shell

  3. fastify-starter fastify-starter Public template

    NodeJS Fastify starter project

    TypeScript

  4. example-fastify-firebase-backend example-fastify-firebase-backend Public

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

    TypeScript

  5. example-react-axios-frontend example-react-axios-frontend Public

    Example project using React, Axios and TypeScript. Companion backend project available here: https://github.com/NathanielBrewer/example-fastify-firebase-backend

    TypeScript

  6. gas-rollup-build gas-rollup-build Public

    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