Description:
Currently, the page displaying projects built with the Air framework lacks pagination.
Actual Behavior:
All submitted projects load on a single page. As the number of projects grows, this will cause the page to become excessively long, making it difficult to navigate and negatively impacting page load performance.
Expected Behavior:
Implement pagination at the bottom of the projects list (e.g., displaying 10–20 projects per page with "Next" and "Previous" controls) so users can browse the showcase efficiently.