Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
felipebruce
Follow
Working from home

Felipe Bruce felipebruce

Working from home
Computer Engineering student at Universidade de Pernambuco (UPE)

Highlights

  • Pro

Block or report felipebruce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user's behavior. Learn more about reporting abuse.

Report abuse
felipebruce/README.md

Pinned Loading

  1. tdc-serverless-clean-architecture tdc-serverless-clean-architecture Public

    TypeScript 1

  2. kafka-food-ordering kafka-food-ordering Public

    TypeScript 1

  3. detect-hard-code detect-hard-code Public

    Detect hard coded strings.

    JavaScript 4

  4. detect-no-assignment detect-no-assignment Public

    Detect functions like map, filter and reduce without being assigned to a variable.

    JavaScript 1

  5. detect-headers-without-current-year detect-headers-without-current-year Public

    JavaScript

  6. max-params-no-constructor max-params-no-constructor Public

    Forked from paulomenezes/max-params-no-constructor

    Detect functions with too many parameters without the constructor

    JavaScript