Skip to content

Commit

Permalink
[Build] a6663b7
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonYao committed Jun 12, 2024
1 parent b250895 commit 7297201
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 41 deletions.
28 changes: 15 additions & 13 deletions Resume_Jason_Yao.tex
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,30 @@ \subsection{Programming}
C,
Bash
\newline
\subsubsection{AI/ML}
PyTorch,
TensorFlow,
Diffusers
\newline
\subsubsection{Web Frameworks}
Spring/SpringBoot,
Spring Reactor/WebFlux,
Django,
NodeJS,
Vue 3,
Protobuf
Protobuf,
OpenAPI
\newline
\subsubsection{Data Layer/Caches}
\subsubsection{Databases \& Processing}
PostgreSQL,
MongoDB,
Spanner,
Redis,
Hibernate,
JPA,
R2DBC,
Spanner
\newline
\subsubsection{Message Buses}
Kafka,
AWS SQS,
RabbitMQ
AWS SQS
\newline
\subsubsection{Observability}
Prometheus,
Expand All @@ -85,7 +88,6 @@ \subsection{Programming}
Kubernetes,
Docker,
Github Actions,
DroneCD,
\LaTeX,
Consul
\newline
Expand Down Expand Up @@ -157,14 +159,15 @@ \section{Experience}
\position{Senior Software Engineer (L5)}{Nov 2023 – Present}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Designing \& leading implementation on Google's next generation horizontal debugging platform
\item Designing \& leading implementation on Google Search's next generation debugging platform
\item Designed \& lead implementation on adding debugging capabilities to next-gen Observability platform, \textbf{bringing generalized debugging capabilities to over 10k+ MAU engineers}
\end{tightemize}
\sectionsep
\position{Software Engineer (L4)}{Sep 2021 – Nov 2023}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Proposed, designed, and lead team of 5 SWEs in implementation of a plan to improve Google Search debugging performance, leading to a \textbf{99.8\% error rate reduction, and \textasciitilde70\% latency improvement}, and over 25 SWE years saved per year
\item Proposed, designed, and lead team of 5 SWEs in implementation on next generation platform architecture, enabling faster developer velocity and additional latency improvements
\item Proposed, designed, and lead team of 5 SWEs on project to improve Google Search debugging performance, leading to a \textbf{99.8\% error rate reduction, and \textasciitilde70\% latency improvement}, and over 25 SWE years saved per year
\item Proposed, designed, and lead team of 5 SWEs on next generation platform architecture, enabling faster developer velocity, reliability, and stability of owned services
\end{tightemize}
\sectionsep
\workplace{logos/short/squarespace}{Squarespace}{New York, NY}{3 years, 6 months}
Expand All @@ -175,8 +178,7 @@ \section{Experience}
\item Designed and built registrar TLS, EPP, and product features that \textbf{lowered domain registrations from \textasciitilde30s to \textasciitilde100ms (99.6\% latency reduction)}
\item Designed and built robust backend services and systems for Squarespace Emails that \textbf{lowered error rates from \textasciitilde40\% to \textasciitilde2\%}, and \textbf{decreased customer support volume from \textasciitilde60\% to <1\%}
\item Reduced company reliance on 3rd party vendors by building out registrar functionality in-house, lowering domain costs on average by \textasciitilde20\%, and \textbf{provided new uptime guarantee of 99.9\% compared to old 3rd party's 95\% uptime} for all domain actions
\item Proposed, designed, and built the backend systems for a generic fraud detection system, increasing the number of identified fraudulently purchased domains by over 3.5 times baseline. Converted fraud detection model at Squarespace from \textit{reactive to customer write-ins} to \textit{proactively identifying fraudulently purchased domains}
\item Wired up deep observability metrics via Prometheus/Graphana, \textbf{providing useful technical and business dashboards and alerts in previously opaque systems running in production}
\item Proposed, designed, and built the backend systems for a generic fraud detection system, \textbf{increasing the number of correctly-identified fraudulently purchased domains by over 3.5x baseline}. Converted fraud detection model at Squarespace from \textit{reactive to customer write-ins} to \textit{proactively identifying fraudulently purchased domains}
\end{tightemize}
\sectionsep
\workplace{logos/short/mediamath}{MediaMath}{New York, NY}{9 months}
Expand Down
28 changes: 17 additions & 11 deletions data/resume_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@
"C",
"Bash",
],
"AI/ML": [
"PyTorch",
"TensorFlow",
"Diffusers",
# "Huggingface",
],
# "Big Data Tools": [
# "(Py)Spark + Yarn",
# "AWS EMR",
Expand All @@ -105,22 +111,21 @@
"NodeJS",
"Vue 3",
"Protobuf",
"OpenAPI",
# "Flask",
# "Express",
],
"Data Layer/Caches": [
"Databases & Processing": [
"PostgreSQL",
"MongoDB",
"Spanner",
"Redis",
"Hibernate",
"JPA",
"R2DBC",
"Spanner",
],
"Message Buses": [
"Kafka",
"AWS SQS",
"RabbitMQ",
# "RabbitMQ",
],
"Observability": [
"Prometheus",
Expand All @@ -134,7 +139,7 @@
"Kubernetes",
"Docker",
"Github Actions",
"DroneCD",
# "DroneCD",
"LaTeX",
"Consul",
]
Expand All @@ -159,16 +164,17 @@
"start_date": "2023-11-01",
"end_date": None,
"descriptions": [
"Designing & leading implementation on Google's next generation horizontal debugging platform"
"Designing & leading implementation on Google Search's next generation debugging platform",
"Designed & lead implementation on adding debugging capabilities to next-gen Observability platform, **bringing generalized debugging capabilities to over 10k+ MAU engineers**",
]
},
{
"title": "Software Engineer (L4)",
"start_date": "2021-09-27",
"end_date": "2023-11-01",
"descriptions": [
"Proposed, designed, and lead team of 5 SWEs in implementation of a plan to improve Google Search debugging performance, leading to a **99.8% error rate reduction, and ~70% latency improvement**, and over 25 SWE years saved per year",
"Proposed, designed, and lead team of 5 SWEs in implementation on next generation platform architecture, enabling faster developer velocity and additional latency improvements"
"Proposed, designed, and lead team of 5 SWEs on project to improve Google Search debugging performance, leading to a **99.8% error rate reduction, and ~70% latency improvement**, and over 25 SWE years saved per year",
"Proposed, designed, and lead team of 5 SWEs on next generation platform architecture, enabling faster developer velocity, reliability, and stability of owned services",
]
}
],
Expand All @@ -190,8 +196,8 @@
"Designed and built registrar TLS, EPP, and product features that **lowered domain registrations from ~30s to ~100ms (99.6% latency reduction)**",
"Designed and built robust backend services and systems for Squarespace Emails that **lowered error rates from ~40% to ~2%**, and **decreased customer support volume from ~60% to <1%**",
"Reduced company reliance on 3rd party vendors by building out registrar functionality in-house, lowering domain costs on average by ~20%, and **provided new uptime guarantee of 99.9% compared to old 3rd party's 95% uptime** for all domain actions",
"Proposed, designed, and built the backend systems for a generic fraud detection system, increasing the number of identified fraudulently purchased domains by over 3.5 times baseline. Converted fraud detection model at Squarespace from _reactive to customer write-ins_ to _proactively identifying fraudulently purchased domains_",
"Wired up deep observability metrics via Prometheus/Graphana, **providing useful technical and business dashboards and alerts in previously opaque systems running in production**"
"Proposed, designed, and built the backend systems for a generic fraud detection system, **increasing the number of correctly-identified fraudulently purchased domains by over 3.5x baseline**. Converted fraud detection model at Squarespace from _reactive to customer write-ins_ to _proactively identifying fraudulently purchased domains_",
# "Wired up deep observability metrics via Prometheus/Graphana, **providing useful technical and business dashboards and alerts in previously opaque systems running in production**"
]
}
],
Expand Down
Binary file modified docs/Resume_Jason_Yao.pdf
Binary file not shown.
Binary file modified docs/Resume_Jason_Yao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions docs/json-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,22 +78,25 @@
"TypeScript",
"C",
"Bash",
"PyTorch",
"TensorFlow",
"Diffusers",
"Spring/SpringBoot",
"Spring Reactor/WebFlux",
"Django",
"NodeJS",
"Vue 3",
"Protobuf",
"OpenAPI",
"PostgreSQL",
"MongoDB",
"Spanner",
"Redis",
"Hibernate",
"JPA",
"R2DBC",
"Spanner",
"Kafka",
"AWS SQS",
"RabbitMQ",
"Prometheus",
"Grafana",
"LightStep",
Expand All @@ -103,7 +106,6 @@
"Kubernetes",
"Docker",
"Github Actions",
"DroneCD",
"LaTeX",
"Consul"
],
Expand Down
28 changes: 15 additions & 13 deletions docs/raw-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,27 +85,30 @@
"C",
"Bash"
],
"AI/ML": [
"PyTorch",
"TensorFlow",
"Diffusers"
],
"Web Frameworks": [
"Spring/SpringBoot",
"Spring Reactor/WebFlux",
"Django",
"NodeJS",
"Vue 3",
"Protobuf"
"Protobuf",
"OpenAPI"
],
"Data Layer/Caches": [
"Databases & Processing": [
"PostgreSQL",
"MongoDB",
"Spanner",
"Redis",
"Hibernate",
"JPA",
"R2DBC",
"Spanner"
],
"Message Buses": [
"Kafka",
"AWS SQS",
"RabbitMQ"
"AWS SQS"
],
"Observability": [
"Prometheus",
Expand All @@ -119,7 +122,6 @@
"Kubernetes",
"Docker",
"Github Actions",
"DroneCD",
"LaTeX",
"Consul"
]
Expand All @@ -136,16 +138,17 @@
"start_date": "2023-11-01",
"end_date": null,
"descriptions": [
"Designing & leading implementation on Google's next generation horizontal debugging platform"
"Designing & leading implementation on Google Search's next generation debugging platform",
"Designed & lead implementation on adding debugging capabilities to next-gen Observability platform, **bringing generalized debugging capabilities to over 10k+ MAU engineers**"
]
},
{
"title": "Software Engineer (L4)",
"start_date": "2021-09-27",
"end_date": "2023-11-01",
"descriptions": [
"Proposed, designed, and lead team of 5 SWEs in implementation of a plan to improve Google Search debugging performance, leading to a **99.8% error rate reduction, and ~70% latency improvement**, and over 25 SWE years saved per year",
"Proposed, designed, and lead team of 5 SWEs in implementation on next generation platform architecture, enabling faster developer velocity and additional latency improvements"
"Proposed, designed, and lead team of 5 SWEs on project to improve Google Search debugging performance, leading to a **99.8% error rate reduction, and ~70% latency improvement**, and over 25 SWE years saved per year",
"Proposed, designed, and lead team of 5 SWEs on next generation platform architecture, enabling faster developer velocity, reliability, and stability of owned services"
]
}
],
Expand All @@ -167,8 +170,7 @@
"Designed and built registrar TLS, EPP, and product features that **lowered domain registrations from ~30s to ~100ms (99.6% latency reduction)**",
"Designed and built robust backend services and systems for Squarespace Emails that **lowered error rates from ~40% to ~2%**, and **decreased customer support volume from ~60% to <1%**",
"Reduced company reliance on 3rd party vendors by building out registrar functionality in-house, lowering domain costs on average by ~20%, and **provided new uptime guarantee of 99.9% compared to old 3rd party's 95% uptime** for all domain actions",
"Proposed, designed, and built the backend systems for a generic fraud detection system, increasing the number of identified fraudulently purchased domains by over 3.5 times baseline. Converted fraud detection model at Squarespace from _reactive to customer write-ins_ to _proactively identifying fraudulently purchased domains_",
"Wired up deep observability metrics via Prometheus/Graphana, **providing useful technical and business dashboards and alerts in previously opaque systems running in production**"
"Proposed, designed, and built the backend systems for a generic fraud detection system, **increasing the number of correctly-identified fraudulently purchased domains by over 3.5x baseline**. Converted fraud detection model at Squarespace from _reactive to customer write-ins_ to _proactively identifying fraudulently purchased domains_"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion pyresume/templators/latex_2_column_resume/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ def template(self, data: ResumeData) -> TemplatedData:
'graduation_date': latest_education.end_date.strftime("%b %Y"),

# Left column - skills
'programming_skills': {skill_header: [escape_latex(skill) for skill in skills] for skill_header, skills in data.summaries.skills.programming.items()},
'programming_skills': {escape_latex(skill_header): [escape_latex(skill) for skill in skills] for skill_header, skills in data.summaries.skills.programming.items()},
'languages': [language.name for language in data.summaries.skills.general.languages],
'misc': data.summaries.skills.general.misc,

Expand Down

0 comments on commit 7297201

Please sign in to comment.