smaranjitghose / awesome-portfolio-websites

A community maintained open source project aimed at making a personal portfolio for researchers, developers, and analysts simple, fast, and less cumbersome. We make sure you have a full-fledged website to showcase your work while you can spend time on your learning and innovative endeavors.
https://portfolio.smaranjitghose.com/
MIT License
2.3k stars 1.46k forks source link

Live demo and GitHub icons are not fully visible #301

Closed m-code12 closed 3 years ago

m-code12 commented 3 years ago

In the projects.html page,the live demo and github icons are not fully visible for music recommendation engine and movie recommendation system in both light and dark theme.

Screenshot (236) Screenshot (237)

github-actions[bot] commented 3 years ago

We shall look into this issue. Thanks for bringing it to our notice!

smaranjitghose commented 3 years ago

In the projects.html page,the live demo and github icons are not fully visible for music recommendation engine and movie recommendation system in both light and dark theme.

Screenshot (236) Screenshot (237)

Would you like to fix the bug?

m-code12 commented 3 years ago

In the projects.html page,the live demo and github icons are not fully visible for music recommendation engine and movie recommendation system in both light and dark theme. Screenshot (236) Screenshot (237)

Would you like to fix the bug?

Yes,sure. Also please could you assign me points for opening this issue?

smaranjitghose commented 3 years ago

In the projects.html page,the live demo and github icons are not fully visible for music recommendation engine and movie recommendation system in both light and dark theme. Screenshot (236) Screenshot (237)

Would you like to fix the bug?

Yes,sure. Also please could you assign me points for opening this issue?

Sure

ankurg132 commented 3 years ago

I would like to work on the issue.

ankurg132 commented 3 years ago

Also, on reducing the device width, this problem occurs in other cards too. Sharing the screenshot below-

Screenshot (522)

smaranjitghose commented 3 years ago

Also, on reducing the device width, this problem occurs in other cards too. Sharing the screenshot below-

Screenshot (522)

Raise a separate issue for this. Make the grid size to 2. You can make the size of the card similar to this

Also, we can get rid of the project description, have related technology tags and the top of the page a search bar to sort them according to it

smaranjitghose commented 3 years ago

I would like to work on the issue.

BTW you are in NWOC or DWOC or SWOC?

ankurg132 commented 3 years ago

I would like to work on the issue.

BTW you are in NWOC or DWOC or SWOC?

I'm in NWOC, though I'm still waiting for my initial PR to be merged.

ankurg132 commented 3 years ago

Also, on reducing the device width, this problem occurs in other cards too. Sharing the screenshot below- Screenshot (522)

Raise a separate issue for this. Make the grid size to 2. You can make the size of the card similar to this

Also, we can get rid of the project description, have related technology tags and the top of the page a search bar to sort them according to it

Okay, will work on it!