Tweak wording
Some checks failed
Build / pre-commit-hooks (push) Failing after 3s
Build / build (macos-latest) (push) Has been skipped
Build / build (ubuntu-latest) (push) Has been skipped

This commit is contained in:
alejandro-angulo 2026-03-05 10:47:48 -08:00
parent dac0d20eb6
commit 9b4fbf9425

View file

@ -74,8 +74,9 @@
establishing replication infrastructure and onboarding team members to scale establishing replication infrastructure and onboarding team members to scale
development efforts. development efforts.
\item Identified and resolved critical database lock contention issue \item Identified and resolved critical database lock contention issue
under load, improving concurrent policy creation capacity from 20 to under load, improving concurrent policy creation capacity from
150+ requests (previously caused application crashes). less than 20 to 150+ requests (previously caused application
crashes).
\item Discovered and mitigated critical security vulnerability in \item Discovered and mitigated critical security vulnerability in
authentication service that allowed arbitrary credential generation; authentication service that allowed arbitrary credential generation;
coordinated with security team and led initiative to implement cryptographic coordinated with security team and led initiative to implement cryptographic
@ -89,56 +90,59 @@
\item Mentored engineers through pairing sessions and onboarding, \item Mentored engineers through pairing sessions and onboarding,
helping multiple teammates ramp up on complex initiatives and gain helping multiple teammates ramp up on complex initiatives and gain
context on platform architecture. context on platform architecture.
\item Led learning sessions with engineers on topics like \href{AI \item Led learning sessions with engineers on topics like
agents}{https://github.com/alejandro-angulo/go-ai-agent} and \href{Model \href{https://github.com/alejandro-angulo/go-ai-agent}{AI agents}
Context Protocol (MCP)}{https://github.com/alejandro-angulo/ts-mcp} and \href{https://github.com/alejandro-angulo/ts-mcp}{Model
Context Protocol (MCP)}
\item Championed end-to-end testing in CI, driving adoption and
improving deployment confidence across teams.
\end{itemize} \end{itemize}
\subsection*{Everbridge (formerly NC4) --- \textit{Software Engineer}} \subsection*{Everbridge (formerly NC4) --- \textit{Software Engineer}}
\subsubsection*{October 2018--February 2020} \subsubsection*{October 2018--February 2020}
\begin{itemize} \begin{itemize}
\item Developed and maintained Python (Django app) and PHP applications \item Developed and maintained Python (Django) and PHP applications
used to help notify clients of potential issues (fires, police powering real-time alerting for emergency events (fires, police
activity, etc) activity, etc.).
\item Migrated version control system from SVN to Git \item Led migration from SVN to Git, enabling modern code review
\item Re-architected Python application to improve modularity workflows and improving team collaboration.
\item Introduced best practices (follow PEP8 for Python, begin linting code, etc.) \item Re-architected monolithic Python application into modular
\item Streamlined code review process (integrated with source control) components, reducing coupling and simplifying onboarding for new
\item Maintained and developed a RESTful API written in Python capable of generating engineers.
reports for end users \item Established engineering standards including PEP8 compliance and
\item Worked with product managers to implement ``behind the scenes'' changes automated linting, improving code consistency across the team.
(upgrading language versions, databases, etc.) \item Owned development of RESTful API for report generation, working
directly with product managers to balance technical debt with
feature delivery.
\end{itemize} \end{itemize}
\subsection*{MedQIA --- \textit{Software Engineer}} \subsection*{MedQIA --- \textit{Software Engineer}}
\subsubsection*{April 2017--September 2018} \subsubsection*{April 2017--September 2018}
\begin{itemize} \begin{itemize}
\item Developed and maintained a Java desktop application used by clinical readers \item Developed and maintained a Java desktop application used by
and lab technologists to assist in clinical trials clinical readers and lab technologists to assist in clinical trials.
\item Documented and validated systems to comply with FDA regulations \item Owned documentation and validation processes for FDA compliance,
\item Worked on Python applications that keep track of the status of scans ensuring audit readiness for regulated medical software.
\item Maintained and developed a web client written in PHP and JavaScript that provided \item Built Python-based scan tracking system to monitor clinical trial
a dashboard for the data team progress and surface actionable data to stakeholders.
\item Maintained and develop a RESTful API written in Python capable of generating \item Extended Java application with Python plugin system, automating
reports for end users clinical workflows (dynamic patient loading, task automation) for
\item Wrote Python scripts that plug in to a Java application in order to provide end users.
additional functionality (dynamic loading of patients, automating certain tasks
for end users, etc.)
\end{itemize} \end{itemize}
\end{minipage} \end{minipage}
\hspace{0.08\textwidth} \hspace{0.08\textwidth}
\begin{minipage}[t]{.3\textwidth} \begin{minipage}[t]{.3\textwidth}
\section*{About Me} \section*{About Me}
I'm a computer nerd with a decade of professional experience. I've always Software engineer with a decade of experience building and scaling backend
enjoyed tinkering with computers and now I get to make a living from it. I'm systems. I focus on designing maintainable architectures, improving developer
excited about designing maintainable systems and am looking to join a team that experience, and helping engineers grow through mentorship and knowledge
values a good developer experience. sharing. Currently pursuing an M.S. in Computer Science to formalize my
computer science knowledge.
\\ \\
\\ \\
Outside of my professional work, I still like to tinker with computers. I've Outside of my professional work, I like to tinker with computers. I've
recently began a master's degree to formalize my understanding of computer spent time building my own personal ``cloud'' (self-hosting things like my
science. I also enjoy spending time building my own personal ``cloud'' own git server, CI runner, storage, etc.). I've always been fascinated by
(self-hosting things like my own git server, CI runner, storage, etc.). I've tech and I'm eager to continue improving my skills and the skills of those
always been fascinated by tech and I'm eager to continue improving my skills around me.
and the skills of those around me.
\vspace{1em} \vspace{1em}
\section*{Toolset} \section*{Toolset}
Some tools/frameworks I use regularly in my current role: Some tools/frameworks I use regularly in my current role:
@ -148,11 +152,12 @@
\item docker \item docker
\item git \item git
\item linux \item linux
\item opencode (AI coding agent)
\item postgresql \item postgresql
\item python \item python
\item rabbitmq \item rabbitmq
\item redis \item redis
\item opencode (AI coding agent) \item terraform
\end{itemize} \end{itemize}
\section*{Education} \section*{Education}
\subsection*{Georgia Tech} \subsection*{Georgia Tech}