starthere
This is a repository that simply provides links to all of my GitHub Projects.
Project maintained by markreha
Hosted on GitHub Pages — Theme by mattgraham
Welcome to Professor Mark’s GitHub Projects
I maintain many projects on GitHub that are mainly used by my students to support their courses at Grand Canyon University.
The following are my GitHub Projects:
- My Private Cloud This repository contains the design, code, and documentation for the My Private Cloud Reference Design, which is a project that implements a FULLY functioning Private Cloud using a cluster of Raspberry Pi 4’s running on RaspbianOS, Docker, and Kubernetes that is all managed by a Port Application implmeneted using Spring Boot and Java 15.
- Cloud Servless Example Azure Application This repository is a simple example of a Serverless Architecture using Azure Functions, MongoDB Atlas, and 2 IoT Client Applications.
- Cloud Workshop This repository contains the Cloud Workshop SDK, which has all of the documentation, tools, and sample template applications required to build a simple, scalable, Cloud based suite of IoT applications.
- Cloud IoT Services This repository contains the example IoT Services Reference application that implements a number of REST API’s that support the IoT Reporting application and IoT Device Raspberry Pi Sense HAT application, which in combination demonstrate a simple, scalable, Cloud based IoT application.
- Cloud IoT Laravel Reporting Application - This repository contains the example IoT Laravel Reporting Reference application, which implements a simple IoT Reporting application that can be used to display the posted data from the IoT Device Raspberry Pi Sense HAT application. The IoT Reporting Reference application consumes a REST API published by the IoT Services Reference application. These applications in combination demonstrate a simple, scalable, Cloud based IoT application.
- Cloud IoT Angular and React Reporting Applications - This repository contains example IoT Angular and React Reporting Reference applications, which each implement a simple IoT Reporting application that can be used to display the posted data from the IoT Device Raspberry Pi Sense HAT application. The IoT Angular and React Reporting Reference applications each consumes a REST API published by the IoT Services Reference application. These applications in combination demonstrate a simple, scalable, Cloud based IoT application.
- Cloud IoT Pi Application - This repository contains the example IoT Device Reference application implemented in a Raspberry Pi and Sense HAT. The IoT Device Reference application consumes a REST API published by the IoT Services Reference application. These applications in combination demonstrate a simple, scalable, Cloud based IoT application.
- Cloud IoT Arduino Application - This repository contains the example IoT Device Reference application implemented in an Arduino Uno Wifi Rev2 and Lucky Shield. The IoT Device Reference application consumes a REST API published by the IoT Services Reference application. These applications in combination demonstrate a simple, scalable, Cloud based IoT application.
- Cloud Research Project - Can we design and build a fully functioning Private Cloud Platform using a cluster of Raspberry PI’s using current Cloud Technologies? This research project will address that question.
- NoSQL - This repository contains some example applications demonstrating the use of Firebase (both Realtime and Firestorm databases) and MongoDB Atlas (requires an account setup at mongo.com).
- Play Spring App in the Cloud - A simple Java Spring application that can be used for testing in various Cloud Platforms like Azure and Heroku. This repository also has detailed notes on how to deploy this application to AWS, Azure, Heroku, and Google Cloud platforms.
- Play Spring Boot App in the Cloud - A simple Java Spring Boot application that can be used for testing in various Cloud Platforms like Azure and Heroku. This repository also has detailed notes on how to deploy this application to AWS, Azure, Heroku, and Google Cloud platforms.
- Play PHP Laravel App in the Cloud - A simple PHP Laravel application that can be used for testing in various Cloud Platforms like Azure and Heroku. This repository also has detailed notes on how to deploy this application to AWS, Azure, Heroku, and Google Cloud platforms.
- Play Angular in the Cloud - A simple Angular application that can be used for testing in various Cloud Platforms like Azure and Heroku. This repository also has detailed notes on how to deploy this application to AWS, Azure, Heroku, and Google Cloud platforms.
- Play React in the Cloud - A simple React application that can be used for testing in various Cloud Platforms like Azure and Heroku. This repository also has detailed notes on how to deploy this application to AWS, Azure, Heroku, and Google Cloud platforms.