Skip to content

Instantly share code, notes, and snippets.

@matheusiacono
Last active March 8, 2018 04:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matheusiacono/bdea90e571fdd76563db0d203989153e to your computer and use it in GitHub Desktop.
Save matheusiacono/bdea90e571fdd76563db0d203989153e to your computer and use it in GitHub Desktop.
Resume
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LaTeX Template: Curriculum Vitae
%
% Source: http://www.howtotex.com/
% Feel free to distribute this template, but please keep the
% referal to HowToTeX.com.
% Date: July 2011
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[paper=a4,fontsize=11pt]{scrartcl} % KOMA-article class
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[protrusion=true,expansion=true]{microtype}
\usepackage{graphicx} % Enable pdflatex
\usepackage[svgnames]{xcolor} % Colors by their 'svgnames'
\usepackage{geometry}
\textheight=700px % Saving trees ;-)
\usepackage{url}
\usepackage{multicol}
\setlength{\columnseprule}{0.5pt}
\def\columnseprulecolor{\color{Black}}
\frenchspacing % Better looking spacings after periods
\pagestyle{empty} % No pagenumbers/headers/footers
%%% Custom sectioning (sectsty package)
%%% ------------------------------------------------------------
\usepackage{sectsty}
\sectionfont{% % Change font of \section command
\usefont{OT1}{phv}{b}{n}% % bch-b-n: CharterBT-Bold font
\sectionrule{0pt}{0pt}{-5pt}{3pt}}
%%% Macros
%%% ------------------------------------------------------------
\newlength{\spacebox}
\settowidth{\spacebox}{8888888888} % Box to align text
\newcommand{\sepspace}{\vspace*{1em}} % Vertical space macro
\newcommand{\MyName}[1]{ % Name
\Huge \usefont{OT1}{phv}{b}{n} \hfill #1
\par \normalsize \normalfont}
\newcommand{\MySlogan}[1]{ % Slogan (optional)
\large \usefont{OT1}{phv}{m}{n}\hfill \textit{#1}
\par \normalsize \normalfont}
\newcommand{\NewPart}[1]{\section*{\uppercase{#1}}}
\newcommand{\PersonalEntry}[2]{
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{1.5em} #2 \par} % Entry value
\newcommand{\LanguageEntry}[2]{ % Same as \PersonalEntry
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{0.5em} #2 \par} % Entry value
\newcommand{\SkillsEntry}[2]{ % Same as \PersonalEntry
\noindent % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{0.5em} #2 \par} % Entry value
\newcommand{\EducationEntry}[4]{
\noindent \textbf{#1} \hfill % Study
\colorbox{Black}{%
\parbox{5em}{%
\hfill\color{White}#2}} \par % Duration
\noindent \textit{#3} \par % School
\noindent\hangindent=2em\hangafter=0 \small #4 % Description
\normalsize \par}
\newcommand{\WorkEntry}[4]{ % Same as \EducationEntry
\noindent \textbf{#1} \hfill % Jobname
\colorbox{Black}{%
\parbox{5em}{%
\hfill\color{White}#2}} \par % Duration
\noindent\hangindent=2em\hangafter=0 #3 % Description
\normalsize \par}
%%% Begin Document
%%% ------------------------------------------------------------
\begin{document}
\MyName{Matheus Iácono}
\MySlogan{Front-End Developer}
\sepspace
%%% Personal details
%%% ------------------------------------------------------------
\NewPart{Personal Details}{}
\PersonalEntry{City}{São Paulo - SP}
\PersonalEntry{Mail}{\url{matheusiacono@gmail.com}}
\PersonalEntry{Phone}{+55 (79) 99137-0405}
%%% Education
%%% ------------------------------------------------------------
\NewPart{Education}{}
\EducationEntry{Information Technology Management}{2015-2017}{Universidade Estácio de Sá}{This degree provides students with a knowledge and analytical skills associated with computing and the alignment of business strategies and technology.}
\sepspace
\EducationEntry{Computer Engineering}{2010-2012}{Universidade Federal de Sergipe }{I completed all the mathematics and physics courses and some computer science courses too. Due to personal problems, I did not finish this degree.}
%%% Work experience
%%% ------------------------------------------------------------
\NewPart{Work experience}{}
\WorkEntry{ma9 Soluções Inteligentes}{2017}{I worked creating the front end of a banking services management application.}
\sepspace
\sepspace
\WorkEntry{Freelancer}{2015-2017}{I worked for a NGO that sends books to people creating an application to manage the book collection and the distribution system.}
\sepspace
\sepspace
\WorkEntry{MoobiTech}{2015}{I worked adding features and solving bugs on an union management system. I also did some work on a sales management system and on a recruiting steps application for a HR company.}
\sepspace
\sepspace
\WorkEntry{FTSBrasil}{2013-2015}{I worked creating, solving bugs and adding features to web applications such as eCommerce, credit card contract steps, service marketplace and internal CMS for institutional sites.}
%%% Languages
%%% ------------------------------------------------------------
\NewPart{Languages}{}
\LanguageEntry{French}{Beginner}
\LanguageEntry{English}{Advanced}
\LanguageEntry{Portuguese}{Mother tongue}
\newpage
%%% Skills
%%% ------------------------------------------------------------
\NewPart{Skills}{}
\begin{multicols*}{2}
\SkillsEntry{Javascript}{ES2015+}
\SkillsEntry{}{Object-oriented programming}
\SkillsEntry{}{Functional programming}
\sepspace
\SkillsEntry{}{\SkillsEntry{React}{Redux}}
\SkillsEntry{}{\SkillsEntry{}{Router}}
\SkillsEntry{}{\SkillsEntry{}{Gatsby}}
\SkillsEntry{}{\hspace{2.5em}create-react-app}
\sepspace
\SkillsEntry{}{\SkillsEntry{Angular 2+}{RxJS}}
\SkillsEntry{}{\SkillsEntry{}{ngrx}}
\SkillsEntry{}{\SkillsEntry{}{Typescript}}
\sepspace
\SkillsEntry{}{\SkillsEntry{Tests}{Jest}}
\SkillsEntry{}{\SkillsEntry{}{Mocha}}
\SkillsEntry{}{\SkillsEntry{}{TestCafe}}
\sepspace
\SkillsEntry{}{\SkillsEntry{Tools}{Babel}}
\SkillsEntry{}{\SkillsEntry{}{Webpack}}
\SkillsEntry{}{\SkillsEntry{}{ESLint}}
\SkillsEntry{}{\SkillsEntry{}{Prettier}}
\SkillsEntry{}{\SkillsEntry{}{NPM Scripts}}
\sepspace
\SkillsEntry{}{\SkillsEntry{NodeJs}{Express}}
\SkillsEntry{}{\SkillsEntry{}{Koa}}
\SkillsEntry{}{Electron}
\SkillsEntry{}{jQuery}
\sepspace
\SkillsEntry{HTML}{Responsive Web Design}
\SkillsEntry{}{Semantic}
\SkillsEntry{}{Accessibility}
\sepspace
\SkillsEntry{CSS}{SASS/LESS/Stylus}
\SkillsEntry{}{CSS Modules}
\SkillsEntry{}{Tailwind CSS}
\SkillsEntry{}{Materialize}
\SkillsEntry{}{Foundation}
\SkillsEntry{}{Bootstrap}
\sepspace
\SkillsEntry{Tools}{Git}
\SkillsEntry{}{Linux}
\SkillsEntry{}{Bash}
\SkillsEntry{}{VIM}
\SkillsEntry{}{SSH}
\SkillsEntry{}{Nginx}
\columnbreak
\SkillsEntry{C\#}{\SkillsEntry{ASP.NET}{Web Forms}}
\SkillsEntry{}{\SkillsEntry{}{MVC}}
\SkillsEntry{}{\SkillsEntry{}{Core}}
\sepspace
\SkillsEntry{}{WCF}
\SkillsEntry{}{Entity Framework}
\sepspace
\SkillsEntry{PHP}{OO}
\SkillsEntry{}{Laravel}
\sepspace
\SkillsEntry{Database}{\SkillsEntry{SQL}{MySQL}}
\SkillsEntry{}{\SkillsEntry{}{SQL Server}}
\SkillsEntry{}{\SkillsEntry{}{Oracle}}
\SkillsEntry{}{\SkillsEntry{}{PostgreSQL}}
\sepspace
\SkillsEntry{}{\SkillsEntry{NoSQL}{MongoDB}}
\SkillsEntry{}{\SkillsEntry{}{Redis}}
\sepspace
\SkillsEntry{API}{REST}
\SkillsEntry{}{GraphQL}
\SkillsEntry{}{SOAP}
\end{multicols*}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LaTeX Template: Curriculum Vitae
%
% Source: http://www.howtotex.com/
% Feel free to distribute this template, but please keep the
% referal to HowToTeX.com.
% Date: July 2011
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[paper=a4,fontsize=11pt]{scrartcl} % KOMA-article class
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[protrusion=true,expansion=true]{microtype}
\usepackage{graphicx} % Enable pdflatex
\usepackage[svgnames]{xcolor} % Colors by their 'svgnames'
\usepackage{geometry}
\textheight=700px % Saving trees ;-)
\usepackage{url}
\usepackage{multicol}
\setlength{\columnseprule}{0.5pt}
\def\columnseprulecolor{\color{Black}}
\frenchspacing % Better looking spacings after periods
\pagestyle{empty} % No pagenumbers/headers/footers
%%% Custom sectioning (sectsty package)
%%% ------------------------------------------------------------
\usepackage{sectsty}
\sectionfont{% % Change font of \section command
\usefont{OT1}{phv}{b}{n}% % bch-b-n: CharterBT-Bold font
\sectionrule{0pt}{0pt}{-5pt}{3pt}}
%%% Macros
%%% ------------------------------------------------------------
\newlength{\spacebox}
\settowidth{\spacebox}{8888888888} % Box to align text
\newcommand{\sepspace}{\vspace*{1em}} % Vertical space macro
\newcommand{\MyName}[1]{ % Name
\Huge \usefont{OT1}{phv}{b}{n} \hfill #1
\par \normalsize \normalfont}
\newcommand{\MySlogan}[1]{ % Slogan (optional)
\large \usefont{OT1}{phv}{m}{n}\hfill \textit{#1}
\par \normalsize \normalfont}
\newcommand{\NewPart}[1]{\section*{\uppercase{#1}}}
\newcommand{\PersonalEntry}[2]{
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{1.5em} #2 \par} % Entry value
\newcommand{\LanguageEntry}[2]{ % Same as \PersonalEntry
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{0.5em} #2 \par} % Entry value
\newcommand{\SkillsEntry}[2]{ % Same as \PersonalEntry
\noindent % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{0.5em} #2 \par} % Entry value
\newcommand{\EducationEntry}[4]{
\noindent \textbf{#1} \hfill % Study
\colorbox{Black}{%
\parbox{5em}{%
\hfill\color{White}#2}} \par % Duration
\noindent \textit{#3} \par % School
\noindent\hangindent=2em\hangafter=0 \small #4 % Description
\normalsize \par}
\newcommand{\WorkEntry}[4]{ % Same as \EducationEntry
\noindent \textbf{#1} \hfill % Jobname
\colorbox{Black}{%
\parbox{5em}{%
\hfill\color{White}#2}} \par % Duration
\noindent\hangindent=2em\hangafter=0 #3 % Description
\normalsize \par}
%%% Begin Document
%%% ------------------------------------------------------------
\begin{document}
\MyName{Matheus Iácono}
\MySlogan{Desenvolvedor Web}
\sepspace
%%% Personal details
%%% ------------------------------------------------------------
\NewPart{Dados Pessoais}{}
\PersonalEntry{Cidade}{São Paulo - SP}
\PersonalEntry{Email}{\url{matheusiacono@gmail.com}}
\PersonalEntry{Telefone}{(79) 99137-0405}
%%% Education
%%% ------------------------------------------------------------
\NewPart{Educação}{}
\EducationEntry{Gestão de Tecnologia da Informação}{2015-2017}{Universidade Estácio de Sá}{Curso com algumas disciplinas de computação e outras de gestão voltadas para a área de TI.}
\sepspace
\EducationEntry{Engenharia da Computação}{2010-2012}{Universidade Federal de Sergipe }{Após concluir todas as disciplinas de física e matemática, além de várias de computação precisei trancar o curso.}
%%% Work experience
%%% ------------------------------------------------------------
\NewPart{Experiência com Desenvolvimento Web}{}
\WorkEntry{ma9 Soluções Inteligentes}{2017}{Trabalhei na criação de um sistema de gerenciamento de correspondentes bancários, o sistema também era instalado em caixas eletrônicos e por isso também realizava diversas operações financeiras.}
\sepspace
\sepspace
\WorkEntry{Freelancer}{2015-2017}{Trabalhei na criação de uma plataforma de distrubuição de livros e gestão de acervo. Também fiz diversos trabalhos de manutenção em sistemas.}
\sepspace
\sepspace
\WorkEntry{MoobiTech}{2015}{Trabalhei no sistema de gestão sindical da empresa incluindo novas funcionalidades e resolvendo erros. Também realizei manutenção no sistema de gestão de vendas para óticas e num sistema para gerir as etapas de contratação de uma empresa de RH.}
\sepspace
\sepspace
\WorkEntry{FTSBrasil}{2013-2015}{Trabalhei com manutenção e criação de diversos sistemas incluindo lojas virtuais, esteira de contrato de cartão de crédito, marketplace de serviços e CMS interno para sites institucionais.}
%%% Languages
%%% ------------------------------------------------------------
\NewPart{Idiomas}{}
\LanguageEntry{Francês}{Iniciante}
\LanguageEntry{Inglês}{Avançado}
\LanguageEntry{Português}{Língua materna}
\newpage
%%% Skills
%%% ------------------------------------------------------------
\NewPart{Habilidades}{}
\begin{multicols*}{2}
\SkillsEntry{Javascript}{ES2015+}
\SkillsEntry{}{Orientação a Objetos}
\SkillsEntry{}{Paradigma Funcional}
\sepspace
\SkillsEntry{}{\SkillsEntry{React}{Redux}}
\SkillsEntry{}{\SkillsEntry{}{Router}}
\SkillsEntry{}{\SkillsEntry{}{Gatsby}}
\SkillsEntry{}{\hspace{2.5em}create-react-app}
\sepspace
\SkillsEntry{}{\SkillsEntry{Angular 2+}{RxJS}}
\SkillsEntry{}{\SkillsEntry{}{ngrx}}
\SkillsEntry{}{\SkillsEntry{}{Typescript}}
\sepspace
\SkillsEntry{}{\SkillsEntry{Testes}{Jest}}
\SkillsEntry{}{\SkillsEntry{}{Mocha}}
\SkillsEntry{}{\SkillsEntry{}{TestCafe}}
\sepspace
\SkillsEntry{}{\SkillsEntry{Ferramentas}{Babel}}
\SkillsEntry{}{\SkillsEntry{}{Webpack}}
\SkillsEntry{}{\SkillsEntry{}{ESLint}}
\SkillsEntry{}{\SkillsEntry{}{Prettier}}
\SkillsEntry{}{\SkillsEntry{}{NPM Scripts}}
\sepspace
\SkillsEntry{}{\SkillsEntry{NodeJs}{Express}}
\SkillsEntry{}{\SkillsEntry{}{Koa}}
\SkillsEntry{}{Electron}
\SkillsEntry{}{jQuery}
\sepspace
\SkillsEntry{HTML}{Responsividade}
\SkillsEntry{}{Semântica}
\SkillsEntry{}{Acessibilidade}
\sepspace
\SkillsEntry{CSS}{SASS/LESS/Stylus}
\SkillsEntry{}{CSS Modules}
\SkillsEntry{}{Tailwind CSS}
\SkillsEntry{}{Materialize}
\SkillsEntry{}{Foundation}
\SkillsEntry{}{Bootstrap}
\sepspace
\SkillsEntry{Ferramentas}{Git}
\SkillsEntry{}{Linux}
\SkillsEntry{}{Bash}
\SkillsEntry{}{VIM}
\SkillsEntry{}{SSH}
\SkillsEntry{}{Nginx}
\columnbreak
\SkillsEntry{C\#}{\SkillsEntry{ASP.NET}{Web Forms}}
\SkillsEntry{}{\SkillsEntry{}{MVC}}
\SkillsEntry{}{\SkillsEntry{}{Core}}
\sepspace
\SkillsEntry{}{WCF}
\SkillsEntry{}{Entity Framework}
\sepspace
\SkillsEntry{PHP}{OO}
\SkillsEntry{}{Laravel}
\sepspace
\SkillsEntry{BD}{\SkillsEntry{SQL}{MySQL}}
\SkillsEntry{}{\SkillsEntry{}{SQL Server}}
\SkillsEntry{}{\SkillsEntry{}{Oracle}}
\SkillsEntry{}{\SkillsEntry{}{PostgreSQL}}
\sepspace
\SkillsEntry{}{\SkillsEntry{NoSQL}{MongoDB}}
\SkillsEntry{}{\SkillsEntry{}{Redis}}
\sepspace
\SkillsEntry{API}{REST}
\SkillsEntry{}{GraphQL}
\SkillsEntry{}{SOAP}
\end{multicols*}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment