Misc updates
This commit is contained in:
parent
31f20964ed
commit
5242d886d8
3 changed files with 172 additions and 328 deletions
|
|
@ -68,18 +68,20 @@
|
|||
\subsection*{Sure --- \textit{Staff Software Engineer}}
|
||||
\subsubsection*{February 2020--Present}
|
||||
\begin{itemize}
|
||||
\item Backend lead dev on the service (Django app) responsible for
|
||||
managing an insurance policy's lifecycle (quoting, binding, etc.)
|
||||
\item Working on transitioning toward a more data-driven design
|
||||
(drastically reducing the time/complexity to onboard new clients)
|
||||
\item Help unstick teammates with various types of problems (failing test cases,
|
||||
environment troubleshooting, suggestions on implementation, etc.)
|
||||
\item Investing in our developer experience (setting up tooling for
|
||||
linting/formatting, investigating slow CI pipelines, improving
|
||||
build
|
||||
process, adding tooling to generate documentation, etc.)
|
||||
\item Participating in setting technical direction for teams across the
|
||||
division
|
||||
\item Architecting an updated platform to manage an insurance policy's
|
||||
entire lifecycle (quoting, binding, etc.). This new architecture
|
||||
has resulted in reducing time to onboard new clients from months
|
||||
to a few weeks.
|
||||
\item Introduced tooling to help improve the company's developer
|
||||
experience (pre-commit hooks to automatically run linters and
|
||||
formatters, documentation generation with sphinx, TypeScript type
|
||||
generation based off of an OpenAPI schema, etc.)
|
||||
\item Help unstick teammates with various types of problems (failing
|
||||
test cases, developer environment troubleshooting, suggestions on
|
||||
implementation, etc.)
|
||||
\item Lead refinements with the team to help ensure we're aligned on
|
||||
our technical direction and set up for success by coming up with
|
||||
realistic estimates
|
||||
\end{itemize}
|
||||
\subsection*{Everbridge (formerly NC4) --- \textit{Software Engineer}}
|
||||
\subsubsection*{October 2018--February 2020}
|
||||
|
|
@ -117,7 +119,6 @@
|
|||
\item Managed departmental websites (most running WordPress)
|
||||
\item Wrote PHP scripts to scrape data from third-party sites in order to visualize
|
||||
energy consumption
|
||||
\item Helped ensure compliance with security standards
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
\hspace{0.08\textwidth}
|
||||
|
|
@ -125,32 +126,35 @@
|
|||
\section*{About Me}
|
||||
I'm a computer nerd. I've always enjoyed tinkering with computers and now I
|
||||
get to make a living from it. I'm excited about writing maintainable
|
||||
software and am looking to join a team that values having a good developer
|
||||
software and am looking to join a team that values a good developer
|
||||
experience.
|
||||
|
||||
Outside of my professional work, lately I've taken an interest in
|
||||
\href{https://nixos.org/}{nix}. I've been leveraging it to maintain my
|
||||
personal servers/machines (I self host a bunch of services in my private
|
||||
network). I've dabbled a bit in hardware as well and I built the keyboard
|
||||
I'm typing on right now. If a computer is involved, I'm probably interested
|
||||
in learning more!
|
||||
Outside of my professional work, I've taken an interest in self-hosting.
|
||||
I've dabbled a bit in computer hardware as well. (I built the keyboard on
|
||||
typing on right now!) I've always been fascinated by tech and I'm eager to
|
||||
continue improving my skills and the skill of those around me.
|
||||
|
||||
\vspace{1em}
|
||||
\section*{Related links}
|
||||
\begin{itemize}
|
||||
\item \href{https://github.com/alejandro-angulo/zmk-config}{keyboard configuration}
|
||||
\item \href{https://github.com/alejandro-angulo/dotfiles/}{nix configuration}
|
||||
\item \href{https://github.com/alejandro-angulo/dotfiles/}{dotfiles}
|
||||
\end{itemize}
|
||||
\section*{Toolset}
|
||||
Some tools I use regularly in my current role:
|
||||
Some tools/frameworks I use regularly in my current role:
|
||||
\vspace{-0.6em}
|
||||
\begin{itemize}
|
||||
\item docker
|
||||
\item git
|
||||
\item linux
|
||||
\item tmux
|
||||
\item python
|
||||
\item neovim
|
||||
\item python
|
||||
\item tmux
|
||||
\item aws
|
||||
\item django
|
||||
\item postgresql
|
||||
\item rabbitmq
|
||||
\item redis
|
||||
\end{itemize}
|
||||
\section*{Education}
|
||||
\subsection*{UC Davis}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue