Skip to content
View ansara's full-sized avatar
Block or Report

Block or report ansara

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

  1. persephone persephone Public

    Persephone is a revenge porn alert system.

    Python 2 1

  2. cookiecutter-data-pipeline cookiecutter-data-pipeline Public

    Python 2

  3. Serverless AWS config with parameter... Serverless AWS config with parameterized naming for staged deployment
    1
    # Serverless Framework Version: 2.17.0
    2
    
    
    3
    app: my-application
    4
    org: my-organization
    5
    service: my-service
  4. Pre-commit config for Python. Standa... Pre-commit config for Python. Standardizes formatting and enforces best practices across repo.
    1
    repos:
    2
      - repo: https://github.com/pre-commit/mirrors-isort
    3
        rev: v5.0.4
    4
        hooks:
    5
          - id: isort
  5. cookiecutter-data-science cookiecutter-data-science Public

    Forked from drivendataorg/cookiecutter-data-science

    A customized cookiecutter for data projects. It initializes a boilerplate repo based on best practices and my preferences.

    Python 2

  6. dotfiles dotfiles Public

    Linux dotfile backups (Debian)

    Shell 1