thenurhabib / thenurhabib

Md. Nur Habib Portfolio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    Md. Nur Habib


Hi, I'm Md. Nur Habib

Programmer and Linux system administrator ๐Ÿง‘โ€๐Ÿ’ป

I am a Programmer and Linux system administrator and also work at Turing as full stack developer. I love to write offensive and defensive CLI software in bash and python language that can help and automate web, software security testing. ๐Ÿ“” ๐Ÿค–

Twitter: thenurhab1b GitHub thenurhabib Email Badge Github Badge visitors


More about me... ๐Ÿ‘พ

 # About Me Function
def aboutMeFunc():
    dictData = {
            "Name": "Md. Nur Habib",
            "About": "Programmer and sysAdmin.",
            "Lang" : "{Python, Bash, HTML, CSS, SQL}",
            "BestAndFavoriteSkill" : "CLI Software building, Malware Development"
            }
    print(dictData)


if __name__ == "__main__":
    try:
        aboutMeFunc()
    except KeyboardInterrupt:
        pass

GitHub     : https://github.com/thenurhabib
Facebook   : https://web.facebook.com/thenurhab1b 
HackerRank : https://www.hackerrank.com/thenurhabib

Mail : thenurhabib@gmail.com

About

Md. Nur Habib Portfolio.