From cadb702e70dc3fde35d4c0a4be8d8154cf51293b Mon Sep 17 00:00:00 2001 From: Ryo Date: Sat, 21 Sep 2024 14:18:48 +0800 Subject: [PATCH] Small edits --- _posts/2024-09-11-sp-intern.md | 2 +- _posts/2024-09-13-first-job.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2024-09-11-sp-intern.md b/_posts/2024-09-11-sp-intern.md index 620d4e17..70994d17 100644 --- a/_posts/2024-09-11-sp-intern.md +++ b/_posts/2024-09-11-sp-intern.md @@ -162,7 +162,7 @@ charger state or return a response to the caller based on the operation. Towards the end of my internship, I: 1. Recorded and shared a demo video of the process flow when using the Web UI module. -2. Demo-ed the application modules to both my internship supervisor and the Head of Product Engineering, including the simulation of 500 to 2000 concurrent charging transactions via the charger simulator API, demonstrating its impact on Cosmos server resources. +2. Demo-ed the application modules to both my internship supervisor and the Head of Product Engineering, including the simulation of 500 to 2000 concurrent charging transactions with Locust via the charger simulator API, demonstrating its impact on Cosmos server resources. 3. Gave a presentation of what I did, faced (in terms of challenges), and learned to the rest of the interns I came in with, as well as to my school's ATAP supervisor. 4. Wrote an internship report documenting my project and journey. diff --git a/_posts/2024-09-13-first-job.md b/_posts/2024-09-13-first-job.md index 655c07c8..abd29d58 100644 --- a/_posts/2024-09-13-first-job.md +++ b/_posts/2024-09-13-first-job.md @@ -46,7 +46,7 @@ Unfortunately, I graduated. My previous experiences during my internship were wi ## My Onboarding Experience -As part of the Crédit Agricole CIB Graduate "Propeller" Programme, I'm to undergo 12 weeks of training, consisting of 2 weeks of SWE fundamentals refresher training and 10 weeks of specialized on-the-job training in the team's tech stack. The 2 weeks of refresher training includes Linux basics, Web basics (HTML, JS, CSS), a deep-dive into databases (SQL/PGSQL, MongoDB, Data infrastructure technologies), Java programming (Spring, JPA, Servlets and JPA), Docker, Kubernetes, and Azure CI/CD. +As part of the Crédit Agricole CIB Graduate "Propeller" Programme, I'm to undergo 12 weeks of training, consisting of 2 weeks of SWE fundamentals refresher training and 10 weeks of specialized on-the-job training in the team's tech stack. The 2 weeks of refresher training includes Linux basics, Web basics (HTML, JS, CSS), a deep-dive into databases (SQL/PGSQL, MongoDB, data infrastructure technologies), Java programming (Spring, JPA, Servlets and JSP), Docker, Kubernetes, and Azure CI/CD. ## My Project and Team