Skip to content
Avatar
🐍
🐍

Achievements

Achievements

Highlights

  • Pro
Block or Report

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.

Report abuse

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

Report abuse
josix/README.md

Hi there 👋 I'm Josix

josix

"""For the better readability the following code is not runnable😆"""
@dataclass
class Josix:
    """
    All about Josix
    """

    pronouns: Union[Literal["he"], Literal["him"]]
    website: str = "https://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"],
        "team_lead": ["PyConTW'21"],
    }
    technologies: Dict[str, List[str]] = {
        "backend": ["fastapi", "django"],
        "frontend": ["reactjs", "vuejs", "nuxtjs", "redux", "webpack", "tailwindcss"],
        "tools": ["elasticsearch", "clickhouse", "redis", "kubernetes", "docker"],
        "shell": ["bash", "zsh"],
        "machine_learning": ["pytorch", "pytorch-geometric"],
        "editors": ["vscode", "vim"],
    }

Josix's Readme Stats Josix's wakatime stats

Pinned

  1. PyCon TW Proposal System & Backend Server

    HTML 84 104

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

    Python 4 2

  3. Create committing rules for projects 🚀 auto bump versions ⬆️ and auto changelog generation 📂

    Python 972 127

  4. The official website for PyCon TW 🐍

    Vue 8 23

  5. blog Public

    Check out my dev-blog at https://josix.tw 🙌

    JavaScript

  6. resume Public

    TeX

584 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview

Contribution activity

April 2022

1 contribution in private repositories Apr 15

Seeing something unexpected? Take a look at the GitHub profile guide.