-
Notifications
You must be signed in to change notification settings - Fork 0
/
LianaSeveroResume.tex
145 lines (117 loc) · 6.21 KB
/
LianaSeveroResume.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
%-------------------------
% Resume in Latex
% Author : Liana Severo
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage{fancyhdr}
\usepackage[pdftex]{hyperref}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\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}
\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}
}
\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}}
\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{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{\Large Liana Severo} & Email: \href{mailto:[email protected]}{[email protected]} \\
\url{www.linkedin.com/in/liana-severo} & Mobile: 321-460-7590 \\
\url{www.github.com/lienne} & Website: \url{https://lienne.github.io}
\end{tabular*}
%---------------SUMMARY----------------
\section{Summary}
\vspace{-3pt}
Mid-level software engineer with expertise in full-stack development, CI/CD pipelines, and Agile methodologies. Proven track record of delivering scalable solutions and impactful user experiences using Typescript, React Native, C++, Java, and Azure DevOps. Skilled in collaborating with cross-functional teams to drive innovation and efficiency.
%-----------EXPERIENCE-----------------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Microsoft}{Redmond, WA}
{Software Engineer}{December 2020 -- September 2024}
\begin{itemize} \itemsep -2pt % reduce space between items
\item Developed a taskpane for Excel's External Links feature using React Native, TypeScript and C++.
\item Contributed to the Automatic Data Conversion Project by focusing on validation, testing, telemetry, and user data analysis, providing users control over Excel's automatic data conversions.
\item Independently redesigned the Center Across Selection button in the Merge and Center menu for both desktop and web versions of Excel. Delivered full-stack development using C/C++, C\#, and TypeScript.
\item Created interactive Power BI dashboards to visualize and analyze feature usage, driving data-driven decisions.
\item Leveraged Azure DevOps for task planning, code reviews, and managing automated test pipelines. Utilized Git for version control, reviewed team members' code, and developed comprehensive test cases for my own contributions.
\item Participated in a staged CI/CD deployment model, rolling out new features to internal testing rings before public release.
\end{itemize}
\resumeSubheading
{JPMorgan Chase}{Tampa, FL}
{Software Engineering Intern}{June 2020 -- August 2020}
\begin{itemize} \itemsep -2pt % reduce space between items
\item Built a Networking and Training web app for a Financial Literacy nonprofit using Java Spring Boot, React, AWS, and PostgreSQL.
\item Collaborated with a team to deliver a production-ready project as part of JPMorgan’s Code For Good initiative.
\end{itemize}
\resumeSubheading
{CDK Global}{Seattle, WA}
{Software Engineering Intern}{Summer 2018 \& Summer 2019}
\begin{itemize} \itemsep -2pt %reduce space between items
\item Developed web back-end tools in Java 8 and Spring Boot to automate customer lead submission processes for sales associates in dealerships around the world.
\item Built an internal web app for data transparency, utilizing Angular and Oracle SQL.
\item Applied Agile methodologies, DevOps processes including monitoring, logging, and code review, and used tools like Jira and Maven.
\end{itemize}
\resumeSubHeadingListEnd
%--------PROGRAMMING SKILLS------------
\section{Programming Skills}
\resumeSubHeadingListStart \itemsep -2pt %reduce space between items
\item \textbf{Languages:} Java, Python, C++, JavaScript, Typescript, SQL, \LaTeX
\item \textbf{Frameworks/Tools:} Spring Boot, JUnit, Angular, Git, Azure DevOps, IntelliJ, Agile Methodologies
\resumeSubHeadingListEnd
%-----------EDUCATION-----------------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Central Florida}{Orlando, FL}
{Bachelor of Science in Mathematics, Minor in Computer Science}{August 2020}
\resumeSubHeadingListEnd
%-----------PROJECTS-----------------
\section{Personal Projects}
\resumeSubHeadingListStart \itemsep -2pt %reduce space between items
\item \textbf{Modibot Project:} Open-source Discord bot using Python and the Discord.py library. \href{https://github.com/lienne/ModiBot}{GitHub Link}
\item \textbf{Hackathon Projects:} Achieved top placements for innovative solutions. \href{https://devpost.com/lienne}{Devpost Profile}
\item \textbf{KnightHacks Vice-President:} Organized UCF’s annual hackathon and led workshops. \href{https://www.youtube.com/watch?v=1cuhODT6MGM}{Workshop Video}
\resumeSubHeadingListEnd
\end{document}