Skip to content
View AzenKain's full-sized avatar
💫
It's time to make something
💫
It's time to make something
  • Việt Nam

Block or report AzenKain

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

KAIN

About Me

from typing import Tuple, List, Dict

class Kain(object):
    pass


class Attributes(Kain):
    @property
    def contact(self) -> Tuple[str, str, str]:
        discord = "kain0304"
        facebook = "/AzenKain"
        email = "doduykhanh344@gmail.com"

        return discord, facebook, email

    @property
    def life(self) -> Tuple[List[str], int]:
        langs = ['Vietnamese', 'Japanese', 'English']
        age = 19

        return langs, age

    @property
    def coding(self) -> Tuple[Dict[str, List[str]], List[str], List[str]]:
        langs = {
            'expert': [''],
            'intermediate': ['python', 'c#', 'c++', 'js', 'ts'],
            'learning': ['dart','asm', 'java']
        }
        specialities = ['unity developer', 'backend developer', 'mobile application developer']
        environnement = ['vscode', 'visual studio', 'unity']

        return langs, specialities, environnement

Skills

Pinned Loading

  1. TFD-Project TFD-Project Public

    2D Top down game made by Unity

    C#

  2. SocialNetwork-API SocialNetwork-API Public

    API like Instagram for Social Network App (Backcat Chat)

    TypeScript

  3. GB-Store-Web-Cloth- GB-Store-Web-Cloth- Public

    E-comm Cloth Web code by Front End (Nextjs) - Back End (ExpressJs)

    TypeScript

  4. Web-Review-Product Web-Review-Product Public

    Front End (Nextjs) - Back End (NestJs) + FastApi(Python)

    TypeScript

  5. BoKhongLo/SocialNetwork BoKhongLo/SocialNetwork Public

    JavaScript

  6. Collect-data-IT-Job-descriptions Collect-data-IT-Job-descriptions Public

    Jupyter Notebook