SibeeshVenu
Software Engineer @microsoft. An engineer by profession and writer by passion. Microsoft MVP(2016-2022)
@MicrosoftDublin, Ireland
Pinned Repositories
Asp-Net-Core-API-TDD-Agile-Repository-Pattern-Unit-Of-Work
This is a complete Asp.Net core API solution with Test Driven Approach, and repository pattern with Unit of work.
commercialization-public
Windows hardware documentation for Microsoft partners.
M4MoviesApi
An Asp.Net core API which uses Micro services to get the move data from TMDB database, and uses Repository pattern and unit of work design for saving some movies to SQL database. It includes login, register actions as well. A logged in user can perform some actions.
MXChip-Azure-IoT-Arduino
We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.
ng5
This is a simple Angular 5 application
ngVirtualScrolling
Here in this post, I am going to explain a bit about one of the Angular 7 feature, which is Virtual Scrolling. At the end of this article, you will have an application which fetches the real data from the database and binds it to the UI by using Virtual Scrolling feature.
Perfect-Scheduler
Windows service using Asp.Net core to create zip file and upload to the Azure blob storage daily, weekly, monthly using Quartz with Dependency Injection, NLog, You also have an option to use any database to save the scheduler information so that it is persistent
Realtime-IoT-Device-Data-using-Azure-SignalR-and-Azure-Function-in-Angular
We will see how we can show the real-time data from our IoT device in an Angular application using Azure SignalR service and Azure Functions
sibeeshvenu
I am showing the image of the titles of my recent 5 blog posts on my GitHub home page automatically. I did it using the Azure Function, Azure is Love, right?
Your-Own-Npm-Package
Wow, you are going to create your own package? Either a private one or a public one? You were looking for a documentation on how to create your own package in NPM, and you ended up landing here? No, worries, in this post I will help you with that. At the end of this article, you will get to know how can you create your own package in the NPM registry. Enough talking, let’s jump into the coding. I hope you will find this post useful.
SibeeshVenu's Repositories
SibeeshVenu/Perfect-Scheduler
Windows service using Asp.Net core to create zip file and upload to the Azure blob storage daily, weekly, monthly using Quartz with Dependency Injection, NLog, You also have an option to use any database to save the scheduler information so that it is persistent
SibeeshVenu/Realtime-IoT-Device-Data-using-Azure-SignalR-and-Azure-Function-in-Angular
We will see how we can show the real-time data from our IoT device in an Angular application using Azure SignalR service and Azure Functions
SibeeshVenu/sibeeshvenu
I am showing the image of the titles of my recent 5 blog posts on my GitHub home page automatically. I did it using the Azure Function, Azure is Love, right?
SibeeshVenu/MXChip-Azure-IoT-Arduino
We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.
SibeeshVenu/Your-Own-Npm-Package
Wow, you are going to create your own package? Either a private one or a public one? You were looking for a documentation on how to create your own package in NPM, and you ended up landing here? No, worries, in this post I will help you with that. At the end of this article, you will get to know how can you create your own package in the NPM registry. Enough talking, let’s jump into the coding. I hope you will find this post useful.
SibeeshVenu/commercialization-public
Windows hardware documentation for Microsoft partners.
SibeeshVenu/ngVirtualScrolling
Here in this post, I am going to explain a bit about one of the Angular 7 feature, which is Virtual Scrolling. At the end of this article, you will have an application which fetches the real data from the database and binds it to the UI by using Virtual Scrolling feature.
SibeeshVenu/Azure-AI-Image-Text-Reader
The Microsoft Azure has a lot to offer when it comes to Cognitive Services, trying out them is really fun. Here in this article, we are going to see how we can detect and read texts from an image and show it in the display using the Cognitive Service Computer Vision AI. The service Computer Vision has it's own machine language running which helps us to do our task in an easy and effective manner. It uses the technology Optical Character Recognition and extracts the words or text to a readable format. All we have to do is, using the service and write some custom codes as per our requirement.
SibeeshVenu/Azure-Stream-Analytics-Azure-Function-Output
Let's see how we can set up an Azure Function as an Output job topology of an Azure Stream Analytics job. Isn’t that sound interesting?
SibeeshVenu/ngDragDrop
Here in this post, I am going to explain a bit about one of the Angular 7 feature, which is Drag and Drops. At the end of this article, you will have an application which fetches the real data from the database and binds it to the UI and then performs multi-directional drag and drops.
SibeeshVenu/Microsoft-Teams-App-with-Vuejs-and-Azure
SibeeshVenu/ServerlessRealtimeDemo
Serverless real-time messaging demo with Azure Functions, Azure SignalR Service and Angular
SibeeshVenu/arm-templates
Create an Azure Web App, Create a storage account, Create a container inside the storage account, Create SQL server, Create SQL server database, Set the username and password for your database, Set the firewall rules for your Azure SQL server and allow Microsoft Azure IPs, Create Azure Key Vault, Create Azure Key Vault Access Policy for the user, Allow the azure resources to use the Key Vault, Save the database connection string as Azure key vault secret, Save the storage connection string as Azure key vault secret, Save other static secrets, All the resources use paramters from the parameter.json file, All the resources use the tags assigned in the parameter.json file
SibeeshVenu/Azure-IoT-Dev-Kit-MXChip-Translator
SibeeshVenu/deploy-.net6-azure-web-app-yaml
This repository contains the YAML files for deploying the .net6 web application to Azure Web App Service.
SibeeshVenu/msteams-webhook-py
Post message to Microsoft Teams Channel using Python and Webhook.
SibeeshVenu/sibeesh.dev
SibeeshVenu/Angular-PowerShell-Bash-CMD
An ideal way to execute commands from Angular application using node as a middle ware
SibeeshVenu/docs
This repository contains .NET Documentation.
SibeeshVenu/documentation
Official documentation for the Raspberry Pi
SibeeshVenu/GitHubFuncs
I am showing the image of the titles of my recent 5 blog posts on my GitHub home page automatically. I did it using the Azure Function, Azure is Love, right?
SibeeshVenu/UWP-gRPC-Sample
Demonstrates how to create a UWP gRPC client to an ASP.NET Core gRPC server
SibeeshVenu/visual-studio-angular11-template-with-net5
Visual Studio Angular template with .Net 5 and Angular 11
SibeeshVenu/vue-resume
SibeeshVenu/azure-docs
Open source documentation of Microsoft Azure
SibeeshVenu/DotNetIpFilter
DotNetIpFilter is a demo .NET 7 Web API to show how to restrict the WEB API access by whitelisting the safe IP lists
SibeeshVenu/FindRemoveSensitiveData
This code sample will remove the sensitive data such as Email and IpAddress, and it is extendible.
SibeeshVenu/HackerRank
Hey there, here I post the solutions to the problems I solve on the HackerRank website. I do this whenever I get some free time, so please excuse me if you don't find any specific solution here.
SibeeshVenu/ng-autocomplete
Simple Reusable Angular Auto Complete with Angular Directives.
SibeeshVenu/Partner-Center-Storefront
A storefront that enables reseller partners to onboard customers and place orders for these customers.