Skip to content
View AzadGh95's full-sized avatar
πŸ˜ƒ
Programming is fun ... at least useful.
πŸ˜ƒ
Programming is fun ... at least useful.
Block or Report

Block or report AzadGh95

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

Hi there πŸ‘‹

I'm Azade

πŸ‘― I’m looking to collaborate on a remote back-end developer position
πŸ“« You can contact me by a.ghassemi92@gmail.com

🌐 Socials:

LinkedIn Stack Overflow

πŸ’» Tech Stack:

PHP Laravel HTML5 Bootstrap jQuery MySQL MongoDB SQLite Redis Postgres GIT Postman Trello

πŸ“Š GitHub Stats:



πŸ” Top Contributed Repo

Pinned

  1. TDD-Trial TDD-Trial Public

    Were developed all ways to test a project ...

    PHP

  2. Import SQL file to docker MySQL Import SQL file to docker MySQL
    1
    docker exec -i site_mysql_1 mysql -u root -p secret --init-command="set autocommit=0" dbname < ~/sample.sql
  3. OpenSSL SSL_connect: Connection rese... OpenSSL SSL_connect: Connection reset by peer in connection to api.github.com:443
    1
    If you encounter one of the problems in git on your system(ubuntu) :
    2
    **fatal: unable to access β€˜xxxβ€˜: gnutls_handshake() failed: Error in the pull function.**
    3
    or
    4
    **OpenSSL SSL_connect: Connection reset by peer in connection to api.github.com:443**
    5
    you can use these steps and solve your problem: