Documentation Issue: Some projects are outside the Tier-1 table
Description
Several project entries in the documentation are not placed inside the Tier-1: Beginner Projects table.
Instead, they appear below the table as bullet points, which breaks formatting consistency and reduces readability.
Affected Section
Tier-1: Beginner Projects
Current Problem
The following projects are displayed outside the table instead of as table rows:
- Build Brand Page (React)
- TIC TAC TOE (Python)
- Password Generator (Python)
- PDF to Audio Book Converter (Python)
This results in:
- Inconsistent documentation layout
- Poor UI structure
- Confusion for readers
- Harder scanning and navigation
Screenshots
Expected Behavior
All Tier-1 projects should be displayed in a single structured table having:
- Project Name
- Short Description
- Tier
Actual Behavior
Some projects are listed as bullet points outside the table, instead of being formatted consistently.
Suggested Fix
Add missing projects as rows inside the Tier-1 table
Remove the loose bullet list
Standardize naming and descriptions
Confirm markdown renders properly on GitHub preview
Priority
Medium (Documentation consistency issue)
Documentation Issue: Some projects are outside the Tier-1 table
Description
Several project entries in the documentation are not placed inside the Tier-1: Beginner Projects table.
Instead, they appear below the table as bullet points, which breaks formatting consistency and reduces readability.
Affected Section
Tier-1: Beginner Projects
Current Problem
The following projects are displayed outside the table instead of as table rows:
This results in:
Screenshots
Expected Behavior
All Tier-1 projects should be displayed in a single structured table having:
Actual Behavior
Some projects are listed as bullet points outside the table, instead of being formatted consistently.
Suggested Fix
Add missing projects as rows inside the Tier-1 table
Remove the loose bullet list
Standardize naming and descriptions
Confirm markdown renders properly on GitHub preview
Priority
Medium (Documentation consistency issue)