Update tyrel-souza.tex
This commit is contained in:
parent
71f40671d4
commit
6b05bcb1cf
125
tyrel-souza.tex
125
tyrel-souza.tex
@ -1,79 +1,104 @@
|
|||||||
\documentclass{article}
|
\documentclass[10pt]{article}
|
||||||
\usepackage[margin=1in]{geometry}
|
\usepackage{geometry}
|
||||||
|
\usepackage{enumitem}
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
|
|
||||||
\title{Tyrel Souza's Resume}
|
\geometry{letterpaper, margin=1in}
|
||||||
\author{}
|
|
||||||
\date{}
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
\title{Tyrel Souza}
|
||||||
|
\date{}
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
\section*{Contact Information}
|
\noindent
|
||||||
\begin{itemize}
|
\textbf{Location:} Chapel Hill, NC \\
|
||||||
\item \textbf{Location:} Chapel Hill, NC
|
\textbf{Phone:} (603)-499-7433 \\
|
||||||
\item \textbf{Phone:} (###)-###-####
|
\textbf{Email:} \href{mailto:email@tyrel.dev}{email@tyrel.dev} \\
|
||||||
\item \textbf{Email:} \href{mailto:place@holder.com}{place@holder.com}
|
\textbf{Website:} \href{https://tyrel.dev}{https://tyrel.dev} \\
|
||||||
\item \textbf{Website:} \url{https://tyrel.dev}
|
\textbf{LinkedIn:} \href{https://linkedin.com/in/tyrel-souza}{https://linkedin.com/in/tyrel-souza}
|
||||||
\item \textbf{LinkedIn:} \url{https://linkedin.com/in/tyrel-souza}
|
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
\section*{Summary}
|
\section*{Professional Summary}
|
||||||
Senior Software Engineer with expertise in Python, Django, and Go (Golang). Experienced in developing web services and microservices, automating workflows, and improving system efficiency. Private pilot and Notary Public. Remote work experience since 2019.
|
|
||||||
|
Senior Software Engineer with extensive experience in Python, Django, and Go (Golang). Proven track record in developing scalable applications, creating microservices, and automating workflows. Private pilot and Notary Public.
|
||||||
|
|
||||||
\section*{Experience}
|
\section*{Experience}
|
||||||
|
|
||||||
\subsection*{REDLattice — Chantilly, VA}
|
\textbf{REDLattice, Chantilly, VA} \\
|
||||||
\textbf{Senior Software Engineer} \hfill \textit{October 2023 - Present}
|
\textit{Senior Software Engineer} \hfill \textbf{October 2023 - Present}
|
||||||
\begin{itemize}
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
\item Developed a customer portal in Python/Django with supporting microservices.
|
\item Developed a customer portal in Python/Django with supporting microservices.
|
||||||
\item Automated server tasks with Linux bash and Python scripting.
|
\item Automated server management with Linux bash/Python scripting.
|
||||||
\item Created and deployed microservices using Docker containers.
|
\item Deployed microservices using Docker and added GraphQL endpoints.
|
||||||
\item Enhanced inter-service communication with new GraphQL endpoints.
|
|
||||||
\item Reduced manual testing time by automating Selenium workflows with GitLab CI.
|
|
||||||
\item Implemented an audit logging system for improved user system awareness.
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\subsection*{EverQuote — Boston, MA}
|
\textbf{EverQuote, Boston, MA} \\
|
||||||
\textbf{Senior Software Engineer} \hfill \textit{January 2022 - June 2023}
|
\textit{Senior Software Engineer} \hfill \textbf{January 2022 - June 2023}
|
||||||
\begin{itemize}
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
\item Launched a web service using Go and React (TypeScript) to assist Sales Reps.
|
\item Launched a web service using Go and React/Typescript for insurance matches.
|
||||||
\item Transitioned projects from Atlassian Bamboo to GitHub Actions.
|
\item Migrated a Python 2.7 monolith to Python 3 microservices using FastAPI.
|
||||||
\item Ported a Python2.7 monolith to Python3 microservices using FastAPI.
|
\item Automated tasks, saving 18 hours per week.
|
||||||
\item Automated daily tasks, saving 18 hours per week of analyst time.
|
|
||||||
\item Built a UI for database settings manipulation to aid in automation.
|
|
||||||
\item Migrated repositories from CircleCI testing to GitHub Actions.
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
% Add other experiences similarly
|
\textbf{Tidelift, Boston, MA} \\
|
||||||
|
\textit{Software Engineer III} \hfill \textbf{April 2018 - December 2021}
|
||||||
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
|
\item Enhanced vulnerability scanning for open-source dependencies.
|
||||||
|
\item Developed with Vue, Ruby on Rails, and Sinatra microservices.
|
||||||
|
\item Added language manifest support and created CI/CD tools in Go.
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\textbf{Addgene, Cambridge, MA} \\
|
||||||
|
\textit{Software Engineer} \hfill \textbf{March 2015 - March 2018}
|
||||||
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
|
\item Supported eCommerce and inventory systems with Django, jQuery, Bootstrap.
|
||||||
|
\item Migrated file storage to Amazon S3 and released a custom Django module.
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\textbf{Akamai, Cambridge, MA} \\
|
||||||
|
\textit{Senior Software Engineer} \hfill \textbf{July 2014 - March 2015}
|
||||||
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
|
\item Developed a Python/Flask API for Salesforce email validation.
|
||||||
|
\item Optimized an internal dashboard, reducing load time significantly.
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\textbf{Propel Marketing, Quincy, MA} \\
|
||||||
|
\textit{Software Engineer} \hfill \textbf{September 2012 - July 2014}
|
||||||
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
|
\item Built a CMS for customer websites using Django, jQuery, Bootstrap.
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\textbf{Appropriate Solutions Inc, Peterborough, NH} \\
|
||||||
|
\textit{Software Developer} \hfill \textbf{July 2010 - September 2012}
|
||||||
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
|
\item Built multiple client websites using Django, jQuery, Bootstrap.
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
\section*{Skills}
|
\section*{Skills}
|
||||||
\begin{itemize}
|
|
||||||
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
\item \textbf{Languages:} Python, Go, Ruby
|
\item \textbf{Languages:} Python, Go, Ruby
|
||||||
\item \textbf{Frameworks:} Django, Flask, FastAPI, Rails
|
\item \textbf{Frameworks:} Django, Flask, FastAPI, Rails
|
||||||
\item \textbf{DevOps:} Linux, Docker, Kubernetes, Git, Mercurial
|
\item \textbf{DevOps:} Linux, Docker, Kubernetes
|
||||||
\item \textbf{Databases:} Postgres, MySQL, MariaDB
|
\item \textbf{Version Control:} Git, GitHub, GitLab, Gitea
|
||||||
\item \textbf{Cloud Platforms:} AWS, GCP
|
\item \textbf{Databases:} PostgreSQL, MySQL, MariaDB
|
||||||
\item \textbf{APIs:} REST
|
\item \textbf{Cloud:} AWS, GCP
|
||||||
\item \textbf{Caching:} Redis, memcache
|
\item \textbf{APIs:} REST APIs
|
||||||
\item \textbf{Message Queues:} Sidekiq, Kafka, RabbitMQ, MQTT
|
\item \textbf{Caching:} Redis, Memcached
|
||||||
|
\item \textbf{Messaging:} Sidekiq, Kafka, RabbitMQ, MQTT
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\section*{Education}
|
\section*{Education}
|
||||||
|
|
||||||
\textbf{Keene State College} \\
|
\textbf{Keene State College} \\
|
||||||
B.S. Applied Computer Science, Minor in Mathematics \\
|
B.S. Applied Computer Science, Minor in Mathematics \\
|
||||||
Dean's List
|
Dean’s List
|
||||||
|
|
||||||
\section*{Personal Projects}
|
\section*{Open Source Projects}
|
||||||
\begin{itemize}
|
|
||||||
\item \textbf{Django DBFileStorage:} Continued running CI tests on remote storage to minimize AWS charges during file storage migration to S3.
|
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
\section*{Contracting Work}
|
\textbf{Django DBFileStorage}
|
||||||
\textbf{Benchtop Devices} \\
|
\begin{itemize}[leftmargin=0.15in]
|
||||||
\begin{itemize}
|
\item Developed to run CI tests on remote storage without incurring AWS charges.
|
||||||
\item Developed multiple C\# Desktop programs for pressure tests and data analysis.
|
|
||||||
\item Developed Python/Django and VueJS tool for converting pressure test results to PDFs.
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Loading…
Reference in New Issue
Block a user