order and add new projects
diff --git a/project_urls.py b/project_urls.py
index f5b029b..ffe3d9b 100644
--- a/project_urls.py
+++ b/project_urls.py
@@ -5,25 +5,29 @@
     'https://github.com/TinyTapeout/tt02-test-invert',
     ]
 project_urls = [
-	"https://github.com/maehw/tt02-bcd-7segment-encoder",
-	"https://github.com/ekliptik/tt02-chase-the-beat",
-	"https://github.com/leardilap/tt02-LUTRAM",
-	"https://github.com/steieio/tt02-submission-universal-sr",
-	"https://github.com/Tschucker/tt02-submission-tiny-fir",
-	"https://github.com/moyesw/tt02-moyesw-StreamIntegrator",
-	"https://github.com/RiceShelley/tiny-fft",
-	"https://github.com/89Mods/tt2-AvalonSemi-5401",
-	"https://github.com/svd321/tt02-Ising",
-	"https://github.com/JensIMS/tt02-trafficlight",
-	"https://github.com/jar/tt02_sram",
-	"https://github.com/justinP-wrk/tt02-TinySensor",
-	"https://github.com/azdle/binary-clock-asic",
-	"https://github.com/AidanGood/tt02-McCoy",
-	"https://github.com/ryancor/tt02-submission-template",
-#	"https://github.com/grayresearch/tt02-s4ga", # sv error
-	"https://github.com/migcorre/tt02-dc",
-	"https://github.com/loxodes/tt02-submission-loxodes",
-	"https://github.com/chrisruk/matrixchip",
-	"https://github.com/TomKeddie/tinytapeout-2022-2",
-	"https://github.com/Fraserbc/tt02-simon",
-    ]
+    'https://github.com/TinyTapeout/tt02-test-straight',
+    "https://github.com/Fraserbc/tt02-simon",
+    # "https://github.com/TomKeddie/tinytapeout-2022-2", # currently building
+    "https://github.com/chrisruk/matrixchip",
+    "https://github.com/loxodes/tt02-submission-loxodes",
+    "https://github.com/migcorre/tt02-dc",
+    # "https://github.com/grayresearch/tt02-s4ga",
+    "https://github.com/ryancor/tt02-submission-template",
+    "https://github.com/AidanGood/tt02-McCoy",
+    "https://github.com/azdle/binary-clock-asic",
+    "https://github.com/justinP-wrk/tt02-TinySensor",
+    "https://github.com/jar/tt02_sram",
+    "https://github.com/JensIMS/tt02-trafficlight",
+    "https://github.com/svd321/tt02-Ising",
+    "https://github.com/89Mods/tt2-AvalonSemi-5401",
+    "https://github.com/RiceShelley/tiny-fft",
+    "https://github.com/moyesw/tt02-moyesw-StreamIntegrator",
+    "https://github.com/Tschucker/tt02-submission-tiny-fir",
+    "https://github.com/steieio/tt02-submission-universal-sr",
+    "https://github.com/leardilap/tt02-LUTRAM",
+    "https://github.com/ekliptik/tt02-chase-the-beat",
+    "https://github.com/maehw/tt02-bcd-7segment-encoder",
+    "https://github.com/benevpi/tt02-LED-flasher",
+   # "https://github.com/kuriousd/tt02-4bit-multiplier", # invalid module port
+    "https://github.com/89Mods/tt2-avalonsemi-TBB1143",
+]