diff --git a/ideas/index.rst b/ideas/index.rst
index 37669b020122aa4e438eba16aed2ecda123d664f..7ccdda713fdd91753e12f43cd4eea781414f23ba 100644
--- a/ideas/index.rst
+++ b/ideas/index.rst
@@ -7,6 +7,20 @@ Below are the project ideas for the GSoC 2024 sorted for better navigation. The
 with experts on building open source embedded systems. An embedded system is build of computers 
 dedicated a specific collections of functions and connected to automate things in the physical world.
 
+All the projects have colorful badges for making your choice easier,
+
+.. table:: 
+
+    +------------------------------------+------------------------------------+------------------------------------+
+    | Priority                           | Complexity                         | Size                               |
+    +====================================+====================================+====================================+
+    | :bdg-danger:`High priority`        | :bdg-danger:`High complexity`      | :bdg-danger-line:`Large size`      |
+    +------------------------------------+------------------------------------+------------------------------------+   
+    | :bdg-success:`Medium priority`     | :bdg-success:`Medium complexity`   | :bdg-success-line:`Medium size`    |
+    +------------------------------------+------------------------------------+------------------------------------+ 
+    | :bdg-info:`Low priority`           | :bdg-info:`Low complexity`         | :bdg-info-line:`Small size`        |
+    +------------------------------------+------------------------------------+------------------------------------+  
+
 .. admonition:: Did you know?
 
     BeagleBoard.org has been accepted to be a mentoring organization in the Google Summer of Code (GSoC) for twelve previous years!