• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

thisisshi/SoftwareEngineerLatexResume: A Resume in LaTeX!

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

thisisshi/SoftwareEngineerLatexResume

开源软件地址(OpenSource Url):

https://github.com/thisisshi/SoftwareEngineerLatexResume

开源编程语言(OpenSource Language):

TeX 100.0%

开源软件介绍(OpenSource Introduction):

Software Engineer Latex Resume

A Resume in LaTeX!

Preview

Resumes are boring. They're hard to design well because they're so utilitarian.

This LaTeX project is a fork of Awesome-CV. I've cut away a lot of the CV-ish features from the default resume, but they can be easily added back. At its core the resume includes sections for: Experience, Other Projects, Education, and Skills. From that, a large amount of use cases should be covered.

To start using this template, begin by editing the resume.tex file in the root folder. Fill in your own name, location, phone number, etc. You can center the header section by uncommenting the \begin{center} and \end{center} lines in the awesome-cv.cls file in the \makecvheader section.

To change the accent color, use: \colorlet{<some-color>}{<some-color>} where <some-color> can be awesome, white, black, darkgray, gray, lightgray, green, orange, purple, red, blue, darktext, darkgray, darktext, lighttext, awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange, awesome-nephritis, awesome-concrete, awesome-darknight. You can add additoinal colors in awesome-cv.cls using \definecolor.

From there, fill in the rest of sections accordingly. A \cvsection is called by using the following:

\cvsection{<Section Name>}
  \begin{cventries}
    \cventry
    {<Title>}
    {<Section Header>}
    {<Location>}
    {<Date>}
    {
      \begin{cvitems}
        \item{<bullet point 1>}
        \item{<bullet point 2>}
      \end{cvitems}
    }
  \end{cventries}

Skills are a bit different:

\cvsection{Skills}
\begin{cvskills}
    \cvskill{Languages}{Java, C, Ruby, Javascript, C\#, Visual Basic}
    \cvskill{Frameworks}{Ruby on Rails, Bootstrap, Skeleton, Flexbox, ASP.NET}
    \cvskill{Database}{MSSQL, MySQL, PostgreSQL}
    \cvskill{Markup}{HTML, XML, Markdown, LaTeX}
    \cvskill{Design}{Adobe Photoshop, Adobe InDesign, Adobe Illustrator}
    \cvskill{Other}{English, Chinese (conversational), Spanish (limited)}
\end{cvskills}

That's basically all you need to know to get started. More documentation can be found at Awesome-CV's repo




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap