Skip to content
View jayli's full-sized avatar

Organizations

@kissyteam
Block or Report

Block or report jayli

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

Jayli is Here 👋

import { SoftwareDeveloper } from '@jayli';

class Bio extends SoftwareDeveloper {
  name     = 'Jayli';
  title    = 'Front-End Engineer';
  company  = 'Fliggy';
  location = 'Beijing, China';
  website  = 'https://js-perf.cn';
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript', 'VimScript', 'Lua', 'Python'];
  databases  = ['MySQL', 'MongoDB'];
  frameworks = ['React', 'React Native'];
}

Pinned

  1. vim-easycomplete vim-easycomplete Public

    杭州市余杭区最好用的 VIM/NVIM 代码补全插件

    Vim Script 398 26

  2. langchain-GLM_Agent langchain-GLM_Agent Public

    本地知识库 + chatGLM6B + CustomAgent

    Python 217 46