Skip to content
View creeper-exe's full-sized avatar
πŸ‘½
Are you gonna be a 0 or a 1?
πŸ‘½
Are you gonna be a 0 or a 1?

Highlights

  • Pro

Block or report creeper-exe

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

Hi there πŸ‘‹, my name is Noureldin

visitors Open Source Love

A little more about me...

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Pentester:

    def __init__(self):
        self.name = "Noureldin"
        self.role = "Pentester"
        self.language_spoken = ["ar", "en_US", "de_DE", "tr_TR", "es_MX"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = Pentester()
me.say_hi()

πŸ“• Latest Blog Posts

➑️ more blog posts...


My Skill Set

Frontend

Photoshop CSS3 Flutter Figma Adobe XD HTML5 Premiere Pro Illustrator

Backend

C++ JavaScript Linux Nginx Python Git Raspberry Pi PowerShell Dart Java C

DevOps

GCP Kubernetes Linux Git

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

Popular repositories Loading

  1. ProblemSolving ProblemSolving Public

    Solutions to HackerRank/CodeForces/edabit (Problem solving)

    C++ 2

  2. AutoRecon AutoRecon Public

    Forked from Tib3rius/AutoRecon

    AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.

    Python 1

  3. PracticeProjects PracticeProjects Public

    Practicing the stuff i learn (Not my original ideas and i use tutorials)

    Python

  4. creeper-exe creeper-exe Public

  5. Tools-Scripts Tools-Scripts Public

    Tools and Scripts Created by me

    Python

  6. Projects Projects Public

    Applying what i learn