Added professional summary

This commit is contained in:
CPunch 2022-07-05 14:31:13 -05:00
parent dfda12e709
commit 898f783e34
2 changed files with 8 additions and 2 deletions

View File

@ -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
View 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}