Skip to content

Commit

Permalink
incoporating feedback to show team colleberation
Browse files Browse the repository at this point in the history
  • Loading branch information
upendra1997 committed Jul 1, 2024
1 parent eefd120 commit c84a206
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions assets/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
8 changes: 4 additions & 4 deletions data/experience.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c84a206

Please sign in to comment.