diff options
author | Aaron LI <aly@aaronly.me> | 2019-04-02 00:19:58 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2019-04-02 00:21:20 +0800 |
commit | 377caed2f19244b90285e77a370cda6a66d05c9b (patch) | |
tree | 16921aaab0a02ba7eda0749bee4eeea199329fa7 /resume-en.tex | |
parent | 2142b4e1119a01dd3006c3a34a932bcb0abe55d6 (diff) | |
download | resume-377caed2f19244b90285e77a370cda6a66d05c9b.tar.bz2 |
Add 'personal projects' section
Diffstat (limited to 'resume-en.tex')
-rw-r--r-- | resume-en.tex | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/resume-en.tex b/resume-en.tex index bf20cd0..3f6830f 100644 --- a/resume-en.tex +++ b/resume-en.tex @@ -142,6 +142,35 @@ open source projects. \end{itemize} %====================================================================== +\sectionTitle{Personal Projects}{\faCode} +%====================================================================== +\begin{itemize} + \item \link{https://github.com/liweitianux/atoolbox}{\texttt{atoolbox}}: + (Python, Shell) + Various tools collected over the years, to help manage systems, + do daily tasks, analyze data, etc. + \item \link{https://github.com/liweitianux/dfly-update}{\texttt{dfly-update}}: + (Shell) + A simple tool to update a DragonFly BSD system. + \item \link{https://github.com/liweitianux/openrcs}{\texttt{openrcs}}: + (C) + Enhance \texttt{OpenBSD RCS}, to make it compatible with \texttt{GNU RCS}. + \item \link{https://github.com/liweitianux/fg21sim}{\texttt{fg21sim}}: + (Python) + Simulate the low-frequency radio sky maps. + \item \link{https://github.com/liweitianux/cdae-eor}{\texttt{cdae-eor}}: + (Python, Keras) + Use a Convolutional Denoising Autoencoder (CDAE) to separate the + faint EoR signal. + \item \link{https://github.com/liweitianux/chandra-acis-analysis}{\texttt{chandra-acis-analysis}}: + (Python, Shell, Tcl) + Semi-automate utilities for analyzing X-ray astronomical data. + \item \link{https://github.com/liweitianux/resume}{\texttt{resume}}: + (\LaTeX) + The template and source files of \emph{this} resume. +\end{itemize} + +%====================================================================== \sectionTitle{Research Achievements}{\faAtom} %====================================================================== \begin{itemize} |