Integrating Chattable as a Guestbook

Published in

I wanted to add a /guestbook page into this site for a while and for that I chose Chattable.

Applying authentication architecture

Published in

To scale user access permissions based on role and attribute, we implemented ABAC permissions into our front-end application.

My first steps with Storybook

Published in

For a long time I wanted to deepen my knowledge of Storybook, and thanks to a series of needs at work I finally had the chance.

I added webmentions to my site

Published in

After looking for ways to add interactivity with my blog posts, I decided to add Webmentions to my site.

I populated my site with media

Published in

Previously, my site was only populated with content I hand crafted. Now, I've started pulling from some services to populate it with my favourite media.

Recursive Loops in Nunjucks

Published in

Learn to recursively generate HTML markup with Nunjucks using a static JSON file.

Publish your notes with ObsidianHTML

Published in

Thanks to the ObsidianHTML package, you can convert your regular Obsidian vaults into fully fledged websites.

Leaflet for Fantasy Maps

Published in

Fantasy maps are a cool way to polish your worldbuilding, and you can share them online with extra interactivity thanks the the LeafletJS library.