About

About

Last Commit

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
$ whoami
Hongle_Fan		# I also use names Hungry_Semiconductor | Hungry_Pi online

$ echo $LOCATION
Beijing, China		# 39°54'31.49'' N, 116°15'2.15'' E

$ cat /proc/$(whoami)/education
    Status:  Postgraduate Student
University:  University of Chinese Academy of Sciences
     Major:  Electronic and Information Engineering
  Research:  Spatical Data Processing and Transmission

$ env | grep LANG
LANG=zh_CN.UTF-8	# Native
LANG=en_US.UTF-8	# Fluent
LANG=fr_FR.UTF-8	# Basic

$ ls -l ~/Skills
drwxr--r-- 2 root root 2048 Mar 2022 C/C++
drwxr--r-- 2 root root 4096 Aug 2023 Python
lrwxrwxrwx 1 root root  512 Dec 2024 Git -> Version_Control
-rw-r--r-- 1 root root  256 Jul 2025 Linux Shell 

$ cat ~/Hobbies.txt
1. Reading (Sci-fi, biography)
2. Running && Hiking	# wanna travel to the edge of the world/universe
3. Daydreaming && Mental Wandering
4. ...

$ website --version
Version: 1.0		# Thanks to Chirpy Theme provided by cotes2020
Last Update: Sep 2025	# Still growing