Skip to content
View juancarielo's full-sized avatar

Block or report juancarielo

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

Pinned Loading

  1. drupal10-tutorial drupal10-tutorial Public

    Drupal 10 project for tutorial.

    PHP

  2. python-treinaweb python-treinaweb Public

    Simple repository to enjoy the week of the Python and Django from TreinaWeb.

    Python

  3. nlw-rocketseat-back nlw-rocketseat-back Public

    A simple back-end application named by Ecoleta using Knex.js from Rocketseat for studies.

    TypeScript

  4. nlw-rocketseat-front nlw-rocketseat-front Public

    A simple front-end application named by Ecoleta using React from Rocketseat.

    TypeScript

  5. Local settings for Drupal using DDEV. Local settings for Drupal using DDEV.
    1
    <?php
    2
    
                  
    3
    /**
    4
     * @file
    5
     * This is a Drupal 10 settings.ddev.php file automatically generated by DDEV.
  6. Local services for Drupal. Local services for Drupal.
    1
    parameters:
    2
      http.response.debug_cacheability_headers: true
    3
      twig.config:
    4
        debug: true
    5
        auto_reload: true