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. 🎉 Merged PR #511 in pycontw/pycontw-frontend
  2. 🎉 Merged PR #509 in pycontw/pycontw-frontend
  3. 🎉 Merged PR #643 in python/python-docs-zh-tw
  4. 🗣 Commented on #509 in pycontw/pycontw-frontend
  5. 🗣 Commented on #511 in pycontw/pycontw-frontend

Stats

Josix's Readme Stats

Josix's Projects

airbyte icon airbyte

Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.

airflow icon airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

apprenticeship icon apprenticeship

Recording some experience in my computer science life, and it also contains the implementation of the apprenticeship patterns.

blog icon blog

Personal TechBlog and notes in knowledge base.

commitizen icon commitizen

Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:

cosmos icon cosmos

[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter

cplab icon cplab

1091 Computer Programming 1 lab slides and resources

data icon data

Python related videos and metadata powering PyVideo.

getpy icon getpy

A Vectorized Python Dict/Set

gitpy icon gitpy

(Experimental) Rediscover git through re-implementing it in python

hacktoberfest-2k17 icon hacktoberfest-2k17

Official Repository for Hacktoberfest 2k17 NITK Edition meetup conducted at NITK Surathkal in collaboration with Team Engineer. Credits to @jenkoian for the Hacktoberfest Checker @rohitvarkey for the PDF for Tuesday's talk!

hooky icon hooky

Productivity tools for popular open source repos, used by pydantic

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.