From c84a206908882e3fa5837948b2b7e09e26780909 Mon Sep 17 00:00:00 2001 From: Upendra Upadhyay Date: Mon, 1 Jul 2024 23:22:11 +0530 Subject: [PATCH] incoporating feedback to show team colleberation --- assets/css/custom.scss | 4 ++-- data/experience.yaml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/css/custom.scss b/assets/css/custom.scss index 5b00d02..bfa7c7b 100644 --- a/assets/css/custom.scss +++ b/assets/css/custom.scss @@ -18,14 +18,14 @@ main.paper { .title { flex-grow: 1; h1 { - font-size: 35px; + font-size: 2rem; display: flex; justify-content: space-around; } } } - padding: .1in .1in; + padding: 3px 3px; } .job_title { diff --git a/data/experience.yaml b/data/experience.yaml index df0218b..c1e5a32 100644 --- a/data/experience.yaml +++ b/data/experience.yaml @@ -4,11 +4,11 @@ date: November 2021 - Present details: | Worked with Fraud and Sanctions team at [GoPay](https://www.gojek.com/en-id/gopay) in payments domain. - - Lead projects for *Gopay Savings* integration with risk rule engine, and its integration with *segmentation service* to prevent promotion abuse, and had monthly savings of **~120M IDR**. + - Lead project for *Gopay Savings* integration with risk rule engine, and its integration with *segmentation service* to prevent promotion abuse. This required tight collaboration across multiple microservices and teams and had monthly savings of **~120M IDR**. - Headed rule engine performance activites by enabling lazy evaluation, optimizing GC, handrolling *custom* parser and parallel evaluation; which reduced time taken by parsing from *~1 second* to *~250 ms*, around **~75%** faster. - - Piloted **Kong** level lua plugin for attestation to stop *scripted attacks*, which blocked around: 30K requests per week; **0.033%** of all requests, i.e. ~4.5K per day. - - Authored various in-depth RCAs and RFCs, revolving around enrichment and risk context service for auto routing of customer complaint tickets. - - Participated in hiring, mentoring new hires in team by KT, TDD, pairing and reading sessions regarding functional programming, **Clojure** *design patterns*, benchmarking and performance tuning. + - Piloted **Kong** level lua plugin for attestation to stop *scripted attacks* in collaboration with the mobile and security team. Which blocked around: 30K requests per week; **0.033%** of all requests; ~4.5K per day. + - Authored various in-depth RCAs and RFCs, revolving around enrichment and risk context service for auto reply of customer complaint tickets. + - Mentored, Hired employee for GoJek by KT, TDD, pairing and reading sessions regarding functional programming, **Clojure** *design patterns*, benchmarking and performance tuning. **Tags**: Load Testing | gRPC | Go | Elxir | Clojure | Redis | PostgreSQL | QuickCheck | Kafka | Lua | Kong | TDD