From 6440612e03734f3693d9b41d64bedc6052c7a585 Mon Sep 17 00:00:00 2001 From: Arthur Wallendorff Date: Fri, 20 Sep 2024 22:46:58 +0200 Subject: [PATCH] chore: update go text --- data/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/skills.json b/data/skills.json index a19b1c0..53926c5 100644 --- a/data/skills.json +++ b/data/skills.json @@ -6,7 +6,7 @@ "Go is a {{programming language}} mainly used for {{backend}} development.\nIt is {{fast}}, {{simple}}, {{powerful}} and {{fun}}.", "For some programmers, its {{simplicity}} can also be its {{downfall}} as it does not have all the bell and whistles as some languages, such as JavaScript.\nOn the other hand, it is much {{less bloated}} and gives a lot of {{freedom}} to the programmer, very much like its big brother {{C}}.", "It is {{fast}} because it is {{compiled}} to {{machine code}}.\nIt is {{powerful}} because it is {{statically typed}} and {{concurrent}}.\nIt is {{simple}} because it is {{opinionated}}, has a very {{complete}} standard library and only contains {{25 keywords}}.", - "I have been using Go for less than {{1 year}} and I am getting the hang of it.\nI have used it to {{fast-prototype}} a {{web crawler}} and I am currently working on a {{video game}} with it.", + "I have been using Go for about {{1 year}} and I am quite familiar.\nI have used it to {{fast-prototype}} a {{web crawler}} and I am currently working on a {{video game}} with it.", "If I were {{Maïté}}, Go would be my {{Ortolan}}." ], "snippet": "go"