Pinned Repositories
avatarf.github.io
My github page
django
emoji-list
Emoji List v1.0.0
example-weather-logger-nodejs
A small Node.js based weather data logging application, the purpose of which is to test deployment flows for Kinsta Application Hosting. Once running, the application will log the temperature and wind speed in a given location once every minute and allow you to view the last 100 entries on a web server.
flask_test
hello-world-django-clone
An example of how to set your Django application up to enable deployment on Kinsta App Hosting services.
hello-world-php
An example of how to set your PHP application up to enable deployment on Kinsta App Hosting services.
php-worker-demo
An application showing how to use RabbitMQ to handle background jobs using worker processes in PHP on Heroku.
Search-Replace-DB
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
static-website-example
Static website to use with Cloud Academy labs
avatarf's Repositories
avatarf/avatarf.github.io
My github page
avatarf/django
avatarf/emoji-list
Emoji List v1.0.0
avatarf/example-weather-logger-nodejs
A small Node.js based weather data logging application, the purpose of which is to test deployment flows for Kinsta Application Hosting. Once running, the application will log the temperature and wind speed in a given location once every minute and allow you to view the last 100 entries on a web server.
avatarf/flask_test
avatarf/hello-world-django-clone
An example of how to set your Django application up to enable deployment on Kinsta App Hosting services.
avatarf/hello-world-php
An example of how to set your PHP application up to enable deployment on Kinsta App Hosting services.
avatarf/php-worker-demo
An application showing how to use RabbitMQ to handle background jobs using worker processes in PHP on Heroku.
avatarf/Search-Replace-DB
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
avatarf/static-website-example
Static website to use with Cloud Academy labs
avatarf/test_public_repo
avatarf/wordpress-git-test
A simple skeleton repo for managing a WordPress site using: wp-cli, git, composer
avatarf/wordpress-test-2