Eduardo Rabelo's repositories
node-typescript
Template for bootstrap projects with Node.js and TypeScript
use-navigator-online
⚛️ React Hooks to detect when your browser is online/offline.
use-user-agent
⚛️ React Hooks to detect browsers user-agent using ua-parser-js as main dependency.
cra-and-storybook
using create-react-app@4.0.3 and @storybook/cli@6.2.8
react-native-complex-navigation-with-react-navigation
📱React Native example for complex react-navigation setup
2021-07-21-serverless-typescript-layers
Example of Serverless Framework with AWS Lambda using TypeScript and esbuild
2021-07-25-serverless-framework-and-api-gateway-with-sqs-integration
Direct integration example with API Gateway and SQS using Serverless Framework
cdk-lambda-private-subnet-dynamodb-vpc-endpoint
CDK example of running AWS Lambda in Private Subnet connecting to DynamoDB via VPC Endpoint
next-movies
A Next.js Movies App
serverless-with-chrome-lambda
Serverless Framework - Create PDF in AWS Lambda with Chromium and Mustache
2021-08-01-chrome-extension-ducky-click
DuckyClick Chrome Extension Example for University of Auckland Web Hackathon
cdk-lambda-private-subnet-s3-vpc-endpoint
CDK example of running AWS Lambda in Private Subnet connecting to S3 via VPC Endpoint
node-graphql-mongodb-08-11-2019
Workshop for friends about GraphQL, Node.js and MongoDB
serverless-framework-10-11-2019
Workshop for friends about Serverless Framework and AWS
typescript-express-dependency-injection-and-inversion
Example of Express.js with TypeScript using concepts of Dependency Injection e Dependency Inversion
amazon-eks-cdk-blue-green-cicd
Repo to build CI/CD pipeline for Blue/Green deployments on EKS using CDK
aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
ccsseraphini
cc @sseraphini
cdk-lambda-private-subnet-allowlist-ip
AWS Lambda in Private Subnet with restrict outbound connection based on IP Allowlist
container-insights-custom-dashboards
A collection of CloudWatch custom dashboard for Container Insights
create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
jest-mock-aws-sdk
How to use Jest to mock AWS-SDK in your JavaScript tests
node-express-10-11-2019
Workshop for friends about Express.js
sifchain-validators
Sifchain validators.
useStateMachine
The <1 kb state machine hook for React
zustand-immer-store
Utility library to create typesafe redux-style stores with Zustand and Immer