diff options
author | Aaron LI <aly@aaronly.me> | 2019-04-01 23:19:25 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2019-04-02 00:21:20 +0800 |
commit | 73bb7e54d77ef6103e8472a246607f5482aa36d9 (patch) | |
tree | 73b5055f67924a32e24f002d5c852e4d1c15a907 /resume-en.tex | |
parent | 2a69ad4dab950b61974874b97e63169f5fdf18d3 (diff) | |
download | resume-73bb7e54d77ef6103e8472a246607f5482aa36d9.tar.bz2 |
Move 'computer skills' section ahead
Diffstat (limited to 'resume-en.tex')
-rw-r--r-- | resume-en.tex | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/resume-en.tex b/resume-en.tex index dc7b11d..252ef78 100644 --- a/resume-en.tex +++ b/resume-en.tex @@ -124,6 +124,27 @@ open source projects. \end{educations} %====================================================================== +% Computer Skills +\sectionTitle{Computer Skills}{\faCode} +%====================================================================== +\begin{itemize} + \item DragonFly BSD operating system developer: + 200+ code commits; + participate in discussions and anwser questions + in mailing lists and the IRC channel. + \item Use Ansible to manage a VPS running DragonFly BSD that serves + personal email, authoritative DNS, website, Git, IRC, etc. + \item Built and administrate the workstations, a 4-node computer cluster, + and network facilities for the team. + \item Participated in building and testing the SKA high-performance + cluster prototype (1 login node + 1 data node + 4 computing nodes) + in Shanghai Astronomical Observatory. + \item Designed and developed the whole website (Django, Bootstrap, jQuery) + for \enquote{The 1st China--New Zealand Joint SKA Summer School} + in 2014. +\end{itemize} + +%====================================================================== % Research Achievements \sectionTitle{Research Achievements}{\faAtom} %====================================================================== @@ -148,27 +169,6 @@ open source projects. \end{itemize} %====================================================================== -% Computer Skills -\sectionTitle{Computer Skills}{\faCode} -%====================================================================== -\begin{itemize} - \item DragonFly BSD operating system developer: - 200+ code commits; - participate in discussions and anwser questions - in mailing lists and the IRC channel. - \item Use Ansible to manage a VPS running DragonFly BSD that serves - personal email, authoritative DNS, website, Git, IRC, etc. - \item Built and administrate the workstations, a 4-node computer cluster, - and network facilities for the team. - \item Participated in building and testing the SKA high-performance - cluster prototype (1 login node + 1 data node + 4 computing nodes) - in Shanghai Astronomical Observatory. - \item Designed and developed the whole website (Django, Bootstrap, jQuery) - for \enquote{The 1st China--New Zealand Joint SKA Summer School} - in 2014. -\end{itemize} - -%====================================================================== % Internships \sectionTitle{Internships}{\faBriefcase} %====================================================================== |