Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #445
Description
This pull request addresses the improvements proposed in issue #445 , transforming the homepage UI from a dropdown list of profiles to an engaging, card-based layout.
Related Issues
solves issue #445 which was raised by me itself.
Changes Proposed
• Replaced the dropdown list of profiles with clickable profile cards for a more intuitive and visually appealing user experience.
• Each profile card displays essential information and, when clicked, redirects to the associated GitHub profile, making it easy for users to learn more about each individual.
• The ticker-based skill set feature has been retained within each card, allowing skills to scroll smoothly within the card itself.
• Profile cards are arranged in rows of three, maximizing screen space and giving the page a balanced, modern look.
•UI Highlights:
• Improved layout: Cards are evenly spaced and organized, creating a visually balanced appearance that prevents empty spaces.
• Intuitive interaction: Clicking anywhere on a card leads to the GitHub profile, enhancing user engagement.
Checklist
Screenshots
Light Mode
![bug10(a)](https://private-user-images.githubusercontent.com/146511619/380488615-1bc4ba91-20f8-4b32-b01e-899036deaba7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODYxMzgsIm5iZiI6MTczOTM4NTgzOCwicGF0aCI6Ii8xNDY1MTE2MTkvMzgwNDg4NjE1LTFiYzRiYTkxLTIwZjgtNGIzMi1iMDFlLTg5OTAzNmRlYWJhNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxODQzNThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yNzcwMGZlNjRiZmJmNWZlODYzYWUwNmMyYmUxZDljYmIwOWMyOTQ4M2YwMjQ2ZjNkZDJkMWZkZTRiMmViMDA2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.4bEqO2gVCtovSFjhxSCrF7TGnNyOmGaFz8JQKVnByBY)
Dark Mode
![bug10(b)](https://private-user-images.githubusercontent.com/146511619/380488644-396fcac4-0653-444f-ab28-e65da5d24c70.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODYxMzgsIm5iZiI6MTczOTM4NTgzOCwicGF0aCI6Ii8xNDY1MTE2MTkvMzgwNDg4NjQ0LTM5NmZjYWM0LTA2NTMtNDQ0Zi1hYjI4LWU2NWRhNWQyNGM3MC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxODQzNThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yNzJhZDQ1OTFjMGM1YjY1YTlmNjRkNTIxZDI1MWZmN2MzMmQzMmJhYzRlMWQ4MzBkNjQzZjc4NGNmMDcyNTMxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.QVj0Y7kfTeO-0asGrqZAAoqPri06NxC2qPFo5lYJvPs)