Skip to content
View VazziDE's full-sized avatar
  • Germany
  • 06:20 (UTC +01:00)

Highlights

  • Pro

Block or report VazziDE

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

Hey there 👋

VazziDE's GitHub stats

if(User.name == "VazziDE"){
    User.languages.add(new Language("Java"));
    User.languages.add(new Language("PHP"));
    User.languages.add(new Language("Python"));
    User.save();
}

Popular repositories Loading

  1. VazziDE VazziDE Public

  2. PingPong PingPong Public

    PingPong is my first Python Game

    Python

  3. BinaryConverter BinaryConverter Public

    Java Console Project to convert Decimal Numbers into Binary.

    Java

  4. DeviceCheck DeviceCheck Public

    DeviceCheck is a tool to get fast some information about the computer

    Python

  5. PrimaryAlert PrimaryAlert Public

    PrimaryAlert is a python program to check if the input is a primary or not

    Python