Skip to content
View wzium's full-sized avatar
💻
Coding
💻
Coding
  • Poland

Organizations

@WziumCorp

Block or report wzium

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

Wzium jjay Discord

Hi there 👋

from __future__ import Django as my_next_goal


class Wzium(jjay31, Life):
    def __init__(self):
        self.hobbies: List[type] = [Dietetics, PlayingGames, ListeningToMusic, Programming, Photography, YerbaMate]
        self.languages: List[str] = ["Python", "C", "C++", "C#", "Java"]
        self.skills: List[object] = [PlayingGuitar(), Cooking()]
        self.lazy: bool = random.choice([True, False])  # it depends
        self.beginner: bool = True

    def __del__(self):
        print("Feel free to report any bugs and spot my mistakes, it will help me get better at coding!")

    def how_do_i_feel(self) -> str:
        if self.lazy:
            play_games()
        else:
            do_something_productive()
        return "I would be way better at programming if I didn't play games that much."

    def get_projects(self) -> List[type[Project]]:
        print("Check out my repositories!")
        return Project.get_projects()

Pinned Loading

  1. GLRBaseDesigner GLRBaseDesigner Public

    A tool to design a planet for Galaxy Life Reborn game.

    Python 7

  2. WziumBot WziumBot Public

    A simple Discord bot for sending PMs from MTA game.

    Python 5 1