Victorio Berra

Victorio Berra @victorioberra

About: Full stack developer. Weapons of choice are C# and JS.

Joined:
Sep 29, 2017

Victorio Berra
articles - 11 total

Pocketbase API Rules

Various lessons learned creating pocketbase API rules

Learn More 0 0Jul 21

Smart Home MCP Server with VSCode Copilot

Create a Smart Home MCP Server in CSharp, communicate with is using VSCode Copilot.

Learn More 0 0Apr 16

Easy Car Wash Tips

My simple but effective car wash routine!

Learn More 0 0Mar 14

Dapper mappings, which is best?

Like many, our Database columns look like this `customer_id`. In CSharp, guidelines suggest using `CustomerId` for properties. So we need to map.

Learn More 7 4May 15 '24

AWS Lightsail Container Services with Reverse Proxy

Host multiple public apps on AWS Lightsail Container Services!

Learn More 2 0Jan 1 '23

Auth0 Custom Google Social Login Connection

Create a custom connection in Auth0, that will let people login with their Google account.

Learn More 8 1Feb 16 '22

Use the .NET Core AWS SDK on Blazor WASM

The .NET AWS SDK v3.5.2 now officially supports Blazor WASM

Learn More 15 0Jan 25 '21

Open GitExtensions from Visual Studio

Add GitExtensions to Visual Studio Tools Context Menu using External Tools

Learn More 6 1Mar 24 '20

GitHub Actions Mini Tutorial - Only Deploy Master

How to only deploy your master branch on GitHub actions.

Learn More 7 0Feb 28 '20

Gotchas when deploying a WebJob to Azure.

Azure App Services - Deploying a .NET Core 3.1 worker as a schedule triggered WebJob via DevOps

Learn More 12 3Feb 5 '20

GUI for services like https://patchbay.pub/

Read patchbay.pub for the best example of how this works. The real benefit you get from this GUI is the ability for local notifications. That is to say, you can get a little ping on your desktop when a subscriber resolves. To see this in action, click "Add" and then execute the CURL command and accept notifications when prompted.

Learn More 6 1Jan 7 '20