Skip to content
View w3nabil's full-sized avatar
💀
💀

Block or report w3nabil

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
w3nabil/README.md
class AboutMe:
    def __init__(self):
        self.name = "I., Nabil"
        self.designation = "Independent Researcher"

        self.focus = (
            "Exploring multidisciplinary intersections — "
            "bridging computational systems, probabilistic modelling, "
            "security engineering, psychology, and demography."
        )

        self.published_papers = [
            "A Story-Key Driven Substitution-Permutation Network Cipher",
            "Penta-State Probabilistic Model",
            "Modern Mailbomb Attack"
        ]

        self.skills = {
            "Languages": ["Python", "JavaScript", "C", "R", "LaTeX"],
            "AI/LLM": ["PyTorch", "TensorFlow"],
            "Research": [
                "Statistical validation",
                "Experimental design",
                "System architecture"
            ]
        }

        self.currently_working_on = [
            "Image Forensics",
            "Cost-Aware AI Systems",
            "AI-Powered Drone Systems"
        ]

        self.status = {
            "Open to": [
                "Research collaboration",
                "Discussion",
                "Assistance",
                "Mentoring"
            ]
        }

        self.contact = "Email"

    def research_cycle(self):
        while researching:
            hypothesize()
            test()
            refine()

Pinned Loading

  1. jucrypt jucrypt Public

    JuCrypt is an experimental symmetric cipher where the encryption key is a piece of text you write which can be a story, a sentence, a memory or maybe something else?

    Python 2

  2. behuman behuman Public

    "BeHuman" assists AI thinking and writing as a human by removing the AI-signs, reasoning, maintaining the quality.

    2

  3. taoyao taoyao Public

    A personality-driven Discord bot for community moderation, AI-assisted fact-checking, and light server engagement, built on discord.py.

    Python 2 5

  4. lovelacebrigade/object-rating-standard lovelacebrigade/object-rating-standard Public

    Object Rating Standard (ORS) is an open-source media classification framework for applying clear, consistent, self-assigned age-suitability labels to digital and physical content.

    Python 1

  5. email-bomba email-bomba Public

    1