Pinned Repositories
alexa-app-server
An example Alexa App Server using Node.js and the alexa-app module
Audio-Player-Test-Application
To Test the implementation of react-native-ios-network-audio
congressional-districts
JavaScript helper methods to retrieve congressional district numbers and U.S. state using U.S. zip code
lwcp
Parser for Livewire Control Protocol. Used to convert incoming LWCP strings to readable JSON structures.
model-lighting
Custom LED Lighting for Models (ex. Lego) designed for ESP32 with MQTT support for remote control
react-native-device-display
A simple way to create dynamic views through device and display detection, allowing the creation of adaptable and universal apps.
react-native-ios-network-audio
react-native-slidable-tab-bar
Slidable tab bar for react native with instant view rendering
rust-monkey
Monkey Programming Language (Interpreter/Compiler/VM) - Written in Rust
telos-client
An interactive TCP client abstraction for the Telos VX Prime phone server.
pwbrown's Repositories
pwbrown/react-native-slidable-tab-bar
Slidable tab bar for react native with instant view rendering
pwbrown/react-native-ios-network-audio
pwbrown/telos-client
An interactive TCP client abstraction for the Telos VX Prime phone server.
pwbrown/lwcp
Parser for Livewire Control Protocol. Used to convert incoming LWCP strings to readable JSON structures.
pwbrown/rust-monkey
Monkey Programming Language (Interpreter/Compiler/VM) - Written in Rust
pwbrown/Audio-Player-Test-Application
To Test the implementation of react-native-ios-network-audio
pwbrown/congressional-districts
JavaScript helper methods to retrieve congressional district numbers and U.S. state using U.S. zip code
pwbrown/model-lighting
Custom LED Lighting for Models (ex. Lego) designed for ESP32 with MQTT support for remote control
pwbrown/react-native-device-display
A simple way to create dynamic views through device and display detection, allowing the creation of adaptable and universal apps.
pwbrown/alexa-app-server
An example Alexa App Server using Node.js and the alexa-app module
pwbrown/exec
Desktop Application for managing and executing commonly used terminal commands
pwbrown/vx-client
Nodejs wrapper for Telos VX SIP server communications
pwbrown/alexa-enhanced
Node.js Alexa Client build to run with Lambda with enhanced helper methods (compare to functionality of similar alexa-app)
pwbrown/aoc-solutions
My solutions to adventofcode.com
pwbrown/aoc_rs
Advent of code solutions (rust)
pwbrown/cli-tool-creator
A tool to generate custom cli applications to help you with generating custom configuration files
pwbrown/District_Helper
C++ helper script to convert space separated file with three columns(state number, zip code, congressional district number) into a JavaScript object syntax with zip as the key
pwbrown/dotfiles
My dotfiles
pwbrown/eb-release-cli
CLI Tool to expand simplest functionality of the "eb deploy" command to allow running a series of scripts before deployment and generating a release branch in you "git" repository
pwbrown/eb-status
Very simple ElasticBeanstalk environment status checker for node.js
pwbrown/eb-status-client
Express application with intuitive client-side gui for monitoring elastic beanstalk environment health
pwbrown/express
Fast, unopinionated, minimalist web framework for node.
pwbrown/gulp-reference-cdn
Replace asset directory references with specified base url
pwbrown/node-oauth2-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
pwbrown/personal-finance
pwbrown/skipo
A variant on the popular family card game implemented as a cli based game
pwbrown/state-cities
Give it a U.S. state, and it will give you an array of all the city names in that state
pwbrown/trans-amp
Translate raw HTML into compatible AMP HTML (Accelerated Mobile Pages)
pwbrown/ts-monkey
Monkey language interpreter/compiler/vm written in TypeScript
pwbrown/vx-sim-server
Simulation Telos VX Server for use in testing. Runs in node.js