Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved homepageUI #457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sriiishtiiiii
Copy link
Contributor

@Sriiishtiiiii Sriiishtiiiii commented Oct 27, 2024

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

  • I have read and followed the Contribution Guidelines.
  • All new and existing tests passed.
  • I have updated the documentation to reflect the changes I've made.
  • My code follows the code style of this project.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Light Mode
bug10(a)

Dark Mode
bug10(b)

Copy link

vercel bot commented Oct 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devdisplay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 10:59am

Copy link

netlify bot commented Oct 27, 2024

Deploy Preview for devdisplay failed.

Name Link
🔨 Latest commit acdef3a
🔍 Latest deploy log https://app.netlify.com/sites/devdisplay/deploys/671e1ce36dc9080008ba6c30

@codeaashu
Copy link
Owner

hey @SrishtiChamoli
leave that
focus on this issue #475 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[style]: homepage UI
2 participants