Skip to content
View eddyyxxyy's full-sized avatar
Inspired to create
Inspired to create

Block or report eddyyxxyy

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
eddyyxxyy/README.md
Edson's GitHub Profile View Count

👋 Hello! I'm Edson Pimenta.

😁 Welcome to my Github Profile!

🧑‍💻 I'm a Full-Stack Developer.

🌱 Currently learning Astro | Tailwind CSS | React.JS | Next.Js | SEO | Estonian.

👀 Interested in learning as much as I can and implement my knowledge in projects that contribute to people.

💞️ Looking to collaborate on software development and consultancy that cover implementation and SEO in Web Development as a whole.


Edson's Tech Skills

Stats and Meta

Estátisticas Gerais em 3D

Estátisticas Gerais Techs utilizadas nos projetos

How to reach me?

E-mail me or find me through my links:

Edson Pimenta's Linktree link

Pinned Loading

  1. portfolio portfolio Public

    Hello! I'm Edson Pimenta, a full-stack developer constantly evolving, passionate about learning and building solutions that make a difference in people's lives. This is my personal portfolio built …

    Astro

  2. coffee-delivery coffee-delivery Public

    Coffee Delivery é uma aplicação web para gerenciar um carrinho de compras de uma cafeteria fictícia.

    TypeScript 4 1

  3. one-more-to-do-list one-more-to-do-list Public

    ToDo List é uma página web para criação e controle de tarefas.

    TypeScript 3

  4. ToTemp ToTemp Public

    Python Package for temperature scale representation

    Python 7 2

  5. daily-diet-api daily-diet-api Public

    API da aplicação Daily Diet, que será o responsável pelas anotações e lembretes dos cuidados que tomamos com nossas refeições livres e da dieta.

    TypeScript

  6. Fluxo de trabalho manual do Git-Flow... Fluxo de trabalho manual do Git-Flow e Semântica
    1
    # Como *emular o fluxo de trabalho* de forma manual da ferramenta **git-flow**.
    2
    
                  
    3
    1. **Crie a branch de desenvolvimento (develop) a partir da branch principal (main)**:
    4
        ```bash
    5
        git branch develop