Skip to content
View fmm312's full-sized avatar
Block or Report

Block or report fmm312

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
fmm312/README.md

Hi there, I'm Felipe 🤘

I'm a guy who loves working with challenging and creative projects. I love to develop solutions through technology and positively impact people, I am in constant search for best practices and also trying new things.

A little more about me

  • 🇧🇷 Fortaleza, Brazil.
  • 🔥 Software developer since 2017.
  • 💻 Currently working with React.js and Spring.
  • ⭐ Passionate about clean code, usability and UX.
  • 🚀 I am work in the Brazilian fintech SuperSim.

My main skills

const felipe = {
    code: ["Javascript", "TypeScript", "HTML", "CSS"],
    frameworks: {
        frontEnd: {
            js: ["React", "Next", "Redux"],
            css: ["Material Design", "Bootstrap"],
        },
        backEnd: {
            js: ["Node"],
        },
        mobile: {
            js: ["React Native"],
        },
        misc: ["Firebase", "Websockets", "Storybook", "jQuery", "Sass", "CSS-in-JS", "Jest"]
    },
    softSkills: ["Responsibility", "Team Work", "Sense of Ownership", "Calm"],
    others: ["Clean Code", "Mobile First", "UX", "Responsiveness", "Agile", "Git"]
};

GitHub Analytics

Other networks

  • Linkedin - Network where I write about my professional career
  • Medium - Here is where I post my articles
  • Website - My personal website/portfolio

GitHub Snake Light GitHub Snake dark

Pinned

  1. oceanic-react-ui oceanic-react-ui Public

    A Design System for creating UI with ReactJS

    TypeScript

  2. my-website my-website Public

    My personal website with animations and clean design.

    TypeScript

  3. react-boilerplate react-boilerplate Public

    A boilerplate to React.js project

    TypeScript

  4. purple-haze purple-haze Public

    Purple Haze is a beautiful dark theme for Visual Studio Code

  5. github-user-profile github-user-profile Public

    A personalized view of github users

    JavaScript

  6. chatbot chatbot Public

    Using the library "React Simple Chat" for creating a chatbot

    JavaScript