/portfolio.v2

Primary LanguageJavaScriptMIT LicenseMIT


Portfolio v2

Logo

Version 2 of my project portfolio website featuring my more current projects.
Explore the Repo»

View Demo ·

Table of Contents
  1. About The Project
  2. Roadmap
  3. Contributing
  4. License
  5. Contact

About The Project

skill

projects

A new and updated portfolio website to give a more current display of my skillset and new projects. It is built with react and styled with tailwind. I opted to use react as I hadn't used it much in the past few months due to developing primarily server side, so I wanted to refresh my skills with it. In addition, I'm trying to build fluency with tailwind due to it speeding up one of the most time consuming aspects of my development(styling). Ensuring the proper responsiveness with tailwind was probably the most difficult part of this as I used the default width only breakpoints. This was very apparent to me once I flipped devices into landscape mode. So I opted to remove snap which was originally present and stay with smooth scroll features only.

(back to top)

Built With

My Skills

(back to top)

Roadmap

  • Framer in motion utilized to allow elements to appear
  • React smooth scroll is added for navigation
  • The snap feature is utilized via the use of tailwind and present in the project section to allow for scrolling.
  • A contact form is integrated into the page via emailJs that forwards the form content directly to my email

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @twitter_handle - kurtiveycodes@gmail.com

Project Link: [https://kurtisivey.github.io/portfolio.v2/]

(back to top)

(back to top)