6. Frontend Portfolio Project V1

FASTEST Way to Become a Software Engineer by PIRATE KING

Personal Bio Website

Now, it’s time to review your learnings by creating a project. Working on projects is the best way to learn to code. Since this is your first project, keep it small and simple. I recommend starting with a personal bio website. Apply your knowledge and use this opportunity to build your online presence. You can develop more features as you progress and add links to your other projects.

Sample Bio Websites

Requirements

  • Create a personal bio website using HTML, CSS, and Bootstrap.

  • The website should be interactive meaning the layout should change according to the screen size (PC and mobile). Refer to Bootstrap for details.

  • Use Bootstrap to style your website. Benchmark similar website for design templates.

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.

Resources

πŸ”— Frontend Portfolio Project V2

Previous
Previous

5. Git

Next
Next

7. GitHub Pages