2024-06-27 20:11:43 +00:00
\documentclass [10pt] { article}
\usepackage { geometry}
\usepackage { enumitem}
2024-04-22 17:47:46 +00:00
\usepackage { hyperref}
2024-06-27 20:11:43 +00:00
\geometry { letterpaper, margin=1in}
2024-04-22 17:47:46 +00:00
\begin { document}
2024-06-27 20:11:43 +00:00
\title { Tyrel Souza}
\date { }
2024-04-22 17:47:46 +00:00
\maketitle
2024-06-27 20:11:43 +00:00
\noindent
\textbf { Location:} Chapel Hill, NC \\
\textbf { Phone:} (603)-499-7433 \\
\textbf { Email:} \href { mailto:email@tyrel.dev} { email@tyrel.dev} \\
\textbf { Website:} \href { https://tyrel.dev} { https://tyrel.dev} \\
\textbf { LinkedIn:} \href { https://linkedin.com/in/tyrel-souza} { https://linkedin.com/in/tyrel-souza}
\section * { Professional Summary}
2024-04-22 17:47:46 +00:00
2024-06-27 20:11:43 +00:00
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.
2024-04-22 17:47:46 +00:00
\section * { Experience}
2024-06-27 20:11:43 +00:00
\textbf { REDLattice, Chantilly, VA} \\
\textit { Senior Software Engineer} \hfill \textbf { October 2023 - Present}
\begin { itemize} [leftmargin=0.15in]
2024-04-22 17:47:46 +00:00
\item Developed a customer portal in Python/Django with supporting microservices.
2024-06-27 20:11:43 +00:00
\item Automated server management with Linux bash/Python scripting.
\item Deployed microservices using Docker and added GraphQL endpoints.
2024-04-22 17:47:46 +00:00
\end { itemize}
2024-06-27 20:11:43 +00:00
\textbf { EverQuote, Boston, MA} \\
\textit { Senior Software Engineer} \hfill \textbf { January 2022 - June 2023}
\begin { itemize} [leftmargin=0.15in]
\item Launched a web service using Go and React/Typescript for insurance matches.
\item Migrated a Python 2.7 monolith to Python 3 microservices using FastAPI.
\item Automated tasks, saving 18 hours per week.
2024-04-22 17:47:46 +00:00
\end { itemize}
2024-06-27 20:11:43 +00:00
\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}
2024-04-22 17:47:46 +00:00
\section * { Skills}
2024-06-27 20:11:43 +00:00
\begin { itemize} [leftmargin=0.15in]
2024-04-22 17:47:46 +00:00
\item \textbf { Languages:} Python, Go, Ruby
\item \textbf { Frameworks:} Django, Flask, FastAPI, Rails
2024-06-27 20:11:43 +00:00
\item \textbf { DevOps:} Linux, Docker, Kubernetes
\item \textbf { Version Control:} Git, GitHub, GitLab, Gitea
\item \textbf { Databases:} PostgreSQL, MySQL, MariaDB
\item \textbf { Cloud:} AWS, GCP
\item \textbf { APIs:} REST APIs
\item \textbf { Caching:} Redis, Memcached
\item \textbf { Messaging:} Sidekiq, Kafka, RabbitMQ, MQTT
2024-04-22 17:47:46 +00:00
\end { itemize}
\section * { Education}
2024-06-27 20:11:43 +00:00
2024-04-22 17:47:46 +00:00
\textbf { Keene State College} \\
2024-06-27 20:12:07 +00:00
B.S. Applied Computer Science, Minor in Mathematics
2024-04-22 17:47:46 +00:00
2024-06-27 20:11:43 +00:00
\section * { Open Source Projects}
2024-04-22 17:47:46 +00:00
2024-06-27 20:11:43 +00:00
\textbf { Django DBFileStorage}
\begin { itemize} [leftmargin=0.15in]
\item Developed to run CI tests on remote storage without incurring AWS charges.
2024-04-22 17:47:46 +00:00
\end { itemize}
\end { document}