Posts
Serverless QR Code Generator
· ☕ 3 min read · 🥓🥓🥓 werkn
Create a serverless QR Code Generator using Azure Serverless Functions and Azure Blob Storage

VSCode Multicursor Magic
· ☕ 1 min read · 🥓🥓🥓 werkn
Overview of working with multiple cursors in VSCode

VSCode settings.json
· ☕ 2 min read · 🥓🥓🥓 werkn
Creating and configuring per project settings using .vscode/settings.json

Setup Emmet for VSCode
· ☕ 1 min read · 🥓🥓🥓 werkn
Basics of enabling and using Emmet in VSCode

Basic Docker Commands
· ☕ 2 min read · 🥓🥓🥓 werkn
Common commands for working with Docker from the command line

Vim Registers
· ☕ 3 min read · 🥓🥓🥓 werkn
Overview of basic Vim register use