Skip to content
View renansilva15's full-sized avatar
🏭
🏭

Highlights

  • Pro

Organizations

@ProjetoTempest @junco-solutions

Block or report renansilva15

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

Renan Gabriel

Pinned Loading

  1. beecrowd-solutions beecrowd-solutions Public

    Some of my beecrowd solutions

    C++

  2. clone-tabnews clone-tabnews Public

    Implementation of https://www.tabnews.com.br developed at https://curso.dev with the objective of learning how to develop a project completely

    JavaScript

  3. ds-work ds-work Public

    Docker system with producer, queue, consumer, external API and db. Developed in the Tópicos Especiais em Redes e Sistemas Distribuídos (Special Topics in Networks and Distributed Systems) discipline

    JavaScript

  4. nlw-spacetime nlw-spacetime Public

    Time capsule application, where the user can add texts, photos and videos of important events in his life to a timeline, organized by month and year

  5. paa paa Public

    Codes developed in the discipline of Projeto e Análise de Algoritmos (Design and Analysis of Algorithms)

    Jupyter Notebook

  6. My VS Code Settings My VS Code Settings
    1
    {
    2
      "editor.codeActionsOnSave": {
    3
        "source.fixAll.eslint": "explicit",
    4
      },
    5
      "editor.defaultFormatter": "esbenp.prettier-vscode",