Skip to content
View xncbf's full-sized avatar
🐍
▄▄▀▀▄▄▀▀▄▄▀▀▄▄▀ꜚ
🐍
▄▄▀▀▄▄▀▀▄▄▀▀▄▄▀ꜚ

Sponsoring

@django
@tiangolo
@python
@samuelcolvin
@encode
@pydantic

Organizations

@jazzband@FreeDGroup@ab180@Blueberry-Music@Team-9575

Block or report xncbf

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xncbf/README.md
fromearthimportHumanclassItMe(Human):
first_name: str="joon hwan"last_name: str="kim"resides_in: str="🇰🇷"enjoys: list[str] = ["🍔", "💻", "🐍", "🐶", "🐈", "☕️", "🍺", "🍷"]
speaks: list[str] = ["ko-KR", "🐍v3.14"]
web: str="https://pypy.dev/"work_where: str="ab180"work_what: str="backend-engineer"@classmethoddefhi(cls):
print(f"hey 👋, i'm {cls.first_name.capitalize()}")
print(f"currently i work in {cls.work_what} @ {cls.work_where} in {cls.resides_in}")
print(f"i speak {' and '.join(cls.speaks)}")
print(f"some things i like: {', '.join(cls.enjoys)}")
>>>ItMe.hi()
hey 👋, i'mJoonHwancurrentlyiworkinbackend-engineer @ab180in 🇰🇷
ispeakko-KRand 🐍v3.14somethingsilike: 🍔, 💻, 🐍, 🐶, 🐈, ☕️, 🍺, 🍷

Pinned Loading

  1. python/cpythonpython/cpythonPublic

    The Python programming language

    Python 74.7k 35.3k

  2. fastapi/fastapifastapi/fastapiPublic

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Python 102k 9.8k

  3. django/djangodjango/djangoPublic

    The Web framework for perfectionists with deadlines.

    Python 88.8k 34.2k

  4. chatgpt-mcpchatgpt-mcpPublic

    MCP server enabling interaction between macOS ChatGPT desktop app and MCP-compatible AI assistants.

    Python 78 13

  5. django-dynamodb-cachedjango-dynamodb-cachePublic

    Django cache backend for serverless

    Python 32 5

  6. rcs-pydanticrcs-pydanticPublic

    pydantic models for rcs

    Python 12 2