Skip to content
View Justaus3r's full-sized avatar
💭
still busy with (irl) stuff...
💭
still busy with (irl) stuff...

Organizations

@Kons0le
Block or Report

Block or report Justaus3r

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

Justaus3r

FREE PALESTINE!!!

ReadMeSupportPalestine

About me


var bioArray = [
"- Quick bio: A weeb/otaku ,programmer and a cyber-security enthusiast",
"- I’m looking for help with: Anything related to what i am learning",
"- How to reach me: Justaus3r#3050,https://github.com/Justaus3r"
]

proc displayBio(bioArray:array[4,string]) =
  for i in bioArray:
     echo i

displayBio(bioArray)

GitHub Stats

Metrics

Octo Ring logo
previousrandomnext
check out other GitHub profiles in the Octo Ring

Pinned

  1. ceg ceg Public

    Create,Read(Download),Update,Delete Github gists from cli + use as a library

    Python 3

  2. tonoi tonoi Public

    A zero dependency playable TUI implementation of Towers of Hanoi in python

    Python 1

  3. Ccube Ccube Public

    A simple yet powerful tool to validate collatz conjecture.

    Nim 1

  4. Hash-R Hash-R Public

    A command line tool to crack various hashes and retrieve sam file

    Batchfile