From b60673b2c8071409ff44460f86dd51029ea315b9 Mon Sep 17 00:00:00 2001 From: Brendan Elton <36926781+Zume-z@users.noreply.github.com> Date: Sun, 6 Oct 2024 19:45:04 +1100 Subject: [PATCH] [content] fix typo on Self Introduction page (#632) --- apps/website/contents/self-introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/contents/self-introduction.md b/apps/website/contents/self-introduction.md index 880737a7..a512dd3f 100644 --- a/apps/website/contents/self-introduction.md +++ b/apps/website/contents/self-introduction.md @@ -84,7 +84,7 @@ Having an elevator pitch on hand is a great way to create a network and chance u Qualities that a Front End engineer should possess. -> "It receives over a million pageviews a month and is used by over 30,000 NUS undergraduates and even some professors." +> "It receives over a million pageviews a month and is used by over 40,000 NUS undergraduates and even some professors." Mention something about the project which stands out. @@ -112,6 +112,6 @@ Same as above, qualities that a Front End engineer should possess. Lyft was Grab's sister company! In fact they even had a partnership in the past. Most Lyft engineers would have heard of Grab before and mentioning this catches their attention. -> "I built the project with another engineer over the period of 4 months on a React/Redux and Golang stack." +> "I built the project with another engineer over the period of 3 months on a React/Redux and Golang stack." Acknowledge that you work with others. Building a non-trivial system with just 2 people in 3 months is quite good for a non-trivial system. Lyft also uses Golang for their high performance systems.