Skip to content
View nolram's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report nolram

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

Pinned

  1. devops-iac-examples devops-iac-examples Public

    HCL 5 1

  2. serverless-examples serverless-examples Public

    TypeScript

  3. tdc-lapidando-diamantes-python tdc-lapidando-diamantes-python Public

    Repositório de scripts utilizados no TDC Porto Alegre 2019 na Trilha de Python - Lapidando Diamantes na Internet

    Jupyter Notebook

  4. news-crawler news-crawler Public

    Script de crawling dos principais sites de notícias em português, utilizando Scrapy

    Python 1

  5. Docker-compose: Django + Postgis + R... Docker-compose: Django + Postgis + RabbitMQ + Celery + Redis
    1
    FROM python:3.5
    2
    
                  
    3
    MAINTAINER Marlon Baptista de Quadros(marlonbaptista@hotmail.com)
    4
    
                  
    5
    ENV PYTHONUNBUFFERED 1