104 lines
3.8 KiB
TeX
104 lines
3.8 KiB
TeX
\documentclass[10pt]{article}
|
|
\usepackage{geometry}
|
|
\usepackage{enumitem}
|
|
\usepackage{hyperref}
|
|
|
|
\geometry{letterpaper, margin=1in}
|
|
|
|
\begin{document}
|
|
|
|
\title{Tyrel Souza}
|
|
\date{}
|
|
\maketitle
|
|
|
|
\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}
|
|
|
|
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}
|
|
|
|
\textbf{REDLattice, Chantilly, VA} \\
|
|
\textit{Senior Software Engineer} \hfill \textbf{October 2023 - Present}
|
|
\begin{itemize}[leftmargin=0.15in]
|
|
\item Developed a customer portal in Python/Django with supporting microservices.
|
|
\item Automated server management with Linux bash/Python scripting.
|
|
\item Deployed microservices using Docker and added GraphQL endpoints.
|
|
\end{itemize}
|
|
|
|
\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.
|
|
\end{itemize}
|
|
|
|
\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}
|
|
|
|
\begin{itemize}[leftmargin=0.15in]
|
|
\item \textbf{Languages:} Python, Go, Ruby
|
|
\item \textbf{Frameworks:} Django, Flask, FastAPI, Rails
|
|
\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
|
|
\end{itemize}
|
|
|
|
\section*{Education}
|
|
|
|
\textbf{Keene State College} \\
|
|
B.S. Applied Computer Science, Minor in Mathematics
|
|
|
|
\section*{Open Source Projects}
|
|
|
|
\textbf{Django DBFileStorage}
|
|
\begin{itemize}[leftmargin=0.15in]
|
|
\item Developed to run CI tests on remote storage without incurring AWS charges.
|
|
\end{itemize}
|
|
|
|
\end{document}
|