Skip to content
View yupix's full-sized avatar
🪄
🪄

Highlights

  • Pro

Organizations

@TeamOrangeServer @TeamPimcServer

Block or report yupix

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

Hello there! I'm yupix

class Cat:
    def __init__(self, name: str, age: int):
        self.name: str = name
        self.age: int = age

    def say_meow(self) -> None:
        print('%s(%s): meow' % (self.name, self.age))


def main():
    cat = Cat('yupix', 0)
    cat.say_meow()


if __name__ == '__main__':
    main()

Favorite Tech

python java bash typescript react vue javascript html-5 css-3

Contact Me

My Discord Server

akarinext banner

Other

The girl who is purring "meow" is on this site. author

Pinned Loading

  1. MiPA Public

    Python Misskey Bot Framework

    Python 30 6

  2. MiPAC Public

    Misskey Python API Core

    Python 20 4

  3. Mi.py Public archive

    An API wrapper for creating Misskey bots in Python.

    Python 15 4

  4. intsl-v Public

    INTSL の後継版です。互換性はありません。(サーバーリストは1.1.0から引き継ぎ不可です)

    Shell 1

  5. TeamBlackCrystal/hexo_ayuki_blog Public archive

    あゆきblogのソース

    JavaScript 1

  6. TeamBlackCrystal/misskey Public archive

    Forked from mei23/misskey-v11

    あゆすきー(仮)(ayuskey)

    TypeScript 11 2

835 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to AkariNext/www.akarinext.org, yupix/Catmos, yupix/MiPAC and 16 other repositories
Loading A graph representing yupix's contributions from April 21, 2024 to April 23, 2025. The contributions are 86% commits, 11% issues, 2% pull requests, 1% code review. 1% Code review 11% Issues 2% Pull requests 86% Commits

Contribution activity

April 2025

Created 12 commits in 2 repositories
Loading