This repository has been archived on 2020-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
index/pop/json/skills.json

34 lines
1.1 KiB
JSON
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name":"Java",
"value":"熟练做过几年WEB开发,额,其实就一年多,但是一直用的比较多是Java"
},{
"name":"Python",
"value":"熟练使用,平时用在机器学习相关的方面"
},{
"name":"Shell",
"value":"了解,用来写一些简单的脚本"
},{
"name":"MySQL,Oracle",
"value":"了解在第一家公司的时候使用过OracleMySQL在学校的时候学过"
},{
"name":"Mongo",
"value":"了解,在从事机器学习相关的工作的时候用到过"
},{
"name":"Redis",
"value":"了解,在从事机器学习相关的工作的时候用到过"
},{
"name":"Html,Css,Javascript",
"value":"了解,写过一段时间的前段"
},{
"name":"Linux",
"value":"熟练使用,Linux这东西内核相关的知识没学过不敢说熟悉"
},{
"name":"C/C++",
"value":"了解C在学校的时候学过C++在公司维护这一个规则解析的系统"
},{
"name":"机器学习",
"value":"目前从事机器学习相关的工作,不过基础比较弱,正在慢慢积累"
}
]