Skip to content
View luanfonsecap's full-sized avatar
📚
Always learning
📚
Always learning

Organizations

@CMOS-DRAKE @iveco-ti
Block or Report

Block or report luanfonsecap

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

Hi, i'm Luan 👋️

About me

Fullstack Web Developer
Alumini at Rocketseat
Passion for developing solutions that add value to the user
I like to be always improving my skills and learning about new technologies

🎓   Graduated in Information Systems

🌱   Currently studying NextJs


Skills


Contact

Pinned

  1. jokes-norris jokes-norris Public

    Repositório contendo aplicação web que exibe piadas do personagem Chuck Norris a partir de uma categoria selecionada.

    TypeScript

  2. shortner-url shortner-url Public

    Forked from bemobi/hire.me

    Teste técnico para empresa Bemobi

    TypeScript

  3. react-web-template react-web-template Public template

    Boilerplate for React web projects.

    TypeScript

  4. be-the-hero be-the-hero Public

    Be The Hero é uma aplicação para ajudar ONG's a conseguirem financiamento através de doações por qualquer pessoa que pode se tornar o herói da instituição.

    JavaScript

  5. front-with-react-dnd front-with-react-dnd Public

    Repositório de aplicação feita para praticar o uso da biblioteca React DND

    JavaScript 7 2

  6. Visual Studio Code Snippets Visual Studio Code Snippets
    1
    {
    2
      "React Functional Component": {
    3
        "prefix": "rfc",
    4
        "body": [
    5
          "import { Container } from './styles';",