Skip to content
View 0x1ceW4rd's full-sized avatar
πŸ€“
Crafting
πŸ€“
Crafting

Highlights

  • Pro

Block or report 0x1ceW4rd

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

πŸ“Š 1337 Intra Cadet Level


πŸ§‘β€πŸ’» About Me

class Adnane:
    def __init__(self):
        self.name       = "Adnane Ezzirari"
        self.alias      = "0x1ceW4rd"
        self.school     = "UM6P | 1337 | 42 Network πŸŽ“"
        self.location   = "Morocco πŸ‡²πŸ‡¦"
        self.interests  = ["Linux", "AI", "Penetration Testing", "Reverse Engineering"]
        self.languages  = ["C", "Python"]
        self.contact    = "mr.adnaneezzirari@gmail.com"

    def say_hi(self):
        print("Thanks for stopping by! Let's build something cool. 🀝")

me = Adnane()
me.say_hi()

Pinned Loading

  1. Push_Swap Push_Swap Public

    Because Swap_push doesn’t feel as natural

    C

  2. Python-Modules Python-Modules Public

    Welcome to the Python World, future Hacker!

    Python

  3. A-Maze-Ing A-Maze-Ing Public

    This is the way

    Python

  4. Call-Me-Maybe Call-Me-Maybe Public

    Introduction to function calling in LLMs

    Python