Pinned Repositories
blog-posts
Code examples for blog posts I write.
env-create
Read in a .env.json file that contains valid JSON and assign top level properties to environment variables
gsweet
Clone of the Pluralsight gsweet project. This one is just for pushing, fetch from the PS version
KMeter-macOS
A macOS version of Martin Zuther's Excellent K-Meter. Includes standalone, VST, and AU plug-in versions. Not a VU meter but some people lump this in that category.
NBFinder
NetBurner device finder .NET .dll written in C# and example console and WPF applications that use it.
new-project-script
A bash script designed to ease starting a new project from a starter kit
trello-helper
Help make calls to the Trello api
ts-starter-kit
TypeScript Starter Kit (Bare Bones)
Rolias's Repositories
Rolias/trello-helper
Help make calls to the Trello api
Rolias/env-create
Read in a .env.json file that contains valid JSON and assign top level properties to environment variables
Rolias/applescripts
Collection project for experiments in AppleScript
Rolias/blog-posts
Code examples for blog posts I write.
Rolias/new-mac-install
Scripts to set up brew itself and then brew apps Iuse
Rolias/new-project-script
A bash script designed to ease starting a new project from a starter kit
Rolias/ts-starter-kit
TypeScript Starter Kit (Bare Bones)
Rolias/gsweet
Clone of the Pluralsight gsweet project. This one is just for pushing, fetch from the PS version
Rolias/basic-starter-kit
A starting point for Node.js projects that aren't production apps.
Rolias/chrome-ext-starter-kit
A good place to start for creating a chrome extension in TypeScript (doesn't need webpack)
Rolias/CopyTaxonomy
Copyies the Certified Taxonomy to the Taxonomy Helper Sheet
Rolias/cred-mgr
Credential Manager using secure local key store
Rolias/cspell-words
Rolias/csrf-tester
A demonstration of cross-server koa-csrf failures.
Rolias/discover-applescript
Code from series of articles on AppleScript
Rolias/gcf-hello
Simple test of Google Cloud Function loaded from repo
Rolias/gsweet-usage
Short demo code on how to use my gsweet npm package
Rolias/kms-decrypt
Simplify use of GCP KMS to decrypt encrypted file and return contents as string
Rolias/monday-experiment
A sandbox for testing out topical coverage board data extraction
Rolias/my-create-react-app
An example app using React and Redux.
Rolias/parse-data
Small collection of utils for parsing data (like csv, and getting version info out of package.json)
Rolias/pluralsight-course-using-react-hooks
Pluralsight Course on React Hooks. Released May 2019
Rolias/pluralsight-designing-react-components-course-code
Pluralsight Course on Designing React Components.
Rolias/rolias.github.io
Rolias/salesforce-helper
Make hitting the salesforce API (with SOQL) easier and add higher level functions
Rolias/sheet-copier
A collection of utilities for a Google App Scripts Library
Rolias/storybook
📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!
Rolias/trello-date-digger
Rolias/trello-utils
A collection of utilities that hit Trello boards and extract information
Rolias/Vue-BookListing
Book Listing for Vue Project