Pinned Repositories
Adv-Web
This is for my adv web programming class.
Adv-Web-Mobile
This is my mobile site in a web app.
azure-pipelines-exercise
jQuery-People-Chart
This was just a simple jQuery plugin I made at work one day, and is my first one ever. So if it's kind of wrong then let me know and I'll fix it.
Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
MMM-pages
Add pages to your MagicMirror²!
portfolio-dev
This is my latest rendition of my personal portfolio website using Gatsby as the frontend framework.
Udacity-DevOps-Project-1
Udacity-DevOps-Project-3
This is the 3rd project for the Azure Dev Ops nano degree. We will be using an Azure DevOps CI/CD pipeline to deploy and test our API. The main steps are to deploy a VM and App service via terraform than kick off a pipeline step of testing our API using postman, next step is to run a suite of JMeter performance tests and we'll create an alert in the for the App Service in Azure monitor, we will then run our functional UI test suite from Selemium writen in Python to output a log file and ingest that into the Log Analytics of Azure.
udacity-github-actions
rfoltz's Repositories
rfoltz/Udacity-DevOps-Project-1
rfoltz/Adv-Web
This is for my adv web programming class.
rfoltz/Adv-Web-Mobile
This is my mobile site in a web app.
rfoltz/azure-pipelines-exercise
rfoltz/jQuery-People-Chart
This was just a simple jQuery plugin I made at work one day, and is my first one ever. So if it's kind of wrong then let me know and I'll fix it.
rfoltz/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
rfoltz/MMM-pages
Add pages to your MagicMirror²!
rfoltz/portfolio-dev
This is my latest rendition of my personal portfolio website using Gatsby as the frontend framework.
rfoltz/Udacity-DevOps-Project-3
This is the 3rd project for the Azure Dev Ops nano degree. We will be using an Azure DevOps CI/CD pipeline to deploy and test our API. The main steps are to deploy a VM and App service via terraform than kick off a pipeline step of testing our API using postman, next step is to run a suite of JMeter performance tests and we'll create an alert in the for the App Service in Azure monitor, we will then run our functional UI test suite from Selemium writen in Python to output a log file and ingest that into the Log Analytics of Azure.
rfoltz/udacity-github-actions
rfoltz/ms-rewards-auto
This is a project so you are able to get the maximum Microsoft Reward points out of a day. It's a python script that uses Selenium under the hood to open the browser and use bing to query.
rfoltz/orginial-portfolio-website
Repo for my website that I'm finally creating after 2 years...
rfoltz/pipelines-javascript
Sample NodeJS app for Azure Pipelines docs
rfoltz/Simple-Twist
This is a game I made in high school and I'm hoping to continue development in a new language.
rfoltz/Support-Tracker
Support Tracker is a basic Ticket system.
rfoltz/Support-Tracker-Mobile
This is the mobile version of the Support-Tracker website.
rfoltz/Udacity-DevOps-Project-2