Skip to content
View Acel-01's full-sized avatar

Highlights

  • Pro

Block or report Acel-01

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. MLSA-LEADERBOARD-API MLSA-LEADERBOARD-API Public

    A leaderboard to track MLSA's hacktoberfest participants contributions.

    Python

  2. MyBookmarks MyBookmarks Public

    Python 1

  3. backup-script backup-script Public

    A bash script to enable you backup files and folders from your terminal to your S3 bucket

    Shell

  4. Backup and Restore Docker PostgreSQL DB Backup and Restore Docker PostgreSQL DB
    1
    This is a series of steps to create a local backup of your dockerized PostgreSQL DB from a virtual machine (in this case, AWS EC2) and import it to a new DB on another VM.
    2
    
                  
    3
    1. Generate the sQL
    4
    
                  
    5
    	`docker exec -t your-db-container pg_dumpall -c -U your-db-user > dump_$(date +%Y-%m-%d_%H_%M_%S).sql`
  5. devops-django-react-task devops-django-react-task Public

    Forked from ibitolamayowa/devops-django-react-task

    JavaScript

  6. Add Auto-importing shell: Proposal f... Add Auto-importing shell: Proposal for Django in Google Summer of Code 2023 by Chukwuemeka Aladimma..
    1
    =============================================
    2
    Add Auto-importing shell: auto-import model classes
    3
    =============================================
    4
    
                  
    5
    Proposal for Django in Google Summer of Code 2023 by Chukwuemeka Aladimma.