1.0.0 • Published 6 years ago

wizardamigos-profiles v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Wizard Amigos profile CARD

This module is a simple profile card that takes a config.json file from everyone who forked a wizardamigos profiles repo and turns it into a little visual profile presentation.

Data format

{
  "username": "johndoe91",
  "name": "John Doe",
  "projects": [
    "http://github.com/john91doe/profiles",
    "http://github.com/john91doe/i-learn-css-flexbox",
    "http://github.com/john91doe/my-webpage"
  ],
  "background":[
    "A graduate student from NTUT Interaction Design Dept",
    "Front-end",
    "Javascript 1 year",
    "HTML 2 months",
    "CSS 3 months",
    "SASS 2 months"
  ],
  "interests":[
    "JavaScript (how to build web, desktop and mobile apps)",
    "Remote Gigs/Jobs (forming a local agency/cooperative (as an app)"
  ],
  "twitter": "http://twitter.com/johndoe91",
  "github": "http://github.com/john91doe"
}

How it looks

profile