An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by andfaulkner

A curated list of projects in awesome lists by andfaulkner .

https://github.com/andfaulkner/dev-environment-components

Miscellaneous snippets defined throughout time developing Node.js, Typescript, Ruby, React.js, Clojure, etc apps - workflow improvements. Backup repository for local abstractions to speed up development. Guides for learning various languages and concepts.

Last synced: 30 Jul 2025

https://github.com/andfaulkner/mad-utils

Miscellaneous Typescript utilities: isomorphic, node-specific, and browser-specific. Documentation is very WIP.

Last synced: 07 May 2025

https://github.com/andfaulkner/node-common-constants

Collection of commonly used constants such as various dates and times, mathematical constants like PI, log levels, and default ports

Last synced: 16 Jul 2025

https://github.com/andfaulkner/mad-logs

Winston-lite-esque logging lib for terminal and browser debugging, with piles of unignorable log tags and marker styles. A mad set of logs indeed.

Last synced: 09 Jul 2025

https://github.com/andfaulkner/pattern-design-showcase-webapp-2

NodeJS, Express, React, Redux, Babel, Webpack, Radium, Gulp, Redis, Postgres, Sass, Knex

Last synced: 05 Mar 2026

https://github.com/andfaulkner/env-var-helpers

Quickly grab info from common environment variables (NODE_ENV, LOG_LEVEL, RELEASE_ENV, etc)

Last synced: 09 Jul 2025

https://github.com/andfaulkner/pad-comments-sublime

Sublime Text plugin to add padded comments to lines

Last synced: 13 Apr 2025

https://github.com/andfaulkner/react-typescript-template--space-flip-game

Simple WIP space 'shooting' and board flipping game made to act as a template for future React applications written in Typescript...using any combination of Redux, Webpack, Babel, postcss, postgres, npm, lodash, bootstrap (components), ExperssJS, and enzyme.

Last synced: 10 Feb 2026

https://github.com/andfaulkner/chess-game-test

Test project for teaching coding

Last synced: 20 Feb 2026

https://github.com/andfaulkner/node-get-root-path

Stop counting dots - get to your project root with a single import

Last synced: 09 Jul 2025

https://github.com/andfaulkner/testbed-seneca-express-4

TESTBED-seneca-4

Last synced: 12 Jun 2025

https://github.com/andfaulkner/node-repl-plus

Extended node.js CLI that allows custom expansions within consuming projects (via top-level .nodeplus file)

Last synced: 14 Mar 2025

https://github.com/andfaulkner/experiment-render-math-toy-game

Experimenting with deploying via Render - just a hello world client-server app

Last synced: 18 Jan 2026

https://github.com/andfaulkner/hello-vue

VueJS experiments - WIP

Last synced: 19 Mar 2026

https://github.com/andfaulkner/sublime-function-scope-log-sorcery

Magic utils for function and class scope names. Insert a convenient surrounding function and class name-containing log in Typescript. Add function and class scope to status bar.

Last synced: 31 Jul 2025

https://github.com/andfaulkner/ron-swanson-pirate-quote-generator

Gets random Ron Swanson quotes, then translates them into pirate. Provided testbed to create promisified versions of core seneca functions.

Last synced: 27 Apr 2026

https://github.com/andfaulkner/mad-basic-react-boiler-ts

Basic boilerplate for web project using Typescript, React, Express, and Webpack

Last synced: 26 Jun 2025

https://github.com/andfaulkner/backtrader-test-1

Playing around with backtrader

Last synced: 14 Mar 2025

https://github.com/andfaulkner/node-typescript-module-boilerplate

Boilerplate for a standalone node module intended for publication on npm

Last synced: 14 Mar 2025

https://github.com/andfaulkner/mask-up-wr-site

MaskUpWR.ca website

Last synced: 14 Mar 2025

https://github.com/andfaulkner/node-errorcatcher

Handle uncaught node errors. Stylize error output.

Last synced: 16 Jul 2026

https://github.com/andfaulkner/the-fresh-prince-of-bull-bear

Algotrading application

Last synced: 14 Mar 2025

https://github.com/andfaulkner/gulp-display-help

Output beautiful custom help text for your gulp tasks and parameters

Last synced: 27 Apr 2026

https://github.com/andfaulkner/express-redis-typescript-auth-test-project

Experiments setting up proper auth with ExpressJS, Redis, Typescript, React, React-Router, and PassportJS

Last synced: 14 Mar 2025

https://github.com/andfaulkner/evil-monkey

A set of convenient but extremely evil monkey patches to global prototypes (Note: but not Object, to avoid slowdowns). Use with extreme caution.

Last synced: 23 Jun 2026

