Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fboucher/stream-projects
Projects that we work on the stream (aka Twitch.com/fboucheros)
https://github.com/fboucher/stream-projects
azure azure-functions dotnet
Last synced: about 2 months ago
JSON representation
Projects that we work on the stream (aka Twitch.com/fboucheros)
- Host: GitHub
- URL: https://github.com/fboucher/stream-projects
- Owner: FBoucher
- Created: 2019-04-19T18:19:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T19:40:39.000Z (3 months ago)
- Last Synced: 2024-10-20T05:36:52.250Z (3 months ago)
- Topics: azure, azure-functions, dotnet
- Language: SCSS
- Homepage: https://behindmycloud.com/
- Size: 1.45 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stream Projects
This repository the backend of the website **[Beyond My Cloud](https://behindmycloud.com/)**. The goal is to keep tracks of all work done on the stream (https://www.twitch.tv/fboucheros). On the website, the complete list of the streams is available with the stream notes and the videos in demand.
![Stream_Screenshots](https://github.com/FBoucher/stream-projects/raw/main/medias/Stream_Screenshots.png)
# Projects
## [TinyBlazorAdmin](https://github.com/FBoucher/TinyBlazorAdmin)
![Stream_Screenshots](https://github.com/FBoucher/TinyBlazorAdmin/raw/main/medias/TinyBlazorAdmin.png)
Admin tools for Azure Url Shortener using Blazor Single Page Application (webassembly)
🔗 [https://github.com/FBoucher/TinyBlazorAdmin](https://github.com/FBoucher/TinyBlazorAdmin)
---
## [AzUrlShortener](https://github.com/FBoucher/AzUrlShortener)
An simple and easy budget friendly Url Shortener for anyone. It runs in Azure (Microsoft cloud) in your subscription.
🔗 [https://github.com/FBoucher/AzUrlShortener](https://github.com/FBoucher/AzUrlShortener)
---
## [Azure-Automatic-Video-Converter](https://github.com/FBoucher/Azure-Automatic-Video-Converter)
An automatic video converter using Azure Medias Services (AMS) with Azure Functions & Azure Logic Apps, running in the cloud.
🔗 [https://github.com/FBoucher/Azure-Automatic-Video-Converter](https://github.com/FBoucher/Azure-Automatic-Video-Converter)
---
## [Blind2021 (aka Project Dover)](https://github.com/FBoucher/ProjectDover)
Text-based adventure game, in a near future where you and your glasses companion are exploring your environment. Base on the ProjectDover. Using AI to simplify commands ( talk humans AI translate to game commands)
🔗 [https://github.com/FBoucher/ProjectDover](https://github.com/FBoucher/ProjectDover)
---
## [Use-R-Vote (aka outspoken)](https://github.com/FBoucher/use-r-vote)
An online request/idea voting platform manage by the community. You pitch your idea the community vote on it. The most popular get picked.
🔗 [https://github.com/FBoucher/use-r-vote](https://github.com/FBoucher/use-r-vote)
---
## [Azure Subscription Cleaner (AzSubscriptionCleaner)](https://github.com/FBoucher/AzSubscriptionCleaner)
Azure Subscription Cleaner is a simple tool that will automatically delete "expired" resources inside our Azure Subscription.
🔗 [https://github.com/FBoucher/AzSubscriptionCleaner](https://github.com/FBoucher/AzSubscriptionCleaner)
---
## [AZ Pics](https://github.com/FBoucher/AzPics)
Az Pics is a simple solution to manage your pictures and images. It will leverage multiple Azure services and demonstrate the best practices in Azure. This is a project for only session.
🔗 [https://github.com/FBoucher/AzPics](https://github.com/FBoucher/AzPics)
---
## [Not a Dog Workshop](https://github.com/FBoucher/Not-a-Dog-Workshop)
A workshop 1 hour workshop to update a website using Cognitive services and Azure Function.
🔗 [https://github.com/FBoucher/Not-a-Dog-Workshop](https://github.com/FBoucher/Not-a-Dog-Workshop)
---
## [Reading Notes](https://github.com/FBoucher/ReadingNotes)
A Solution to get an article to your eReader then collects your notes and generates a post. This is the third version of the solution. Every times it's to learn new technology.
🔗 [https://github.com/FBoucher/ReadingNotes](https://github.com/FBoucher/ReadingNotes)
---
## [MyClippings-Parser](https://github.com/FBoucher/MyClippings-Parser)
As simple as it could be, a .Net Core parser for the Amazon Kindle's `My Clippings.txt" file. The current version support the "Kindle Paperwhite".
Transforming the flat file into an Array JSON Objects. We also added XUnit Test. And it's connected to a public Azure Pipeline available [here](https://dev.azure.com/cloud5mins/MyClippings-Parser)The idea is to generate a Docker image from this web API
🔗 [https://github.com/FBoucher/MyClippings-Parser](https://github.com/FBoucher/MyClippings-Parser)
---
## [Global Azure Bootcamp 2019](https://github.com/MSDEVMTL/GlobalAzureBootcamp-2019)
All around the world user groups and communities want to learn about Azure and Cloud Computing!
On April 27, 2019, all communities will come together once again in the sixth great Global Azure Bootcamp event!
In this repository you will find included all materials used during the demos so you can try them at home.
🔗 [https://github.com/MSDEVMTL/GlobalAzureBootcamp-2019](https://github.com/MSDEVMTL/GlobalAzureBootcamp-2019)
---
## [Azure Power Tools](https://github.com/FBoucher/AzurePowerTools)
Here a few little scripts that could help managing your Azure subscription. There is one that will completely delete all resources of every resources group inside a specific subscription.
We started creating a new one to Automatically delete "expired" resources inside our Azure subscription.
🔗 [https://github.com/FBoucher/AzurePowerTools](https://github.com/FBoucher/AzurePowerTools)
---
## [Azure Unzip Everything](https://github.com/FBoucher/AzUnzipEverything)
A simple Azure Function to Unzip files from a blob storage to another one
🔗 [https://github.com/FBoucher/AzUnzipEverything](https://github.com/FBoucher/AzUnzipEverything)
---