Elio Struyf

Elio Struyf @estruyf

About: Elio Struyf is an independent Solutions Architect, Blogger, and Speaker. Loves stickers - if you want stickers, get them at https://pyod.shop.

Location:
Antwerp
Joined:
Jul 10, 2020

Elio Struyf
articles - 52 total

Introduction to Demo Time – Use Visual Studio Code as your presentation tool

A post by Elio Struyf

Learn More 3 0Apr 11

Demo Time v1.1.0 Released: Now with Animations and Mermaid Diagrams!

I'm excited to share that Demo Time just reached version 1.1.0 — and it's packed with features to...

Learn More 1 0Apr 11

Check out this post to present your code demos without stress

Making Live Coding Demos Easier with Demo Time Elio...

Learn More 0 0Jan 6

[Boost]

Making Live Coding Demos Easier with Demo Time Elio...

Learn More 0 0Dec 28 '24

Making Live Coding Demos Easier with Demo Time

Live coding demos can be one of the most engaging ways to share knowledge, showcase skills, and...

Learn More 4 0Dec 28 '24

Front Matter version 4 coming soon

Currently, I'm preparing the next major version of Front Matter - a full CMS running in Visual Studio...

Learn More 2 0Sep 20 '21

Creating a VSCode extension for all other extensions

Earlier this week, I wanted to a couple of action buttons to the Visual Studio Code sidebar. To do...

Learn More 6 0Jul 8 '21

Deploy your Azure Functions as a package from GitHub Actions

For Squarl, I started to implement a couple of improvements for the back-end running on Azure Functio...

Learn More 6 0May 3 '21

Deploy your site to Vercel using GitHub Actions and Releases

One of my favorite hosting companies is Vercel as they can provide simplicity and flexibility at the...

Learn More 20 2Apr 27 '21

New VSCode extension that takes automation to the next level

Recently I switched from using Alfred over to Raycast. What convinced me of Raycast is the simplicity...

Learn More 72 4Apr 22 '21

#DevHack: Using Raycast to speed up my productivity

It does not happen often I write an article about a tool, but this time, I felt this tool deserved so...

Learn More 21 0Apr 12 '21

#DevHack: Caching data for your VSCode extension

For my Visual Studio Code extension to autocomplete the Microsoft Graph APIs, I wanted to improve the...

Learn More 5 0Mar 24 '21

VSCode extension for autocompleting your Microsoft Graph APIs

While working on a project which uses Microsoft Graph APIs, I found myself opening the Microsoft Grap...

Learn More 4 1Mar 24 '21

#DevHack: Publishing your Code Extensions from GitHub Actions

Automation is key! That is how I think anyway. I'm not too fond of repetition, but for some reason, I...

Learn More 6 0Mar 23 '21

#DevHack: Skipping your GitHub Actions workflows on specific commits messages

In the doctor project, I try to do as much as possible in one GitHub Actions workflow. Having all log...

Learn More 6 0Mar 19 '21

DIY: Building a busy light to show your Slack presence

Going back a year in time, I created a post about building my Busy Light, which I connected to the Mi...

Learn More 0 0Mar 17 '21

Restart your GitHub Actions workflow when something failed

Sometimes it happens that your GitHub Actions workflow fails. When this happens, it is appropriate to...

Learn More 5 0Mar 10 '21

Use environment variables in Hugo to show branch information

For the new documentation website of Doctor, I wanted to do something similar like I did for Pimp You...

Learn More 8 0Mar 2 '21

To write code comments or not, it should not be a question

Comments, just do it. I write this post because I read a couple of articles, and messages on social p...

Learn More 1 0Mar 2 '21

#DevHack: Open your VSCode extension settings from the code

For my VSCode Front Matter extension, I wanted to implement a link that allows you to open the VSCode...

Learn More 8 0Feb 26 '21

Using Cloudflare to serve your private Azure Storage Blobs

Recently I wrote about how to use Cloudflare as a CDN for your Azure Storage Containers/Blobs. The pr...

Learn More 4 0Feb 25 '21

#DevHack: CORS for Cloudflare cached Azure Storage blobs

In the previous post, I told you why we moved to Cloudflare CDN to serve our Azure Storage files inst...

Learn More 0 0Feb 15 '21

#DevHack: Specifying what to run on Vercel dev

While developing the integration with Strava on our cycling club website, I wanted to use serverless...

Learn More 3 0Dec 22 '20

#DevHack: cross-platform testing your tool on GitHub Actions

One of the Doctor’s objectives, a documentation tool that converts markdown to SharePoint pages, was...

Learn More 1 0Dec 22 '20

Doctor - the static site generator for SharePoint

I love static sites! In 2020 I have created ten production sites with various static site generators...

Learn More 8 0Dec 16 '20

#DevHack: Open custom VSCode WebView panel and focus input

For the last two weeks, I have been working on my FrontMatter extension for Visual Studio Code. This...

Learn More 4 0Dec 10 '20

Five tips to make you a better presenter at virtual events

I love presenting on a stage. I love to engage with people, have an audience in front of me. So you t...

Learn More 2 0Dec 4 '20

#DevHack: Dismiss messaging extension dialog in MS Teams

Currently, I am developing my first "real" Microsoft Teams app with SharePoint Framework. In this app...

Learn More 7 0Nov 27 '20

#DevHack: Optimizing initial load JS from Next.js

Now that my PimpYourOwnBike website has launched. I started looking at where I can do some optimizati...

Learn More 19 0Nov 27 '20

#DevHack: Create SharePoint library with the Microsoft Graph

When you are reading this, you are looking to create a SharePoint library from the Microsoft Graph....

Learn More 1 0Nov 27 '20