GithubHelp home page GithubHelp logo

josix

"""For the better readability the following code is not runnableπŸ˜†"""
@dataclass
class Josix:
    pronouns: Union[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"],
        "team_lead": ["PyConTW'21", "PyConAPAC'22"],
    }
    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 Holopin board

Recent Activity

  1. πŸ—£ Commented on #39308 in apache/airflow
  2. πŸŽ‰ Merged PR #511 in pycontw/pycontw-frontend
  3. πŸŽ‰ Merged PR #509 in pycontw/pycontw-frontend
  4. πŸŽ‰ Merged PR #643 in python/python-docs-zh-tw
  5. πŸ—£ Commented on #509 in pycontw/pycontw-frontend

Stats

Josix's Readme Stats

Josix's Projects

smore icon smore

SMORe: Modularize Graph Embedding for Recommendation

solid-file-python icon solid-file-python

solid-file-python is a Python library for creating and managing files and folders in Solid pods.

sp17hw4 icon sp17hw4

Implement SIC/XE Assembler Pass1 in JS ( using Emscripten)

swportal icon swportal

Portal website for sciwork: https://sciwork.dev/

talk-preview-img-builder icon talk-preview-img-builder

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.