
Extensible SAML SP to generate JWT tokens. It can run on AWS Lambda
FTP-like interface for auth users. They share a bucket but only can see their “folder”
Based on the idea behind https://staticman.net, this lambda allow to publish comments in your repo for authenticated users (API GW Custom Authorizer involved)
Easy markdown to json converter. Transform front matter properties and content into json key-values. Very easy to integrate with static sites generators. It creates an index that can be easily injected into algolia.
Personal site github repo where I test stuff related with Hugo and NetlifyCMS
Integration of Hugo site and Netlify CMS, with N levels (nested sections/folders), multilanguage and access to CMS from live site.
Partial templates to manage infinite nested subsections in breadcrumbs (from Hugo 0.24)
Proof of concept to replace Worpdress publication for users that are comfortable editing with it (NetlifyCMS and Gatsby or Hugo are better, but…). It includes some templating, categories, pagination, …
Microservice (AWS Lambda) to query if an user exists in GSuite or not (and other application can provision it)
Allows non-tech users to edit a timetable in Google Spreadsheet and then publish it to a web page
It generates hashed filenames with content from each row in a CSV that would we http-requested applying the same derive key algorithm. It provides the server process and the html client
Proof of concept of Golang.org that scrapes content from a web application launching multiple and concurrent requests.
Google Apps Script Cache and scriptdb SpreadSheet wrapper with real persistence and value splitting for large values (due to Google Apps Scripts limits).