Pinned Repositories
azure-function-trigger-example-v2
azure-messaging-function
Azure Function That Reads from Azure Service Bus Topic
create-tokens-variables-in-circle-ci
Script to create a few tokens in Circle CI
fruit-preferences-api
.NET Core Fruit Preferences API Serves data based on food preferences of the hospital WeLackAutomation, so all their patients can have their favorite foods (although we still lack some automation here and there, tho).
learning-notes
Taking notes as I study
pliyo-website
Creating my portfolio online using React and .Net Core
presentations
Presentations or how I started to speak in public to share knowledge and beat my nerves.
sensu-plugins-influxdb-metrics-checker
Plugin to retrieve metrics information and evaluate if them. Aiming to track outages.
slack-incoming-webhook-notification
Notifications to Slack using Incoming Webhooks and Powershell
terraform-azure-github-actions
Deploying to Azure using terraform and github actions
pliyo's Repositories
pliyo/learning-notes
Taking notes as I study
pliyo/sensu-plugins-influxdb-metrics-checker
Plugin to retrieve metrics information and evaluate if them. Aiming to track outages.
pliyo/terraform-azure-github-actions
Deploying to Azure using terraform and github actions
pliyo/azure-function-trigger-example-v2
pliyo/azure-messaging-function
Azure Function That Reads from Azure Service Bus Topic
pliyo/create-tokens-variables-in-circle-ci
Script to create a few tokens in Circle CI
pliyo/fruit-preferences-api
.NET Core Fruit Preferences API Serves data based on food preferences of the hospital WeLackAutomation, so all their patients can have their favorite foods (although we still lack some automation here and there, tho).
pliyo/golang-api
Using TDD to create a golang api using Swagger, Auth0 and Azure SQL. Building it using Circle CI and docker
pliyo/interviews
Awesome interview questions that I have asked or that I have been asked.
pliyo/pliyo-website
Creating my portfolio online using React and .Net Core
pliyo/presentations
Presentations or how I started to speak in public to share knowledge and beat my nerves.
pliyo/4developerstalk-poznan-2019
My talk for 4developers poznan in 2019
pliyo/alexa-skill-golang-test
Attempting to create a simple alexa skill using golang
pliyo/appinsight-owin-deepdive
Asp.Net 4.6.1 Using Owin and Application Insights
pliyo/awesome-shorinji-kempo
Recopilation of Shorinji Kempo techniques and articles.
pliyo/container_webapp_netcore
A walking skeleton starter kit for a .Net Core 2.0 Web API, deployed as a docker container on Azure Web App with CircleCI.
pliyo/create-service-principal-upload-to-circleci
Creates a Service Principal for AKS
pliyo/dotnetcore-kata
pliyo/first-try-githubpages
My first attempt at githubpages
pliyo/GildedRose
Refactoring Kata
pliyo/go-api-using-docker
First try to run docker with go
pliyo/grpc-example
GRPC example
pliyo/loan-api
pliyo/math-exercises
Revising math problems with golang.
pliyo/notes-on-auth0
Studying Auth0
pliyo/notify-deployment-appinsights
App Insights tool to write metrics from a console app receiving parameters. Designed to work in a pipeline
pliyo/practising-on-a-git-repo
Practise your git command in this sample repo
pliyo/remote-desktop-start-service
Remote Desktop Into A Machine and Starts a Service
pliyo/serialize-to-xml-servicebus-message
Example of how to Serialise to XML in .net core, and apply that content to a Service Bus Message
pliyo/trip-service-kata
Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.