https://github.com/andfaulkner/lodash-superstring

Set of plugins for complex string handling - particularly useful for parsing urls with a large number of query parameters

Last synced: 30 Jun 2026

https://github.com/andfaulkner/nodeplus-repl

Enhanced node repl, with project-specific configuration

Last synced: 14 Mar 2025

https://github.com/andfaulkner/todo-app-react-native

To-do app in React Native

Last synced: 14 Mar 2025

https://github.com/andfaulkner/dev-environment-nodejs

My nodeJS development environment - along with example code and projects

Last synced: 23 Jun 2026

https://github.com/andfaulkner/kidnap-console

Wrap a function. Capture all its logs, stop them from displaying, and store them for later access along with the return value. Makes console log output testing a breeze.

console console-log console-log-testing javascript logging mocha tdd terminal test test-driven-development testing typescript unit-testing

Last synced: 09 Apr 2026

https://github.com/andfaulkner/cheatsheets

Cheatsheets for various languages

Last synced: 02 Feb 2026

https://github.com/andfaulkner/learning-kotlin-1

Experiments to learn Kotlin

Last synced: 23 Jul 2025

https://github.com/andfaulkner/generator-gulp-webpack-essentials

Generates an empty project with key Gulp and Webpack plugins (and loaders) installed and basic tasks defined; for projects of the following types: minimal (for making e.g. npm modules, gulp plugins) webapp, server, or full-stack (webapp and server)

Last synced: 30 Jul 2025

https://github.com/andfaulkner/general-ramblings

I spout off my random thoughts here. No one should read this :)

Last synced: 19 Feb 2026

https://github.com/andfaulkner/sample_app--rails-tutorial

Working through tutorial app in Ruby on Rails Tutorial (3rd Edition)

Last synced: 23 Aug 2025

https://github.com/andfaulkner/microajax

Automatically exported from code.google.com/p/microajax

Last synced: 14 Mar 2025

https://github.com/andfaulkner/carpool-puzzle-karat-test

Answer to "carpool puzzle" test question received in a Karat technical interview

Last synced: 14 Mar 2025

https://github.com/andfaulkner/rails_test_2_testbed

Testbed for learning rspec & more rails

Last synced: 14 Mar 2025

https://github.com/andfaulkner/twee-db

Experiments in creating a pure JS NoSQL database. Personal learning toy.

Last synced: 09 Jul 2026

https://github.com/andfaulkner/find-event-handlers

grab event handlers from a DOM object

Last synced: 14 Mar 2025

https://github.com/andfaulkner/testbed3-backbone-express

Testbed for tinkering with ExpressJS and Backbone

Last synced: 14 Mar 2025

https://github.com/andfaulkner/elm-experiments-1

Initial experiments with Elm language/framework

Last synced: 14 Mar 2025

https://github.com/andfaulkner/testbed--express-dust-seneca-redis-requirejs-gulp

Testbed for tech stack comprised of: 1) an expressJS server; 2) dustJS templating; 3) Seneca microservices; 4) Redis data caching; 5) postgresSQL for persistent data storage; 5) ElasticSearch for searching through db; 6) requireJS dependency management; 7) jQuery and lodash on the frontend; 8) Gulp and npm for builds, and 9) Nginx for load balancing.

Last synced: 11 Apr 2026

https://github.com/andfaulkner/javascript-the-bad-parts

examples of terrible behavior in javascript

Last synced: 21 Feb 2026

https://github.com/andfaulkner/filter-argv

Return filtered forms of process.argv (e.g. flag arguments excluded, only arguments containing "=" included, etc.)

Last synced: 14 Mar 2025

https://github.com/andfaulkner/actionpack

Create a bundle of Javascript functions and parameters that can be collected and run in sequence with a single command.

Last synced: 07 Oct 2025

https://github.com/andfaulkner/myoparrot_ai

Train an AI to autopilot the Parrot AR hovering drone, using Myo gesture-control armband. Neural networks in MyoParrot_AI --> flying robot to do your bidding --> PROFIT!

Last synced: 25 Feb 2026

https://github.com/andfaulkner/claw

Terminal text-handling utilities. Slash and hack your text files to bits right from the command line. Inject lines at matches, delete lines by number or match, prepend and append text to files. WIP.

Last synced: 24 Apr 2026

https://github.com/andfaulkner/ruby-cli-utils

A set of handy command line utilities written in Ruby. Folder containing scripts is intended to be added to your environment PATH.

Last synced: 24 Apr 2026

https://github.com/andfaulkner/testbed-6--seneca-express-promises-backbone

Another testbed - this time to promisify my general NodeJS app setup

Last synced: 28 Apr 2026