Pinned Loading
-
-
infrastructure-modules
infrastructure-modules PublicA collection of terraform modules that I iterate on and use.
HCL
-
A python utility script that'll nuke...
A python utility script that'll nuke an S3 bucket's objects and their versions 1#!/bin/python3
2import boto3
3import argparse
45s3 = boto3.resource('s3')
-
A javascript snippet to fetch a grav...
A javascript snippet to fetch a gravatar (https://gravatar.com) image based on an email as per their requirements. 1const crypto = require("crypto");
23/**
4* gravatar will generate an image using the standard defined in https://fr.gravatar.com/site/implement/images/.
5* @param {string} email an email that will be used to generate the gravatar image.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.