Skip to content
View mhamri's full-sized avatar
🏸
Converting Knowledge to Wisdom
🏸
Converting Knowledge to Wisdom

Block or report mhamri

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

Hey 👋, I'm Mohammad Hossein Amri

Pinned Loading

  1. Open SSH in colab.ipynb
    1
    {
    2
      "nbformat": 4,
    3
      "nbformat_minor": 0,
    4
      "metadata": {
    5
        "colab": {
  2. MQLBettersyntax Public

    an effort to document MQL (meta trader)

    C 5

  3. a powershell script to copy only a s...
    1
    $SourceFolderPath = 'C:\repo\PPMS'
    2
    $FinalFolderPath = 'C:\repo\PPMSF'
    3
    
                  
    4
    
                  
    5
    # Get existing files into arrays:
  4. git mv any folder with it's sub fold...
    1
    # git mv a folder and sub folders in windows 
    2
    
                  
    3
    function Move-GitFolder {
    4
        param (
    5
            $target,
  5. find any invalid character in the PA...
    1
    using System;
    2
    using System.Collections;
    3
    using System.Linq;
    4
    using System.Linq.Expressions;
    5
    using System.Collections.Generic; 
mhamri (Mohammad Hossein Amri) · GitHub
Skip to content
View mhamri's full-sized avatar
🏸
Converting Knowledge to Wisdom
🏸
Converting Knowledge to Wisdom

Block or report mhamri

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

Hey 👋, I'm Mohammad Hossein Amri

Pinned Loading

  1. Open SSH in colab.ipynb
    1
    {
    2
      "nbformat": 4,
    3
      "nbformat_minor": 0,
    4
      "metadata": {
    5
        "colab": {
  2. MQLBettersyntax Public

    an effort to document MQL (meta trader)

    C 5

  3. a powershell script to copy only a s...
    1
    $SourceFolderPath = 'C:\repo\PPMS'
    2
    $FinalFolderPath = 'C:\repo\PPMSF'
    3
    
                  
    4
    
                  
    5
    # Get existing files into arrays:
  4. git mv any folder with it's sub fold...
    1
    # git mv a folder and sub folders in windows 
    2
    
                  
    3
    function Move-GitFolder {
    4
        param (
    5
            $target,
  5. find any invalid character in the PA...
    1
    using System;
    2
    using System.Collections;
    3
    using System.Linq;
    4
    using System.Linq.Expressions;
    5
    using System.Collections.Generic;