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

Organizations

@tarmac @CodeForCuritiba @levante-framework

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 working with web technologies. Day to day, I work on building, refactoring, and maintaining web applications, usually close to product and business needs, making sure things are stable, scalable, and pleasant to use.

My main stack today revolves around React, Vue, TypeScript, and Next.js, along with testing tools like Cypress and Jest. I have a strong base in HTML and CSS, and over the years I’ve focused a lot on writing clean UI code, improving performance, and making interfaces more accessible and easier to maintain. Lately, I’ve been deepening my JavaScript and Node.js knowledge at Rocketseat, and I’ve also been expanding into GraphQL and Docker.

I’ve worked across different industries — healthcare, automotive, education, and banking — contributing to products for companies like Levante, Unimed, Volvo, and Next. I enjoy getting involved in discussions around architecture, design systems, testing strategies, and gradual refactors that help teams move faster without breaking things.

Overall, I’m someone who likes to understand the problem first, collaborate closely with the team, and deliver solutions that actually make sense for the business and for the people using the product.

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