From 66e6e9859f3151972e1a06b7ceae9c311bc06e88 Mon Sep 17 00:00:00 2001 From: Damecek Date: Mon, 3 Jul 2023 16:01:41 +0200 Subject: [PATCH] add refactoring.guru Signed-off-by: adam --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab7c2d7..2d634f6 100644 --- a/README.md +++ b/README.md @@ -990,6 +990,7 @@ performance of any of your sites from across the globe.
##### :black_small_square: Other

+  :small_orange_diamond: Refactoring.Guru - a well designed website for guiding through refactoring and clean code principles.
  :small_orange_diamond: CTF Series : Vulnerable Machines - the steps below could be followed to find vulnerabilities and exploits.
  :small_orange_diamond: 50M_CTF_Writeup - $50 million CTF from Hackerone - writeup.
  :small_orange_diamond: ctf-tasks - an archive of low-level CTF challenges developed over the years.