sentayhu19 / My-Portfolio

This is my portfolio website to showcase my works built with HTML, CSS, and JavaScript.
https://sentayhu19.github.io/My-Portfolio/
MIT License
13 stars 0 forks source link

work and about section added #2

Closed sentayhu19 closed 2 years ago

sentayhu19 commented 2 years ago

Work and about section are added to the index and style file

sentayhu19 commented 2 years ago

Hello @Wes-Isaac, Thank you for the great Suggestions I have updated it based on the comments you gave me .

Sincerely

On Sat, Feb 12, 2022, 12:39 AM Isaac @.***> wrote:

@.**** requested changes on this pull request.

Hi @sentayhu19 https://github.com/sentayhu19 ,

Impressive work so far! There are some issues that you still need to work on to go to the next project but you are almost there! πŸ“πŸ‘Œ Your project highlights πŸ”₯😎

  • Linters are on point βœ”
  • Splendid work with the README file πŸ‘€
  • Proper use of GitHub flow πŸ‘Œ
  • Awesome design πŸ™Œ

Required Changes ♻️

Check the comments under the review. Optional suggestions

Every comment with the [OPTIONAL] prefix is not crucial enough to stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better.

You can also consider: n/a

Cheers and Happy coding!πŸ‘πŸ‘πŸ‘

Feel free to leave any questions or comments in the PR thread if something is not 100% clear. Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.

As described in the Code reviews limits policy https://microverse.zendesk.com/hc/en-us/articles/1500004088561 you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form https://airtable.com/shrQAqnBwek5a0O0s.

In style.css https://github.com/sentayhu19/Portfolio-setup-and-mobile-version-skeleton/pull/2#discussion_r805011748 :

+.worksec1 {

  • position: static;

  • width: 88%;

  • height: 310px;

  • margin: 25px;

  • left: 50%;

  • top: 40%;

  • border-radius: 9px;

  • flex: none;

  • order: 0;

  • flex-grow: 0;

  • background: white;

  • padding-bottom: 142px;

  • padding-top: 76px;

+}

  • Great job implementing this class πŸ‘. However, it's one of the requirements, to use Flexbox to layout individual cards. Kindly fix this.

In style.css https://github.com/sentayhu19/Portfolio-setup-and-mobile-version-skeleton/pull/2#discussion_r805015058 :

+.project1-btn {

Kindly fix this.

In style.css https://github.com/sentayhu19/Portfolio-setup-and-mobile-version-skeleton/pull/2#discussion_r805016892 :

+.discpara {

  • width: 295px;

  • height: 76px;

  • top: 92px;

  • color: #344563;

    • Please use the same colour and font for the

      tags in the card.


In index.html https://github.com/sentayhu19/Portfolio-setup-and-mobile-version-skeleton/pull/2#discussion_r805020505 :

+

About
Myself

+

Hello I’m a software developer! I can help you

Kindly fix this.

In index.html https://github.com/sentayhu19/Portfolio-setup-and-mobile-version-skeleton/pull/2#discussion_r805021520 :

  • CSS
  • JavaScript

  • +

    +

    +

    +

    +

    About
    Myself

    +

    Hello I’m a software developer! I can help you

    +

    +LETS CONNECT

    β€” Reply to this email directly, view it on GitHub https://github.com/sentayhu19/Portfolio-setup-and-mobile-version-skeleton/pull/2#pullrequestreview-880688540, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASRE432A63C4UGNV4UB3II3U2V623ANCNFSM5OFKCB7Q . You are receiving this because you were mentioned.Message ID: <sentayhu19/Portfolio-setup-and-mobile-version-skeleton/pull/2/review/880688540 @github.com>