Pinned Repositories
anet-board
This is a board definition which works in Arduino IDE 1.8.x for Anet Board targets.
azure-functions-pack
Easily package your Node.js Functions for Azure Functions
Blynk-Flow-Sensor-Water-Meter
Blynk flow sensor water meter to measure water consumption using Blynk, NodeMCU and Water Flow Sensor (I used YF-S201B).
console-csharp-connect-sample
This sample shows how to connect a Windows console application to a Microsoft work or school (Azure Active Directory) or personal (Microsoft) account using the Microsoft Graph API to send an email.
letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
Real-Proactive-Message-Bot
This is a demo of how to build a bot in C# with the Botframework in Microsoft teams which is proactive (Creates Conversations, and can reply to specific conversations which it created on its own)
vortigern
A universal boilerplate for building web applications w/ TypeScript, React, Redux, Server Side Rendering and more.
pdl5p's Repositories
pdl5p/azd-starter-bicep
Starter template with Bicep as infrastructure provider for Azure Developer CLI (azd).
pdl5p/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
pdl5p/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
pdl5p/azure-search-openai-javascript
A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.
pdl5p/AzureDataRetrievalAugmentedGenerationSamples
Samples to demonstrate pathways for Retrieval Augmented Generation (RAG) for Azure Data
pdl5p/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
pdl5p/chat-with-your-data-solution-accelerator
A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
pdl5p/dnd-multisample
Created with CodeSandbox
pdl5p/mslearn-advocates.azure-functions-and-signalr
Sample code repo for Microsoft Learn module: Enable automatic updates in a web application using Azure Functions and SignalR
pdl5p/mslearn-tailspin-spacegame-web
Code used in Microsoft Learn modules to support Azure DevOps
pdl5p/mslearn-tailspin-spacegame-web-azure-functions
Code used in Microsoft Learn modules to support Azure DevOps
pdl5p/mslearn-tailspin-spacegame-web-deploy
Code used in Microsoft Learn modules to support Azure DevOps
pdl5p/mslearn-tailspin-spacegame-web-docker
Code used in Microsoft Learn modules to support Azure DevOps
pdl5p/mslearn-tailspin-spacegame-web-kubernetes
Code used in Microsoft Learn modules to support Azure DevOps
pdl5p/mslearn-tailspin-spacegame-web-models
Code used in Microsoft Learn modules to support Azure DevOps
pdl5p/Office365itpros
Office 365 for IT Pros PowerShell examples
pdl5p/pdnd-react-tailwind
Pragmatic drag and drop list example - styled with TailwindCSS
pdl5p/pnp-framework-rer
How to use Remote Event Receivers with .NET Core (or .NET 5) and PnP.Framework
pdl5p/react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React
pdl5p/react-kanban-board-dnd-kit-tutorial-yt
pdl5p/react-tour-pnpjs
A SPFx WebPart using PnP/PnPjs, @pnp/spfx-property-controls and ReactTourJS. It allows to create a configurable tutorial/tour of a SharePoint modern page for adoption scope.
pdl5p/reactour-demo
Vite-React project to reproduce an issue with reactour
pdl5p/sample-app-aoai-chatGPT
Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
pdl5p/SettingDatasourceCredentials
Developer sample in C# demonstrating how to set datasource credentials using the Power BI .NET SDK.
pdl5p/SharePoint-Page-Teams-Embed
Embed any SharePoint page from within your tenant (not just from the associated SharePoint site) as a tab in your Microsoft Teams team or group chat, using Single Sign-On.
pdl5p/sp-dev-fx-webparts
SharePoint Framework web part, Teams tab, personal app, app page samples
pdl5p/SqlDatabaseVectorSearch
A repository that showcases the Native Vector Support in Azure SQL Database to perform embeddings and RAG with Azure OpenAI.
pdl5p/Vite.AspNetCore
Small library to integrate Vite into ASP.NET projects
pdl5p/Vite.NET
A sample of how to integrate Vite, HMR and Razor Pages for a more integrated experience.
pdl5p/Vite.NET-Auth-Example