Skip to content
View o0void0o's full-sized avatar

Block or report o0void0o

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
o0void0o/README.md
name = "Etienne Swanepoel"

about = "A passionate software developer with a love for coding and collaboration."

interests = [
    "all things computers",
    "mountain biking",
    "music",
    "breathing"
]

stack = [
    "java",
    "python",
    "sql"
]

motto = "do whatever makes you happy, but never at the expence of somebody elses."

def print_bio():
    print(f"### {name}")
    print(about)
    print("\n**Interests:**")
    for interest in interests:
        print(f"- {interest}")
    for astack in stack:
        print(f"- {astack}")
    print(f"\n> {motto}")

Popular repositories Loading

  1. portalCommander portalCommander Public

    portalCommander

    C++ 1

  2. MassRename MassRename Public

    Python scrippy to go rename all files in a folder.

    Python

  3. pycrypt pycrypt Public

    AES file encrypter in python

    Python

  4. caffeine caffeine Public

    Stops windows from going to sleep.

    Python

  5. pytoolkit pytoolkit Public

    A collection of useful Python3 scripts to aid you on your engineering journeys.

    Python

  6. Librepotjiekos Librepotjiekos Public

    so lets write a open source recipe book about my adventures with potjie kos.