Victorwarhem / students

Student repository to practice pull requests:

Home Page:ScPo-CompEcon.github.io/students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student directory Build Status

Repository for practicing doing pull requests. Introduce yourself via a GITHUB_USERNAME.json file under the appropriate _data/TERM_YEAR/ directory, and submit via pull request. Here's an example:

// _data/spring_2016/floswald.json
{
  "emoji": "radio",
  "introduction": "BBC6music is my favourite radio station",
  "computing": "dynamic models of housing, location and labor"
}

Using the format above, replace with your own

  • emoji (choose from this list),
  • introduction, which should be something very brief about yourself, and
  • computing, where you should state what kinds of computational problems you are (or think you will be) solving.

Teachers: see the meta file for usage instructions.

About

Student repository to practice pull requests:

ScPo-CompEcon.github.io/students


Languages

Language:Ruby 45.8%Language:HTML 31.0%Language:CSS 11.8%Language:JavaScript 11.4%