Skip to content

Commit

Permalink
Merge pull request #18 from eubond/patch-2
Browse files Browse the repository at this point in the history
Organizing links on alphabetic order
  • Loading branch information
alinebastos authored Oct 31, 2017
2 parents b9b8117 + 5c9856b commit f575d4a
Showing 1 changed file with 26 additions and 27 deletions.
53 changes: 26 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@ The best thing for you to practice, and give back to the community, is to contri
Here some ideias of projects, challenges and coding interviews for you to practice.

#### General
- [Frontend Challenges](https://github.com/LFeh/frontend-challenges) :brazil:/:us:
- [Fullstack Challenges](https://github.com/alinebastos/fullstack-challenges) :brazil:/:us:
- [100daysfrontend](http://100daysfrontend.com/) :us:
- [30 Days, 30 Sites](http://www.subscribepage.com/30days30sites) :us:
- [A test-driven JS assessment](https://github.com/rmurphey/js-assessment) :us:
- [JavaScript30](https://javascript30.com/) :us:
- [Apenas Crie Websites](https://github.com/estevanmaito/apenas-crie-websites) :brazil:
- [Topcoder](https://www.topcoder.com) :us:
- [Hackerrank](https://www.hackerrank.com/) :us:
- [Coderbyte](https://coderbyte.com/) :us:
- [Sphere Online Judge](http://br.spoj.com/) :brazil:
- [CodeEval](https://www.codeeval.com/) :us:
- [Exercism](http://exercism.io/) :us:
- [Challenger.js](http://rileyjshaw.com/challenger/) :us:
- [30 Days, 30 Sites](http://www.subscribepage.com/30days30sites) :us:
- [100daysfrontend](http://100daysfrontend.com/) :us:
- [CodeEval](https://www.codeeval.com/) :us:
- [Coderbyte](https://coderbyte.com/) :us:
- [Daily UI](http://www.dailyui.co/) :us:
- [URI Online Judge](https://www.urionlinejudge.com.br/) :brazil:/:us:/:es:
- [LeetCode](https://leetcode.com/) :us:
- [Exercism](http://exercism.io/) :us:
- [Frontend Challenges](https://github.com/LFeh/frontend-challenges) :brazil:/:us:
- [Fullstack Challenges](https://github.com/alinebastos/fullstack-challenges) :brazil:/:us:
- [Hacker earth](https://www.hackerearth.com) :us:
- [Hackerrank](https://www.hackerrank.com/) :us:
- [JavaScript30](https://javascript30.com/) :us:
- [LeetCode](https://leetcode.com/) :us:
- [Sphere Online Judge](http://br.spoj.com/) :brazil:
- [Topcoder](https://www.topcoder.com) :us:
- [URI Online Judge](https://www.urionlinejudge.com.br/) :brazil:/:us:/:es:
- [UVA](https://uva.onlinejudge.org/) :us:


Expand All @@ -39,39 +39,38 @@ Here some ideias of projects, challenges and coding interviews for you to practi
- [Enjoy CSS](http://enjoycss.com/) :us:

## Online Hackathons
- [DEVPOST](https://devpost.com/hackathons?utf8=%E2%9C%93&search=&challenge_type=online&sort_by=Submission+Deadline) :us:
- [Challenge Rocket](https://challengerocket.com/hackathons-list.html) :us:
- [DEVPOST](https://devpost.com/hackathons?utf8=%E2%9C%93&search=&challenge_type=online&sort_by=Submission+Deadline) :us:

## Games
You can practice while you are playing.

#### General
- [Codewars](https://www.codewars.com/) :us:
- [CodeFights](https://codefights.com/) :us:
- [CheckiO](https://checkio.org/) :us:
- [Code Monkey](https://www.playcodemonkey.com/) :us:
- [CodeCombat](https://codecombat.com/) :us:
- [CodeFights](https://codefights.com/) :us:
- [Codewars](https://www.codewars.com/) :us:
- [CodinGame](https://www.codingame.com/) :us:
- [Screeps](https://screeps.com/) :us:
- [Cyber DoJo](http://www.cyber-dojo.org/) :us:
- [Code Monkey](https://www.playcodemonkey.com/) :us:
- [Elevator Saga](http://play.elevatorsaga.com/) :us:
- [Hacker Org](http://www.hacker.org/) :us:
- [CheckiO](https://checkio.org/) :us:
- [Screeps](https://screeps.com/) :us:

#### CSS
- [CSS Dinner](https://flukeout.github.io/) :us:
- [Flexbox Froggy](http://flexboxfroggy.com/) :us:
- [Flexbox Defense](http://www.flexboxdefense.com/) :us:
- [Grid Garden](http://cssgridgarden.com/) :us:
- [Flexbox Froggy](http://flexboxfroggy.com/) :us:
- [Flexplorer](http://bennettfeely.com/flexplorer/) :us:
- [Grid Garden](http://cssgridgarden.com/) :us:

#### GIT
- [Git Games](http://www.git-game.com/) :us:
- [Learn Git Branching](https://learngitbranching.js.org/) :us:

#### Vim
- [HJKL](http://www.vim.org/scripts/script.php?script_id=3409) :us:
- [Open VIM](http://www.openvim.com/) :us:
- [VIM Adventures](https://vim-adventures.com/) :us:
- [Vim Genius](http://www.vimgenius.com/) :us:
- [Open VIM](http://www.openvim.com/) :us:
- [Vim Snake](http://www.vimsnake.com/):us:

#### GIT
- [Learn Git Branching](https://learngitbranching.js.org/) :us:
- [Git Games](http://www.git-game.com/) :us:

0 comments on commit f575d4a

Please sign in to comment.