Skip to content
View fhconte's full-sized avatar
🏠
Working from Lua Maria's home 🐕
🏠
Working from Lua Maria's home 🐕

Organizations

@tarmac @CodeForCuritiba

Block or report fhconte

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

Hi there! 👋

I'm a Web Engineer with around 15 years of experience in technology, specializing in building and improving web applications using modern tools like ReactJS, VueJS, TypeScript, NextJS, Cypress, and Jest. I have a strong foundation in HTML5 and CSS3, backed by JavaScript certifications from Alura and Udemy. Currently, I’m deepening my skills in JavaScript and NodeJS through Rocketseat, and recently expanded my expertise with training in GraphQL and Docker.

Over the years, I’ve worked across the full front-end spectrum on diverse projects in industries such as healthcare, automotive, education, and banking — serving clients like Levante, Unimed, Volvo, and Next. My key focus areas include UI development, TDD/BDD, microfrontends, design systems, performance optimization, and accessibility. I'm driven to deliver solutions that not only address complex business needs but also elevate user experience.

Pinned Loading

  1. spaceghost-ui spaceghost-ui Public

    This is Space Ghost UI

    TypeScript

  2. ssr-app ssr-app Public

    NextJS + Tailwind + ReactJS

    TypeScript

  3. chat-bot-builder-client chat-bot-builder-client Public

    Forked from Octadesk-Tech/chat-bot-builder-client

    💬 Typebot is a conversational form builder that you can self-host.

    TypeScript 1

  4. clean-typescript clean-typescript Public

    ReactJS, Hooks, TDD, Clean Architecture, SOLID & Patterns

    TypeScript

  5. React Hook UseOutsideClick React Hook UseOutsideClick
    1
    // React Hook that uses outside click in useRef HTML Element to exec callback
    2
    
                  
    3
    import { useEffect, RefObject } from 'react'
    4
    
                  
    5
    function useOutsideClick<T extends HTMLElement = HTMLElement>(
  6. docker-js docker-js Public

    Work done during Docker para desenvolvedores Javascript course on Udemy, by Jackson Pires;

    Dockerfile