编程之外:使用Latex/Tex创建自己的简历。

本文介绍了一种使用LaTeX编辑器来创建个性化简历的方法。通过使用特定模板和LaTeX的强大功能,作者能够轻松管理和更新简历的不同版本,并利用版本控制系统进行维护。文中详细展示了简历的源代码,包括使用的字体、布局调整及超链接设置等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >



http://www.cnblogs.com/aoaoblogs/archive/2013/01/24/2874595.html 


使用Latex/Tex创建自己的简历。

正在折腾Latex,看到篇博客Creating a Resume Using LaTeX, 于是也把自己的简历用Latex重新写了一遍,好处就是可以使用git来管理自己的简历版本了,比word舒服多了。

这里所用的res.cls来源于Using the LaTeX Resume Templates

细节就不写了,最终写出来的效果是这样的。里面的内容大部分是真的,改掉了一些和隐私密切相关的东西。

或者可以下载pdf文件

Tex文件如下(这里不好拷贝的话,可以去这里下载整个文件)

\documentclass[line,margin,UTF8]{res}
\usepackage{xcolor}
\usepackage{helvetica} % uses helvetica postscript font (download helvetica.sty)
%\usepackage{newcent}   % uses new  century schoolbook postscript font
 
\usepackage{enumitem}
 
\usepackage[hyperfootnotes= true ,pdfborder={0 0 0}]{hyperref} 
\hypersetup{pdfborder=0 0 0}
\usepackage{CJKutf8}
\AtBeginDvi{\input{zhwinfonts}}
 
\renewcommand\thefootnote{\textcolor{red}{\arabic{footnote}}}
 
\makeindex
 
\begin{document}
\name{Aoao
\begin{CJK*}{UTF8}{zhsong}
(嗷嗷)
\end{CJK*} }
 
\address{Aoao@Abc.Com}
\address{136-123-45678}
 
\begin{resume} 
\section{OBJECTIVE}
A position in the field of computer with special interests in graphic, media or driver.
 
\section{EDUCATION}
  {\sl Master of Computer Science} \\
  University of ABC \\
  200X $\sim$ 200X \\
[10pt]
  {\sl Bachelor of Computer Science} \\
  University of ABC \\
  199X $\sim$ 200X
 
\section{EXPERIENCE}
  {\bf XXX R\&D Ltd, Shanghai, PRC \hfill July 200X $\sim$ Present}
  \vspace{3pt}
  \begin{itemize}
\item \makebox[7cm][l]{\textit{Windows Graphic Driver Developer\hfil}} 200X $\sim$ Present
     \vspace{-3pt}
     \begin{itemize}
         \item {\bf Over} five years graphic driver development experience on Vista/Win7/Win8 for  four hardware platforms.
         \item {\bf Focus} on media module(DXVA2); understand popular media players' pipeline.
         \item {\bf Known} Windows Display Driver Mode(WDDM) very well; delivery the training multiple times for  dozens of audiences
         \item {\bf Master} at various diagnostic tools: Windbg, Xperf, GpuView, Vtune \ldots
     \end{itemize}
\item \makebox[7cm][l]{\textit{C Compiler Validation\hfil}} 200X $\sim$ 200X
     \vspace{-3pt}
     \begin{itemize}
         \item {\bf Maintain} automatic testing system  used by more than hundred persons and containing 20k+ test cases.
         \item {\bf Design} test cases for  optimized code debugging feature of the compiler.The compiler is designed for  an embedding platform. It's impossible to load un-optimized binary in its limited memory, so the compiler has to support debugging optimized code.
     \end{itemize}
 
  \end{itemize}
 
  \section{SKILLS}
  \begin{itemize}
  \item C
  \item C++\footnote{\textit{C++ is a horrible language.} No body can master it, I 'm just no bad.I don' t know Templates and C++11.}
  \item Windbg, GpuView, Vtune
  \item Intel IA-32 Architectures
  \item DirectX Video Acceleration(DXVA)
  \item Windows Display Driver Model(WDDM)
  \end{itemize}
 
\section{FAVOURITES\footnotemark}
  \begin{itemize}
  \item Go
  \item Lua
  \item Python
  \item Haskell
  \item CUDA,OpenCL
  \end{itemize}
\footnotetext{My favourites are skills that I 'm not professional at, but feel interesting. I' m learning or going to learn them, so it would be a plus to me if  new  position uses them}
%\section{PATENTS}
%One patent filed for  Intel work
  
\end{resume}   
\end{document}
 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值