Skip to content
View mrroot5's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mrroot5

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

Pinned Loading

  1. wallet-python-django wallet-python-django Public

    This project simulate a virtual wallet with Django

    Python

  2. bank bank Public

    A simple bank app

    Elixir

  3. Utils son una serie de funciones de ... Utils son una serie de funciones de ayuda para javascript. Listado completo de utilidades en el readme.
    1
    # Listado de herramientas
    2
    
                  
    3
    - isEmpty: Indica si el dato recibido esta vacio o no, OJO, si la variable no existe falla.
    4
    
                  
    5
    - round2Decimals: Redondea a dos decimales.
  4. Django Rest Framework filters. Keywo... Django Rest Framework filters. Keywords: drf, django rest framework, filters, drf filters, django rest framework filters.
    1
    # Introducción
    2
    
                  
    3
    En este snippet pretendemos hacer varios filtros diferentes
    4
    para una aplicación django que usa django rest framework (DRF).
    5
    
                  
  5. Borrar contenedores e imágenes de do... Borrar contenedores e imágenes de docker. También <none>. Keyords: prune, docker, images, docker images, docker prune, stop, docker stop, docker ps, ps.
    1
    # Intro
    2
    
                  
    3
    En este fichero vas a aprender algunos comandos básicos para parar y eliminar contenedores además de imágenes de docker.
    4
    
                  
    5
    # Contenedores
  6. Agregar indice a markdown en wiki gi... Agregar indice a markdown en wiki gitlab. Keywords: markdown, markdown index, index, gitlab, gitlab wiki, gitlab wiki index
    1
    **Table of contents:**
    2
    
                  
    3
    `[[_TOC_]]`
    4
    
                  
    5
    ## Intro