12. Frontend Portfolio Project V2
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.