Skip to content
View 30Sana's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report 30Sana

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
30Sana/README.md


class Sana:
    age      = 21
    language = "English"

    skills = {
        "expert":      ["Python"],
        "comfortable": ["Go", "JavaScript"],
        "learning":    ["C", "C++", "C#", "ASM", "Java", "PHP"],
    }

    domains = [
        "Web & App Reverse Engineering",
        "Bot Protection Research",
        "AI Tooling & Automation",
        "Fullstack Systems",
    ]

    hardware = {
        "Mac Neo":        {"os": "macOS"},
        "Custom Desktop": {"cpu": "Ryzen 9 5900X", "ram": "32GB", "gpu": "RTX 3090", "os": "Windows"},
        "Attack Box":     {"os": "Kali Linux", "use": "pentesting / RE"},
    }

    status = "building things that shouldn't be possible"

languages
tools
web
os


Popular repositories Loading

  1. Go-Twitter Go-Twitter Public

    an ok twitter checker...

    Go 2

  2. Adidas-Monitor Adidas-Monitor Public

    Product monitor for Adidas. Just base code that can be easily used for many purposes.

    Python 1

  3. 30Sana 30Sana Public

  4. Discord-Vanity-Checker Discord-Vanity-Checker Public

    Endpoint to do mass checks without tokens, only very minimal headers and proxies.

    Go

  5. TerminalWeatherApp TerminalWeatherApp Public

    A beautiful terminal weather app with no API key required.

    Python

  6. chatflow chatflow Public

    A unified Kick + Twitch chat viewer for your terminal. Side-by-side layout, real-time, no API key required.

    Python