Skip to content

anariak/student-external-profile

 
 

Repository files navigation

Student External Profile

Travis Build

This website serves like a Student Profile Showcase.

Each student must upload a <your_github_username>.yml file inside /src/students/ with all his information via Pull Request. For example: rigoberto.yml.

The yml file must be filled with all your personal and professional information, after complating the YML fill the application will automatically generate a student portfolio like the following:

Wach Live Demo Here

Note: You can test your yaml syntax here: http://www.yamllint.com/

Completing the YML file

The YML file is comprised of 4 fundamental sections:

theme: You can choose a theme and skin colors.
basic_info: Your personal info
education: Previous studies.
experiences: Previous jobs.
projects: Describe the projects you have build as a developer.
publications: Any articles you have published.
skills: List your skills with percentage of expertise.

You can pick between your template and your skin, for example:

template: "online-cv"
skin: "orange"

About

Static Generated Website with Student External Profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • CSS 42.8%
  • HTML 0.1%