8000 GitHub - amygeis/amygeis.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amygeis/amygeis.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Pages

Instructions

Create a personal portfolio page and deploy it to Github pages. Please refer to the documentation on GitHub for detailed instructions.

Requirements

  • Separate concerns of semantics and style: your CSS should be in a linked stylesheet separate from your HTML.
  • Your HTML should pass the W3 HTML validator.
  • Your CSS should pass the W3 CSS validator.
  • Javascript isn't required, but you get bonus points for giving it a shot!
  • Your page must be deployed to Github pages. This is a free hosting service provided by Github.

You have not been taught how to deploy to Github Pages. That's okay! This is an opportunity to learn something new on your own. Just follow the instructions here. If you run into any issues, just ask the instructor on lab support.

Submission

Please create an issue on this repo, containing a link to the repo you created and your GitHub Pages URL.

Pairing with Others

Every student must create their own website, but you're welcome and encouraged to collaborate with others! The best way to create a great website is to get targeted feedback from others at several points in the process.

Tips

  • Think about who you want to view your site (potential employers, freelance opportunities, friends). I know it is tempting to make it flashy, but the most important thing when designing your site is to make it EASY for your visitors to access the information they want and navigate around the page.

  • Think about the goal for your site and what you want your users to do (read about your story, look at your work/code/writing, contact you). Guide them to taking those actions by making them prominent / easy to find.

  • Wireframe what you want your site to look like first!

  • Use proper indentation and organize your code. Chances are people will view your source!

  • You may use Bootstrap (or other CSS frameworks) if you would like but make sure you read the documentation for it thoroughly.

Inspiration

Personal websites from some previous SEI grads:

You can also Google "developer portfolio website" for more ideas :)

Bonus!

  • Use pseudoclasses
  • Explore CSS animations
  • Try using some JavaScript

Sass

If you'd like, try adding some Sass to your portfolio site.

Particuarly, look into using:

  • variables
  • mixins
  • the & selector

If you want to explore Sass more, look into:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0