Pinned Repositories
Browser.php
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
logentries
LogEntries for PHP - an easy-to-use PHP PSR-3 compliant logging class used to log information to the LogEntries SaaS application.
monoprice-multizone-interface
This is a React JS app written in TypeScript that provides a web-based interface to control the six channel multi-zone amplifier from Monoprice via a JSON API on a Raspberry Pi.
pegasusphp.org
A Model View Controller PHP Framework
pentair-screenlogic
Provides a Docker container to access the Pentair Screenlogic system via MQTT.
php-uuid-base58
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
rds-data
A decorator for the AWS Data API for Aurora Serverless. It decorates and abstracts the Amazon SDK's implementation to make it feel more like a traditional MySQL wrapper than an HTTP based web service. It is written in Typescript and provides type-aware return objects which allows for better support in Typescript-based solutions.
uuid-base58
Generate a RFC4122 compliant v4 UUID and return it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
cbschuld's Repositories
cbschuld/Browser.php
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
cbschuld/rds-data
A decorator for the AWS Data API for Aurora Serverless. It decorates and abstracts the Amazon SDK's implementation to make it feel more like a traditional MySQL wrapper than an HTTP based web service. It is written in Typescript and provides type-aware return objects which allows for better support in Typescript-based solutions.
cbschuld/uuid-base58
Generate a RFC4122 compliant v4 UUID and return it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
cbschuld/monoprice-multizone-interface
This is a React JS app written in TypeScript that provides a web-based interface to control the six channel multi-zone amplifier from Monoprice via a JSON API on a Raspberry Pi.
cbschuld/pegasusphp.org
A Model View Controller PHP Framework
cbschuld/pentair-screenlogic
Provides a Docker container to access the Pentair Screenlogic system via MQTT.
cbschuld/chrisschuld.com
Personal Website :: chrisschuld.com
cbschuld/chrisschuld.com-legacy
Personal Website for Chris Schuld - hosted via Github Pages at chrisschuld.com
cbschuld/sharp-aws-lambda-layer
Sharp for Node.js as an AWS Lambda Layer
cbschuld/arris_cable_modem_stats
Retrieves stats from Arris cable modems and sends to InfluxDB
cbschuld/aws-cf-static-website-hosting-s3-cloudfront-route53
An AWS CloudFormation Template to construct a CloudFront SSL/HTTPS static hosted website from an S3 bucket including the necessary Route53 DNS entries.
cbschuld/aws-lambda-ses-forwarder-cdk
An AWS SES Email Forwarder in TypeScript wrapped up in the AWS CDK
cbschuld/chrisschuld.com-images
images for chrisschuld.com
cbschuld/cra-typescript-tailwind-cognito-example
An example of application authentication with React via AWS Cognito. A complete sample using Create React Application with Typescript, Tailwind CSS, React Router and AWS Cognito.
cbschuld/gatsby-example.chrisschuld.com
A Gatsby -based Web Site in React and Typescript as a demo for hosting in AWS CloudFront / S3
cbschuld/imagemagick-aws-lambda-layer
ImageMagick as an AWS Lambda Layer
cbschuld/keep-a-changelog
If you build software, keep a changelog.
cbschuld/lambda-app
Lambda App - Opinionated Lambda App Initialization, Management and Response System
cbschuld/lambda-tree
Lambda Tree - a place for logs
cbschuld/prettier-config
My personal prettier config - format influenced by standardjs.com
cbschuld/react-live-chat-loader
Implement a live chat beacon in your React application without performance regressions.
cbschuld/serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
cbschuld/serverless-permission-generator
An Online Application to generate AWS IAM permissions required for deploying a Serverless Framework stack.
cbschuld/serverless-toolbox
A lightweight library full of useful functions for your serverless projects (AWS).
cbschuld/slate
Beautiful static documentation for your API
cbschuld/sns-to-twilio-sms
Send a Twilio SMS message from AWS's SNS (Sending a CloudWatch Alarm to your Phone)
cbschuld/ts-multitool
A library full of tree-shakable TypeScript functions for application construction in both CommonJS and ESM
cbschuld/aws-cf-redirect-to-another-domain
About Redirect all HTTP and HTTPS traffic from the [domainA.tld] to [domainB.tld] (domain redirector)
cbschuld/aws-cf-redirect-www-to-root
Redirect all HTTP and HTTPS traffic from the www.[domain.tld] to [domain.tld] (www redirector)
cbschuld/ghostscript-aws-lambda-layer
Ghostscript as an AWS Lambda Layer