12. Frontend Portfolio Project V2

FASTEST Way to Become a Software Engineer by PIRATE KING

Personal Bio Website

Once you complete the JavaScript series, improve your first project with the new skills. What can you do to make it more interesting and interactive? Get creative.

Requirements

  • Use JavaScript + jQuery + AJAX + JS Chart APIs to add more functionalities and features to your personal bio website.

  • Use jQuery to manipulate DOMs.

  • You can use any JavaScript chart APIs, but I recommend starting with https://chartjs.org.

  • Think of creative ideas to make your website interesting and interactive.

Submission

  • Create a new public project (repository) on GitHub.

  • Push your project to the master branch.

  • Get in the habit of committing and pushing often. Start creating a commit history.

  • Publish to GitHub pages.

Resources

🔗 Frontend Portfolio Project V1

Previous
Previous

11. AJAX

Next
Next

13. ES6+