amcereijo / amcereijo.github.io

Main user page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

username.github.io

The project contents in this repo will read all your repos in github and it'll show them in a list.

You can:

  • filter by technology and/or search by project name
  • click over one project and you will see the README.md file.

Each project item has information about its technology, its last commit date and has a link to the project.

You can fork this repo, rename with name "yourgithubusername".github.io and you could see your own repo list page under http://yourgithubusername.github.io

In "js/mock.js" you can configure mock properties:

Polymer version

All needed files to replicate the same functionality using Polymer are under "polymer" folder. Check the output in http://amcereijo.github.io/polymer/index.html

React.js + Redux version

All needed files to replcate the same functionality using React.js and Redux are under "reactjs" folder. Check the output in http://amcereijo.github.io/reactjs/index.html

About

Main user page


Languages

Language:JavaScript 97.0%Language:HTML 3.0%