Pinned Repositories
active-directory-dotnet-native-aspnetcore
A WPF application that calls a Web API running on ASP.NET Core 2.0 protected by Azure AD using OAuth 2.0 access tokens.
active-directory-dotnet-native-aspnetcore-v2
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
active-directory-dotnetcore-daemon-v2
A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity
aks-agic
This sample shows how to deploy an AKS cluster with Application Gateway, Application Gateway Ingress Controller, Azure Container Registry, Log Analytics and Key Vault.
huangy31's Repositories
huangy31/aks-agic
This sample shows how to deploy an AKS cluster with Application Gateway, Application Gateway Ingress Controller, Azure Container Registry, Log Analytics and Key Vault.
huangy31/Analysis-of-used-cars-dataset-and-hashtags-data-in-twitter-using-spark
huangy31/Azure-FastAPI-Auth-Example
FastAPI Azure SSO demo. A Python port from the primary Microsoft Flask example to a FastAPI app that uses similar helper functions & the Microsoft MSAL library to authenticate a user via SSO, get the JWT(s), & make an http request to the Graph API on behalf of the user.
huangy31/azure-function-pyodbc-MI
huangy31/azure-voting-app-redis
Azure voting app used in docs.
huangy31/canvas-shapes-basics
Final code for canvas basics tutorial
huangy31/Clickjacking-Scanner
A Simple python script designed to check if the website is vulnerable of clickjacking and creates a poc.
huangy31/cognitive-services-quickstart-code
Code Examples used by the Quickstarts in the Cognitive Services Documentation
huangy31/docker-helloworld
A simple helloworld app for docker. One of the most popular helloworld docker containers
huangy31/eth-hot-wallet
Ethereum wallet with erc20 support / web wallet - built using react, web3, eth-lightwallet
huangy31/feature-descriptors
Hydra based experiment on running OpenCV keypoint detectors and descriptors simultaneously
huangy31/Flask-AppBuilder
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
huangy31/ganache
A tool for creating a local blockchain for fast Ethereum development.
huangy31/ganache-ui
Personal blockchain for Ethereum development
huangy31/gitignore
A collection of useful .gitignore templates
huangy31/Install-Pyspark-and-Kafka-on-Google-Colab
Here I would be practicing pyspark and kafka leveraging Google colab to easily and efficiently build code
huangy31/modin
Modin: Speed up your Pandas workflows by changing a single line of code
huangy31/next-js-11-registration-login-example
Next.js 11 - User Registration and Login Example
huangy31/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
huangy31/OCR-Form-Tools
A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
huangy31/python-sample-vscode-flask-tutorial
Sample code for the Flask tutorial in the VS Code documentation
huangy31/react-api-calls-example
Example Project on how to make API calls in React Application written in typescript
huangy31/react-awesome-lightbox
Lightbox for react with zoom, rotate and move feature with touch support 💡📦
huangy31/react-export-excel
Export dataset in react.
huangy31/Real_Time_Big_Data_Streaming_Spark_Kafka
Processing flight data in real-time using Apache Spark and Kafka to perform streaming classification.
huangy31/selenium
A browser automation framework and ecosystem.
huangy31/tutorials
Just Announced - "Learn Spring Security OAuth":
huangy31/typescript-hooks-api
huangy31/uwsgi-nginx-flask-docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
huangy31/WpfAnimatedGif
A simple library to display animated GIF images in WPF, usable in XAML or in code.