You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
LensUp is a web application that serves as a virtual gallery, allowing party guests to upload their photos from the event and also write down their wishes.
Azure Function App to perform various tasks for Netlify hosted sites, like fetching and processing form submissions, and triggering deploys using hooks
Promot System GUI ,My private development for Promoit, C#, MySQL, Azure Queue, Azure Function - PromoIt Project - made by (Yaron Malul) ,(Ariel Hillel), (Arthur Zarankin)
This repo contains the code demo'd during the tech session. The repo contains an Azure Functions project with two functions. One is a HTTP trigger and the other reacts to an entry being created in a Azure Storage Queue. The HTTP trigger will insert an item into the queue, while the second function will take the data inserted into the queue and s…