From 45169be4a37357be7312ab2315fd1495844c2170 Mon Sep 17 00:00:00 2001 From: Upendra Upadhyay Date: Sat, 13 Apr 2024 21:33:40 +0530 Subject: [PATCH] updating the link for gopay --- data/experience.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/experience.yaml b/data/experience.yaml index 052a9da..55c5cc7 100644 --- a/data/experience.yaml +++ b/data/experience.yaml @@ -3,7 +3,7 @@ - role: Senior Software Engineer date: November 2021 - Present details: | - Worked with Fraud and Sanctions team at [GoPay](https://www.gojek.com/en/th/gopay/) in payments domain. + 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**. - Optimized rule engine performance by enabling lazy evaluation, short circuiting, handrolling *custom* parser and parallel evaluation; which reduced time taken by parsing from *~1 second* to *~250 ms*, around **~75%** faster. - Implemented **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.