File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 4
4
\usepackage {graphicx }
5
5
\usepackage {tabu }
6
6
\usepackage {multirow }
7
+ \usepackage {progressbar }
7
8
% \usepackage{zh_CN-Adobefonts_external} % Simplified Chinese Support using external fonts (./fonts/zh_CN-Adobe/)
8
9
% \usepackage{zh_CN-Adobefonts_internal} % Simplified Chinese Support using system fonts
9
10
12
13
13
14
\Large {
14
15
\begin {tabu }{ c l r }
15
- \multirow {5}{1in}{\includegraphics [width=0.88in]{avatar}} & \scshape {Bin Yuan} & \scshape {Python } {0.75} \\
16
- &
\email {
[email protected] } &
\scshape {Scala
} {0.5}
\\
17
- & \phone {(+86) 131-221-87xxx} & \scshape {Linux } {0.7} \\
18
- & \linkedin [billryan8]{https://www.linkedin.com/in/billryan8} & \scshape {Flask } {0.5} \\
19
- & \github [github.com/billryan]{https://github.com/billryan} & \scshape {Javascript } {0.5}
16
+ \multirow {5}{1in}{\includegraphics [width=0.88in]{avatar}} & \scshape {Bin Yuan} & {Python~} \progressbar {0.75} \\
17
+ &
\email {
[email protected] } & {Scala
~} \progressbar {0.5}
\\
18
+ & \phone {(+86) 131-221-87xxx} & {Linux~} \progressbar {0.7} \\
19
+ & \linkedin [billryan8]{https://www.linkedin.com/in/billryan8} & {Flask~} \progressbar {0.5} \\
20
+ & \github [github.com/billryan]{https://github.com/billryan} & {Javascript~} \progressbar {0.5}
20
21
\end {tabu }
21
22
}
22
23
You can’t perform that action at this time.
0 commit comments