Skip to content
View PhilomathJ's full-sized avatar
💭
Building out my TypeScript chops on G-Suite
💭
Building out my TypeScript chops on G-Suite
  • Boston, MA
  • X @PhilomathJ

Block or report PhilomathJ

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
PhilomathJ/README.md
  • Typescript
  • Apps Script
  • Javascript
  • Node.js
  • Google BigQuery
  • Google Cloud Platform
  • SQL
  • HTML
  • CSS
  • PL/SQL
  • Excel/VBA
  • Tableau
  • Alteryx

Best TV Show ever

Pinned Loading

  1. awesome awesome Public

    My AwesomeWM config (actively changing)

    Lua 1

  2. DnsBlockLists DnsBlockLists Public

  3. Convert-Column-to-Letter-and-Back Convert-Column-to-Letter-and-Back Public

    Converts a spreadsheet column index to it's letter equivalent and the other way around

    TypeScript

  4. GSheets-Column-Reference-Class GSheets-Column-Reference-Class Public

    Object/class utility usable by GAS projects that allows creation of objects at the column level, allowing ease of use for common column-oriented actions/properties

    JavaScript

  5. ObjectifyRange ObjectifyRange Public

    Turns a Google Sheet Range 2-dimensional array into a TypeScript object with column/row headers as keys and rest of column/row array as values

    TypeScript

  6. product-selector product-selector Public

    A quick and dirty JavaScript console app that uses a JSON listing of products to prompt the user for a selection, iterating through all child nodes and tallying the resulting price

    JavaScript