This is my portfolio website where you can hire me as a web developer. I also mention all my projects which is created by me. Built with HTML CSS and JavaScript

  • By Aamir khan
  • Last update: Oct 7, 2022
  • Comments: 8

My Portfolio

This is my portfolio website where you can hire me as a web developer. I also mention all my projects which is created by me.

ScreenShot

Mobile View

screencapture-127-0-0-1-5500-index-html-2022-07-06-14-05-47.png

Desktop View

screencapture-127-0-0-1-5500-index-html-2022-07-08-20-43-48.png

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

Live Demo Link

Authors

👤 Aamir Khan

👤 Kwaleyela

Contributions

In the Peer Programming section of week 4, day 3 I contributed to Kwaleyela's project portfolio-website.

In the Peer Programming section of week 4, day 3 Kwaleyela contributed to this repo.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

Github

https://github.com/aamirkhan2478/portfolio-project

Comments(8)

  • 1

    My Portfolio - Local storage

    • Store data in local storage when the user is writing in the text field.
    • Display stored values in text fields.
    • Remove all values from text fields and local storage when the user clicks the reset button.
  • 2

    My Portfolio - Dynamic Cards and Modal popup

    • Add Markup and CSS for the modal.
    • Add dynamic Cards Data using Javascript.
    • Add dynamic card details in Modal when the user clicks on the button using Javascript.
  • 3

    My Portfolio - Desktop Version

    My Portfolio

    I am using media queries in this branch and created a responsive website. This is for the desktop version and also use this website in future for my own portfolio.

    Built With

    • HTML
    • CSS
  • 4

    Peer-to-peer code review

    Contact form section Everything is tested and working fine.

    Recommendation:

    • I am kindly suggesting naming attributes on every input of the contact form. The name attribute is used to reference elements in JavaScript.
  • 5

    Portfolio - Mobile View

    My Portfolio

    In this pull request I added the contact form section and footer section and completed my mobile view version successfully. In future, I will be using this website for my portfolio.

    Built With

    • HTML
    • CSS
  • 6

    Portfolio - Mobile Version

    My Portfolio

    This is a portfolio website for mobile-only for now where I added my created project and also people hire me by using this website in future. I added a work section and an about section to this branch.

    Built With

    • HTML
    • CSS
  • 7

    Portfolio - Mobile Version Skeleton

    My Portfolio - Mobile Version

    This is my portfolio website only for mobile-only now. In the future, I will complete this website and use this site for my portfolio.

    Built with

    • HTML
    • CSS
  • 8

    Code & Bug session

    Almost there 🤩

    • When you click the hamburger, the menu appears, but when the user clicks on the link inside the menu the menu does not disappear I suggest using a for loop instead of a single element