Skip to content
View felipprodrigues's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report felipprodrigues

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
felipprodrigues/README.md

Top of react

Open profile

LinkedIn Email

About
function buildCharacter() {
    return (
        <PersonCharacteristics
          name="Felipe Rodrigues"
          jobTitle="Front-end Engineer"
          city="Bauru, Brazil"
          languages={['English', 'Portuguese']}
          interests="Healthy Lifestyle"
          hobbies={['CrossFit', 'Playing the Bass']}
          strength="Communicative"
        />
    )
}
Tools
Front-end

JavaScript TypeScript React
NextJS Vite.js GraphQL
Cypress Playwright
Styling

Tailwind CSS Styled Components Sass
CSS3 Material UI shadcn/ui
Chakra UI
Back-end

Node.js PostgreSQL MySQL
Prisma Git Docker

Bottom of React

Pinned Loading

  1. domain-driven-design domain-driven-design Public

    Learn Domain-Driven Design by example! Complete DDD implementation of a healthcare management system using JavaScript, covering tactical patterns (aggregates, entities, value objects), strategic pa…

    JavaScript

  2. upload-widget-server upload-widget-server Public

    File upload API built with Fastify featuring AWS S3 integration, PostgreSQL database with Drizzle ORM, and Swagger documentation. Includes multipart upload support, CSV export capabilities, and com…

    TypeScript

  3. upload-widget-web upload-widget-web Public

    React frontend for file upload management featuring drag-and-drop interface with react-dropzone, real-time progress tracking, and modern UI components using Radix UI and Tailwind CSS. State managem…

    TypeScript

  4. brevly-url brevly-url Public

    URL shortener application built with Fastify backend and React frontend. Features PostgreSQL database with Drizzle ORM, containerized development environment with Docker, and a full-stack monorepo …

    JavaScript

  5. rule-of-thumb rule-of-thumb Public

    Rule of Thumb introduces an engaging frontend test challenge crafted by Formula Monks. This project presents a dynamic platform where users can actively participate in voting, enabling the tracking…

    TypeScript

  6. scalis-fullstack-app scalis-fullstack-app Public

    This application provides a convenient interface for users to manage their checking and savings accounts, including features such as account listing, currency amount input, initialization of accoun…

    TypeScript