FABIΓN ANDRΓS CORTΓS TRΓCHEZ
Cali, Colombia | Email | LinkedIn | Portfolio | [Phone: 3118917668]
EXPERIENCE --> NONE
Company Name | Job Title | City, Country | Month Year β Present
- Specific Achievement: Refactored [System] using [Technology] to reduce [Metric] by [X%].
- Process Automation: Developed [Tool] using [Framework] which automated [Manual Task].
- Tech Stack: Tool 1, Tool 2, Tool 3.
Previous Company | Intern | City, Country | Dates
- Project Name: Engineered a [Solution] for [Problem] using [Software].
- Tech Stack: Tool A, Tool B.
EDUCATION
University Name | Degree Name | City, Country | Year β Year
- Thesis: Title of Project - Brief description of technical stack.
- Relevant Coursework: List 4-5 modules relevant to the job.
PROJECTS
- Project Name | [Link to Repo/Video]
Developed a [System] that [Result]. Focused on [Specific Engineering Skill]. - Engineering Society/Leadership
Led a team of [X] to design [System] for [Competition].
TECHNICAL SKILLS
- Languages: Python, Java
- Software/Tools: AWS, Docker, Kubernetes, MATLAB, SolidWorks
- Frameworks/Libraries: React, FastAPI, PyTorch, NumPy
%-------------------------
% Engineering Student Resume Template
% Based on Aleksander Gornik's Layout
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[pdftex]{hyperref}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.375in}
\addtolength{\evensidemargin}{-0.375in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\hypersetup{
colorlinks=true,
linkcolor=blue,
urlcolor=blue,
}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Custom commands
\newcommand{\resumeItem}[2]{
\item\small{
\textbf{#1}{: #2 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-1pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-5pt}
}
\renewcommand{\labelitemii}{$\circ$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING-----------------
\begin{center}
{\huge \scshape FIRSTNAME LASTNAME}\\[4pt]
City, Country $\cdot$ \href{mailto:email@address.com}{email@address.com} $\cdot$
\href{https://linkedin.com/in/username}{LinkedIn} $\cdot$
\href{https://yourportfolio.com}{Portfolio/Website} $\cdot$
+44 0000 000 000
\end{center}
%-----------EXPERIENCE-----------------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Company Name}{Location}
{Job Title (Intern / Junior / Assistant)}{Start Date -- End Date}
\resumeItemListStart
\resumeItem{Key Project or Achievement}
{Describe what you did using action verbs. Focus on the 'how' and the result (e.g., optimized X using Y, resulting in Z\% improvement).}
\resumeItem{Technical Implementation}
{Detail the specific engineering tools or methodologies used (e.g., CAD modeling, Python automation, Circuit design).}
\resumeItem{Collaboration}
{Mention working in agile teams, presenting to stakeholders, or leadership roles.}
\resumeItem{Tech Stack}
{List specific tools used for this role (e.g., SolidWorks, MATLAB, AWS, Java).}
\resumeItemListEnd
\resumeSubheading
{Previous Company}{Location}
{Relevant Internship/Role}{Dates}
\resumeItemListStart
\resumeItem{Project Name}
{Built a [system/tool] that [solved problem]. Used [Methodology] to achieve [Quantitative Result].}
\resumeItem{Tech Stack}
{Tool 1, Tool 2, Framework X.}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------EDUCATION-----------------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University Name}{City, Country}
{Degree Name (e.g., BEng Mechanical Engineering); Classification (e.g., 1st Class)}{Graduation Year}
\resumeItemListStart
\resumeItem{Thesis/Dissertation}{Title of your major project and a 1-sentence summary of the tech used.}
\resumeItem{Notable Modules}{List 3-4 high-scoring or relevant modules with grades if high (e.g., Fluid Mechanics (80\%)).}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------PROJECTS-----------------
\section{Projects}
\resumeSubHeadingListStart
\resumeItem{Major Project Name (e.g., Formula Student / GitHub Repo)}
{Describe the technical challenge, your specific contribution, and the outcome. Highlight engineering tools like Spice, AutoCAD, or specific programming languages.}
\resumeItem{Personal Engineering Blog / YouTube}
{Showcase your ability to communicate complex technical topics to an audience.}
\resumeSubHeadingListEnd
%--------TECHNICAL SKILLS------------
\section{Technical Skills}
\resumeSubHeadingListStart
\item{\textbf{Languages}{: Python, C++, SQL, etc.}}
\item{\textbf{Engineering Software}{: MATLAB, AutoCAD, SolidWorks, LabVIEW.}}
\item{\textbf{Developer Tools}{: Git, Docker, Linux, Jenkins.}}
\item{\textbf{Theoretical Knowledge}{: Control Systems, Thermodynamics, Signal Processing.}}
\resumeSubHeadingListEnd
\end{document}