Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by matthew-trump
A curated list of projects in awesome lists by matthew-trump .
https://github.com/matthew-trump/speech-synthesis-angular
Angular app providing demo of how to use SSML-based text-to-speech services such as Google Cloud within an Angular context
angular angular2 google-cloud-platform google-text-to-speech speech-synthesis ssml text-to-speech
Last synced: 05 Nov 2024
https://github.com/matthew-trump/setgame2020
SwiftUI iOS game, a version of the card gameSET for iphone and ipad as specified in Assignment 3 of Stanford CS193P Spring 2020
animation cs193p-spring-2020 ios set-game swiftui
Last synced: 05 Nov 2024
https://github.com/matthew-trump/angular-database-manager
This is a domain-extensible Angular database client for managing a variety of entity collections in a SQL database, including robust foreign key entity mapping configurable by a JSON file
actions-on-google admin-dashboard angular cloud-sql dialogflow-fulfillment google-cloud-platform
Last synced: 05 Nov 2024
https://github.com/matthew-trump/speech-synthesis-node-express
Node server demo showing use of cloud Text-to-Speech services such as Google
Last synced: 05 Nov 2024
https://github.com/matthew-trump/aws-lambda-api-node
Successful AWS Cloudformation test example that used to deploy a suite of node functions to AWS Lambda using API Gateway
aws-apigateway aws-lambda node-js
Last synced: 05 Nov 2024
https://github.com/matthew-trump/speech-recognition-angular
We are entering an era of AI-enabled apps with speech recognition. This proof-of-concept demo app shows how to use Google Speech services within an Angular context.
Last synced: 05 Nov 2024
https://github.com/matthew-trump/angular-within-angular-inner-app
demo client app using event script to run inside iframe of Angular-within-Angular project shell
angular angular2 iframe-communicator iframe-embeds
Last synced: 05 Nov 2024
https://github.com/matthew-trump/angular-authenticated
This is the basic Angular app with route navigation, jwt user authentication and login that I maintain as a boilerplate for quick projects that need these features.
angular angular2 boilerplate jwt-authentication
Last synced: 05 Nov 2024
https://github.com/matthew-trump/angular-within-angular
demo of how to use iframe in Angular to wrap another web app (including Angular) for a simulator or testing framework
angular angular2 iframe-communicator iframe-embeds testing-tools
Last synced: 05 Nov 2024
https://github.com/matthew-trump/angular-firestore-auth
This is a minimalist Angular application that provides authentication through Firestore in a way that has defined roles, including an admin role which is allowed to access a lazy-loaded admin area within the app.
angular angular-fire angular-firebase angular-lazy-load firestore firestore-auth google-auth
Last synced: 05 Nov 2024
https://github.com/matthew-trump/flight-tracker-admin
This is an Angular app that can be used to administer the Flight Tracker server app, in order to view the current data and configure the trackable flights.
admin-dashboard angular flightaware
Last synced: 05 Nov 2024
https://github.com/matthew-trump/angular-fx-lab
Angular app that I use for testing various effects and techniques within Angular, including animations.
angular-2 angular-animations angular-material
Last synced: 11 Oct 2024
https://github.com/matthew-trump/welcome-to-my-portfolio
In this repo you'll find a summary of the projects in my account. I specialize in high-performance Node Express apps deployed to the Cloud using AWS and Google Cloud Platform.
Last synced: 11 Oct 2024
https://github.com/matthew-trump/jwt-minimalist-angular
connect Angular to a backend auth using Json Web Tokens
angular angular-jwt angular2 angularcli6 jwt-authentication
Last synced: 05 Nov 2024
https://github.com/matthew-trump/matthew-trump
Config files for my GitHub profile.
Last synced: 05 Nov 2024
https://github.com/matthew-trump/flight-in-the-sky
This Angular app dynamically tracks flights for a cross-country promotional event for a commercial delivery service, using Firebase Database to get live flight status updates on the flight (event was canceled).
angular-fire angular-firebase angular2 flight-tracking
Last synced: 05 Nov 2024
https://github.com/matthew-trump/immersive-simulator
Angular front-end to the Dialogflow Emulator testing server with conversation simulator interface to allow local testing of Dialogflow webhook apps
actions-on-google angular angular2 dialogflow dialogflow-fufillment dialogflow-v2 testing-framework testing-tools
Last synced: 05 Nov 2024
https://github.com/matthew-trump/jwt-minimalist-node-express
authenticate in node express using Json Web Tokens
express jwt-authentication node node-jwt
Last synced: 05 Nov 2024
https://github.com/matthew-trump/speech-recognition-node-express
Demo showing how to use speech recognition with third party services. Works with Angular client in demo.
Last synced: 05 Nov 2024
https://github.com/matthew-trump/flight-tracker-node-express
This is a Node Express app that connects on scheduled intervals to FlightAware v2 API to get updated flight information on configured flights and inserts the information into a Firebase realtime database for public consumption.
firebase-database flight-tracking flightaware node-express
Last synced: 05 Nov 2024
https://github.com/matthew-trump/audio-recording-node-express
node server accompanying the audio-recording-angular project that receives and saves audio files
Last synced: 05 Nov 2024
https://github.com/matthew-trump/memorize2020
SwiftUI iOS game of Memorize for Homework Assignment 2 in Stanford CS193P Spring 2020
Last synced: 05 Nov 2024
https://github.com/matthew-trump/www.decumanus.com
Repository for my home page at www.decumanus.com
Last synced: 05 Nov 2024
https://github.com/matthew-trump/dialogflow-artillery-delegate
This node express app that provides distributed load testing for Dialogflow fulfillment app, using artillery and running as part of a coordinated fleet on Google Compute Engine or other cloud services.
artillery dialogflow-fulfillment distributed-load-testing google-compute-engine load-testing
Last synced: 05 Nov 2024
https://github.com/matthew-trump/interactive-canvas-testing-tool
Contains the testing framework with immersive canvas simulator and Dialogflow emulator.
Last synced: 05 Nov 2024
https://github.com/matthew-trump/dialogflow-emulator
This Node Express app provides a local emulator for Dialogflow, allowing all-local testing of a Dialoglow app stack without going through Dialogflow and the cloud.
dialogflow dialogflow-fulfillment mock-server node-express testing-framework
Last synced: 05 Nov 2024
https://github.com/matthew-trump/google-cloud-functions-sendgrid-relay
Node express (deployable with Google Cloud Functions) that exposes configurable API to generate custom HTML-templated emails and send them via SendGrid. Can serve as part of distributed web application with secure key.
Last synced: 05 Nov 2024
https://github.com/matthew-trump/aws-cloudformation-quizzes-example
Example of a successful Amazon Web Services Cloud Formation template that was used to deploy a suite of AWS Lambda functions via API Gateway for a commercial trivia application.
aws-api-gateway aws-cloudformation aws-cloudformation-templates aws-lambda-python
Last synced: 05 Nov 2024
https://github.com/matthew-trump/aws-lambda-api-python
Example of a successful AWS CloudFormation template to upload and deploy a suite of Python Lambda functions.
aws aws-cloudformation aws-lambda python
Last synced: 05 Nov 2024
https://github.com/matthew-trump/audio-recording-angular
demonstration of the various means of capturing audio within an Angular app
angular angular6 audio audio-recorder
Last synced: 05 Nov 2024
https://github.com/matthew-trump/actions-on-google-app-engine
This Node Express app provides a extensible and configurable platform for deploying time-scheduled and database-driven Dialogflow fulfillment webhooks apps on Google App Engine.
actions-on-google dialogflow dialogflow-fulfillment dialogflow-fulfillment-nodejs google-app-engine google-cloud-platform
Last synced: 05 Nov 2024