Eduardo Rabelo (@oieduardorabelo)

Top repositories

1

node-typescript

Template for bootstrap projects with Node.js and TypeScript
TypeScript
78
star
2

node-amazon-cognito-oauth

Using Amazon Cognito OAuth Endpoints instead of AWS-SDK with Node.js
JavaScript
35
star
3

use-navigator-online

⚛️ React Hooks to detect when your browser is online/offline.
TypeScript
24
star
4

top-level-await-in-aws-lamba-with-typescript

🚀 Using top-level await in AWS Lambda with TypeScript, esbuild and Serverless Framework
TypeScript
24
star
5

enzyme-v3-and-react-16

Example of how to setup React 16, Enzyme 3 and Jest 21
JavaScript
21
star
6

use-user-agent

⚛️ React Hooks to detect browsers user-agent using ua-parser-js as main dependency.
TypeScript
19
star
7

react-native-complex-navigation-with-react-navigation

📱React Native example for complex react-navigation setup
JavaScript
14
star
8

react-native-grids-com-flatlist

Código exemplo para o artigo "React Native: Criando Grids com FlatList"
Objective-C
13
star
9

cra-and-storybook

using [email protected] and @storybook/[email protected]
JavaScript
11
star
10

2021-07-21-serverless-typescript-layers

Example of Serverless Framework with AWS Lambda using TypeScript and esbuild
TypeScript
10
star
11

dotfiles

Config files for OSX
Shell
9
star
12

webpack-commonschunkplugin-dynamic-splitting

Solid example of using CommonsChunkPlugin to dynamic code split
JavaScript
7
star
13

aws-sam-nested-applications-single-package-json

AWS SAM Nested Applications with single package.json to all lambda handlers
TypeScript
7
star
14

express-es6

Setup for Express using ES6+ features!
JavaScript
6
star
15

construindo-arquiteruras-orientadas-a-eventos-serverless-land

🇧🇷 Tradução completa do Building Event Driven Architectures do Serverless Land.
6
star
16

cdk-cloudfront-behavior-api-gateway-waf-protection

REST API in Amazon API Gateway with Amazon CloudFront Behavior using AWS WAF for API protection
TypeScript
6
star
17

typescript-express-dependency-injection-and-inversion

Example of Express.js with TypeScript using concepts of Dependency Injection e Dependency Inversion
TypeScript
6
star
18

node-esm-example

Example how to use @std/esm in Node.js
JavaScript
5
star
19

enzyme-v3-and-react-15

Example of how to setup React 15, Enzyme 3 and Jest 21
JavaScript
5
star
20

jest-axe-puppeteer

Exemplos para o artigo Testes Automatizados de Acessibilidade
JavaScript
4
star
21

react-fatigue-webpack

Module of modules for making modules
Makefile
4
star
22

angular-docker-network-dashboard

Docker Network Dashboard in Angular
JavaScript
4
star
23

cdk-lambda-private-subnet-s3-vpc-endpoint

CDK example of running AWS Lambda in Private Subnet connecting to S3 via VPC Endpoint
TypeScript
3
star
24

cdk-lambda-private-subnet-dynamodb-vpc-endpoint

CDK example of running AWS Lambda in Private Subnet connecting to DynamoDB via VPC Endpoint
TypeScript
3
star
25

cdk-dynamodb-streams-crud-api-gateway

DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway
TypeScript
3
star
26

cdk-api-gateway-websocket

WebSocket API in Amazon API Gateway using AWS CDK
TypeScript
3
star
27

hexchange

Example of API using three upstream services to aggregate data. One of them uses a webhook callback to return its results.
JavaScript
3
star
28

s3-virus-scanning-typescript-aws-lambda-container

S3 virus scanning with TypeScript and Node.js 20.x AWS Lambda Container
TypeScript
3
star
29

serverless-framework-10-11-2019

Workshop for friends about Serverless Framework and AWS
TypeScript
2
star
30

node-graphql-mongodb-08-11-2019

Workshop for friends about GraphQL, Node.js and MongoDB
JavaScript
2
star
31

braziljs-jest-e-nightmare

Exemplo criado para o artigo "Teste de Aceitação com React, Jest e Nightmare" no BrazilJS
JavaScript
2
star
32

serverless-with-chrome-lambda

Serverless Framework - Create PDF in AWS Lambda with Chromium and Mustache
JavaScript
2
star
33

jest-mock-aws-sdk

How to use Jest to mock AWS-SDK in your JavaScript tests
JavaScript
2
star
34

cdk-lambda-private-subnet-allowlist-ip

AWS Lambda in Private Subnet with restrict outbound connection based on IP Allowlist
TypeScript
2
star
35

2021-07-25-serverless-framework-and-api-gateway-with-sqs-integration

Direct integration example with API Gateway and SQS using Serverless Framework
TypeScript
2
star
36

pnpm-monorepo-template-nextjs-tailwind-turbo-and-ladle

🚀 pnpm monorepo template with Next.js, Tailwind CSS, Turbo and Ladle
TypeScript
2
star
37

hidash

CRUD example using tRPC, Prisma ORM, React Query, Next.js and Tailwind CSS
TypeScript
2
star
38

reddit-es6

Using ES6 to extract the top 5 gif's from Reddit
JavaScript
1
star
39

react-airpair

React Airpair with Gregory Waxman
JavaScript
1
star
40

2021-08-01-chrome-extension-ducky-click

DuckyClick Chrome Extension Example for University of Auckland Web Hackathon
1
star
41

articles

Source of my social media articles
1
star
42

serverless-framework-include-files

Serverless Framework include/reference an external file/configuration with ${file:()} in serverless.yml
JavaScript
1
star
43

node-express-10-11-2019

Workshop for friends about Express.js
JavaScript
1
star
44

aws-sam-typescript-shared-package-json

AWS SAM TypeScript example using a single package.json to all lambda handlers
TypeScript
1
star
45

react-companies-board

A board of companies with React and Flux
JavaScript
1
star
46

css-modules-attention

JavaScript
1
star
47

react-native-detox-e-android

React Native, Detox e Android - Testes funcionais com o robozinho verde
Objective-C
1
star
48

node-request

Basic app to read a json and downlaod a file, using streams
JavaScript
1
star
49

react-fatigue-webpack-example

Development module structure example using react-fatigue-webpack
JavaScript
1
star
50

aws-appsync-template

[WIP] CloudFormation AppSync Example
1
star
51

braziljs-react-router-v4

Exemplos para o artigo no BrazilJS sobre React Router V4
JavaScript
1
star
52

scu-react-navigation-stack

Avoiding re-rendering of hidden screen in react-navigation
JavaScript
1
star
53

angular-webpack

Boilerplate for using Angular in a CommonJS architecture,
JavaScript
1
star
54

github-api-v3

Just a simple client to get Github user info
JavaScript
1
star
55

eslint-fatigue

ESLint configs and Makefile to reduce the amount of boilerplate to set up linters.
Makefile
1
star
56

workshop-redux-with-react

This is a boilerplate used to do a introduction in how to use Redux with React
JavaScript
1
star
57

aws-sdk-v3-s3-client-parallel-or-sequence-execution

Example of how to use the AWS SDK v3 S3 client to upload files to S3 in parallel or sequence execution.
JavaScript
1
star
58

2021-03-27-flask-with-cognito

Example of Amazon Cognito OAuth with Flask application
Python
1
star