Skip to content
View MajideND's full-sized avatar
πŸ™‚
Work on new open-source projects
πŸ™‚
Work on new open-source projects

Highlights

  • Pro

Block or report MajideND

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

Hi there πŸ‘‹

Majid's GitHub stats

πŸ”­ I’m currently working on

Lechool && Partineh && Freelancer Projects

⚑ I'm looking for opportunities in:

<?php
def Python():
$(document).getElementById('JavaScript')
protected void javaForAndroid()

πŸ’¬ For enterprise projects contact me (mjalilian.majid -at- gmail -dot- com)

Pinned Loading

  1. scraping-reviews-from-googlemaps scraping-reviews-from-googlemaps Public

    This is a simple script with python to scrap Google Maps reviews and ratings.

    Python 38 18

  2. Easy-Jalali Easy-Jalali Public

    This library helps PHP users to convert and using Jalali DateTime format.

    PHP 4

  3. jobguy-chrome-extension jobguy-chrome-extension Public archive

    Open source extension for chrome to show jobguy badge on jobinja, jobvision and quera

    CSS 15 2

  4. safest method to check user ip with ... safest method to check user ip with cloudflare
    1
    <?php
    2
    
                  
    3
    function _getUserRealIP() {
    4
        $ipaddress = '';
    5
        if(isset($_SERVER['REMOTE_ADDR']))