Skip to content
View IamMiracleAlex's full-sized avatar

Block or report IamMiracleAlex

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. This class creates and export report... This class creates and export reports to csv, html, pdf and xlsx
    1
    from typing import Union
    2
    import csv
    3
    
                  
    4
    from django.http import HttpResponse
    5
    from django.db.models import QuerySet
  2. Cake-ETL Cake-ETL Public

    Extract, Transform and Loads data into Mongo DB, Create Reports

    Python

  3. admintools admintools Public

    A python, django and django rest framework application for processing data and feeding to Looker and a chrome extension

    Python

  4. django-docker-kubernetes django-docker-kubernetes Public

    A python, django and django rest framework application with docker and kubernetes [nginx, celery, kafka, ssl, ingress, database, rabbitmq]

    Python

  5. savings-application savings-application Public

    A financial app, with python, django and django rest framework for savings and investments

    Python 2

  6. Fraud-detection Fraud-detection Public

    Fraud detection for card transactions

    Jupyter Notebook