baopeg@github:~$ whoami
baopeg
baopeg@github:~$ finger baopeg
Login: baopeg
Name: baopeg
Directory: /home/baopeg
Shell: /bin/bash
Email: baopeg.gao@gmail.com
baopeg@github:~$ cat learning.txt
{
"currently_learning": ["Deep Learning", "Large Language Models", "AI-Agents", "Intelligent Robotics"],
"recent_focus": "Building AI applications with LLMs"
}
baopeg@github:~$ cat education.json
{
"major": "Big Data && Deep Learning",
"university": "Nantong University(NTU)"
}
baopeg@github:~$ cat skills.json
{
"language": ["Python", "C++", "Shell"],
"framework": ["PyTorch","Srapy","Django"],
"database": ["MySQL"],
"tools": ["Git", "Docker"],
"platform": ["Linux", "Windows"]
}
baopeg@github:~$ echo $LANG
zh_CN.UTF-8 (Fluent)
en_US.UTF-8 (Elementary Proficiency)
baopeg@github:~$ cat my-blog
https://baopeg.top/- my-blog:https://baopeg/top/
- GitHub:https://github.com/baopeg