Skip to content

Instantly share code, notes, and snippets.

@ibrahimcesar
Last active October 22, 2021 18:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibrahimcesar/e1f8cd17c4274cb5d38ded236ab49f29 to your computer and use it in GitHub Desktop.
Save ibrahimcesar/e1f8cd17c4274cb5d38ded236ab49f29 to your computer and use it in GitHub Desktop.
Projetos
@ibrahimcesar
Copy link
Author

ibrahimcesar commented Mar 2, 2020

Comunidade

AWS Community Builder

Desde Outubro/2020 faço parte do programa internacional AWS Community Builders

Estrutura e Interpretação de Programas de Computador — Adaptação em JavaScript

Tradução em pt-br de Structure and Interpretation of Computer Programs — JavaScript Adaptation

Open Source

Contribution to Serverless Patterns @ ServerlessLand

This pattern in CDK offers a boilerlate to generate an Amazon API Gateway REST API endpoint with a a greedy proxy ("{proxy+}") and "ANY" method from the specified path, meaning it will accept by default any method and any path. The Lambda function provided in TypeScript only returns the path.

React Lite YouTube Embed

Port of Paul Irish's Lite YouTube Embed to a React Component. Provide videos with a supercharged focus on visual performance. The gain is not the same as the web component of the original implementation but saves some requests and gives you more control of the embed visual. An "Adaptive Loading" way to handle iframes for YouTube.

Idempotent Middleware for Middy

Middy is a very simple middleware engine that allows you to simplify your AWS Lambda code when using Node.js. This middleware aims to simplify the implementations of a idempotent API.

###reCAPTCHA Middleware for Middy
If you are using Middy and have some public facing API you'll need more security (and believe me, better safe than sorry). This simple middleware will validate the token from reCAPTCHA v3.

React QuickLink

⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time for React, port of https://getquick.link

PokéServerless

Minimal NextJS with Server Side Rendering (SSR) – Gotta Fetch'Em All! – and deployed with Serverless Nextjs CDK construct on AWS using CloudFront and Lambda@Edge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment