Β Β 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. π π€
# 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