mattgawarecki
Software developer by trade; data science fan, co-parent of two beagles, and incessant tinkerer in my spare time. Bowties are cool.
Nashville, TN, USA
Pinned Repositories
jetpack
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
wp-calypso
The JavaScript and API powered WordPress.com
apigee-show-java-version
An example "Java Callout" Apigee policy that shows the current Java runtime version.
docker
⛴ Docker image of Nextcloud
foodinspectbot-serverless
Scrapes food inspection data from the Internet
git-paul
Git alias - allow Paul to help you when you mistype 'pull.'
pinky-promise
JOKE MODULE! DO NOT USE! Strengthens Promises by wrapping them in more Promises to make uber-sure you can count on your application keeping its word.
play-jammies
A JSON API-compliant HTTP error handler for Play! 2.4.x
play-java-service
A minimal Activator seed template for creating web services using Java and the Play Framework
mattgawarecki's Repositories
mattgawarecki/pinky-promise
JOKE MODULE! DO NOT USE! Strengthens Promises by wrapping them in more Promises to make uber-sure you can count on your application keeping its word.
mattgawarecki/play-java-service
A minimal Activator seed template for creating web services using Java and the Play Framework
mattgawarecki/git-paul
Git alias - allow Paul to help you when you mistype 'pull.'
mattgawarecki/play-jammies
A JSON API-compliant HTTP error handler for Play! 2.4.x
mattgawarecki/apigee-show-java-version
An example "Java Callout" Apigee policy that shows the current Java runtime version.
mattgawarecki/docker
⛴ Docker image of Nextcloud
mattgawarecki/foodinspectbot-serverless
Scrapes food inspection data from the Internet
mattgawarecki/mattg.dev
Personal website
mattgawarecki/play-jammies-example
An example application to show the capabilities of the "play-jammies" project.
mattgawarecki/yolowatch-worker
A background worker that monitors Twitter for tweets matching a specific term, records that information to a database, and emits each tweet as an event on a web socket
mattgawarecki/python-snippets
A repository where I can store random snippets of Python code.
mattgawarecki/react-simple-clock
A simple example of an application in ReactJS. Displays a live indication of the current date/time on a page.
mattgawarecki/Timer-Project-JS
Timer Plugin(JavaScript)
mattgawarecki/yolowatch
A web interface that keeps a running count of the number of times the phrase "YOLO" is mentioned on Twitter.
mattgawarecki/yolowatch-api
A RESTful API for analysis and retrieval of information from the yolowatch-worker project