Skip to content
View josix's full-sized avatar
๐Ÿ
๐Ÿ

Highlights

  • Pro

Block or report josix

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

josix

"""For the better readability the following code is not runnable๐Ÿ˜†"""
@dataclass
class Josix:
    pronouns: Literal["he"] | Literal["him"]
    website: str = "https://josix.tw"
    digital_garden: str = "http://note.josix.tw/"
    email: str = "josixwang(at)gmail.com"
    languages: list[str] = ["zh-tw", "en-us"]
    code: list[str] = ["Python", "JavaScript"]
    ask_me_about: list[str] = [
        "web dev",
        "tech",
        "machine learning",
        "recommender system",
        "network embedding",
    ]
    communities: dict[str, list[str]] = {
        "volunteer": ["PyConTW'19", "PyConTW'20", "PyConTW'21", "PyConAPAC'22", "PyConTW'24"],
        "team_lead": ["PyConTW'21", "PyConAPAC'22", "PyConTW'23"],
    }
    technologies: dict[str, list[str]] = {
        "backend": ["fastapi", "django"],
        "frontend": ["reactjs", "vuejs", "nuxtjs", "redux", "webpack", "tailwindcss"],
        "tools": ["airflow", "elasticsearch", "clickhouse", "redis", "kubernetes", "docker"],
        "shell": ["bash", "zsh"],
        "machine_learning": ["pytorch", "pytorch-geometric"],
        "editors": ["vscode", "vim"],
    }

@josix's Holopin board

Recent Activity

  1. ๐ŸŽ‰ Merged PR #86 in josix/blog
  2. ๐ŸŽ‰ Merged PR #85 in josix/blog
  3. ๐ŸŽ‰ Merged PR #986 in python/python-docs-zh-tw
  4. ๐Ÿ”’ Closed issue #949 in python/python-docs-zh-tw
  5. ๐ŸŽ‰ Merged PR #980 in python/python-docs-zh-tw

Stats

Pinned Loading

  1. resume resume Public

    TeX 2

  2. blog blog Public

    Personal TechBlog and notes in knowledge base.

    JavaScript

  3. commitizen-tools/commitizen commitizen-tools/commitizen Public

    Create committing rules for projects ๐Ÿš€ auto bump versions โฌ†๏ธ and auto changelog generation ๐Ÿ“‚

    Python 2.5k 269

  4. pycontw/talk-preview-img-builder pycontw/talk-preview-img-builder Public

    A tool helps build a talk preview image by combining the given background image and talk event description

    Python 4 3

  5. pycontw/pycon.tw pycontw/pycon.tw Public

    PyCon TW Proposal System & Backend Server

    HTML 95 107

  6. pycontw/pycontw-frontend pycontw/pycontw-frontend Public

    The official website for PyCon TW ๐Ÿ

    Vue 16 36