Giter VIP home page Giter VIP logo

Kariko Lin @ChlorideP

... is an amateur coder man scriptor, with no success to show.
事业余臭写 代码 脚本的菜鸡,至今没什么拿得出手的作品。

Kariko Lin, a partial transliteration of my real name, and the ID ChlorideP are both in used, as my online nickname.
Kariko Lin 是我一部分真名的音译转写,与 ChlorideP 这个 ID 一样,都是我目前在用的网络昵称。

Kariko 即「雁子」。当然我真名并不是这个「雁」咯。
至于ChlorideP里的P或者说Pussemi,则是取自 Pusheen 漫画:Celebkitties

# introduction.py
from re import compile as regex

chloridep = {
  'name': 'ChlorideP',
  'fullname': 'Kariko Lin',  # 'Chloride Pussemi',
  # The following nickname(s) is/are just for compatibility, and won't use anymore.
  'aka': regex(r'[Cc]a(co)+'),  # Caco, cacoco, ...
  'i_can': [
    # 'PECMD', 'CMD Batch', 
    'Python', 'C', 'C++', 'C#', 'PowerShell',
    'MarkDown', 'JavaScript', 'HTML'],
  'good_at': [],
  'hobby': "discover interests, and try to learn more about them",
}

Kariko Lin's Projects

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.