Skip to content
View greyvortex's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report greyvortex

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

"Study Hard What Interests you the most, In most undisciplined, irreverent and original manner possible" -Richard P. Feyman

๐ŸŒž Grey_0x1 ๐ŸŒ‘

Greyhat Hobbyist


๐ŸŒŒ Who Am I?

I go by Grey_0x1โ€”a tag that reflects my ethos:

  • ๐Ÿง  Greyhat โ€” free from evil, free from law. Guided by curiosity and consequence.
  • ๐Ÿ”ฅ 0x1 โ€” Hex of One. Sun-ruled, victory-coded. A spark, not a shadow.

๐Ÿ› ๏ธ What I Do

Iโ€™m not here to work under anyoneโ€”Iโ€™m here to build.
Whether it's apps, AI systems, or experimental devices, Iโ€™m sculpting my own domain and launching my own legacy.

I traverse:

  • ๐Ÿงฎ Computer Science, Math & Physics
  • ๐Ÿ›ก๏ธ Cybersecurity & Low-Level Systems
  • ๐Ÿค– Electronics, Robotics, Rockets & Space
  • ๐Ÿš— Automobile Engineering & Simulations
  • ๐ŸŒ Web Development (solo dev life demands frontend, too!)

Programming Languages

C\C++ Rust Java Python React Node.js Javascript Bash SQL


Pinned Loading

  1. Phantom_toolbox Phantom_toolbox Public

    Phantom_toolbox is a powerful and extensible hacking toolbox designed to provide commonly used security and reconnaissance tools in one place. This menu-driven framework allows users to easily acceโ€ฆ

    Python 3

  2. project-den project-den Public

    A den of multiple beginner friendly projects .

    Python 9

  3. GrayOS GrayOS Public

    A hybrid Debain-based linux distro with main focus on Development , CyberSecurity i.e pentesting and Partial Anonymity.

    Shell 4 1

  4. microgpt microgpt
    1
    """
    2
    The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
    3
    This file is the complete algorithm.
    4
    Everything else is just efficiency.
    5