mirror of
https://github.com/CPunch/resume.git
synced 2024-11-13 07:00:03 +00:00
Added professional summary
This commit is contained in:
parent
dfda12e709
commit
898f783e34
@ -15,8 +15,8 @@
|
||||
% Awesome-CV first, then content configuration
|
||||
%--------------------------------------------------------------------------------------------------
|
||||
|
||||
% include Awesome-CV, with 11pt font and A4 paper size
|
||||
\documentclass[11pt, a4paper]{awesome-cv}
|
||||
% include Awesome-CV, with 12pt font and A4 paper size
|
||||
\documentclass[12pt, a4paper]{awesome-cv}
|
||||
|
||||
% disable first 3 letter highlight
|
||||
\setbool{acvSectionColorHighlight}{false}
|
||||
@ -53,6 +53,7 @@
|
||||
\begin{document}
|
||||
\makecvheader[C]
|
||||
|
||||
\input{resume/summary.tex}
|
||||
\input{resume/skills.tex}
|
||||
\input{resume/experience.tex}
|
||||
\input{resume/projects.tex}
|
||||
|
5
resume/summary.tex
Normal file
5
resume/summary.tex
Normal file
@ -0,0 +1,5 @@
|
||||
\cvsection{Professional Summary}
|
||||
|
||||
\begin{cvparagraph}
|
||||
“Rockstar” developer with the motivation to help develop and deploy software. Ready to push code to help maintain, create features, and fix issues. Ability to turn any proposed solution into production-ready code. Developer with a passion for efficient solutions, making lightweight software that would run anywhere.
|
||||
\end{cvparagraph}
|
Loading…
Reference in New Issue
Block a user