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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

Takhfifan

⚡ I'm looking for opportunities in:

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

💬 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 63 23

  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']))