Skip to content

Commit

Permalink
add moar things
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Lord committed May 3, 2014
1 parent 62ef962 commit 47c96f3
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
hello-world
===========

This repository will contain a sundry of coding-life things. Like project ideas or to-dos that don't have existing repositories to live on, or general resources -- things like that.
This repository will contain a sundry of [coding-life](code-life.md) things. Like project [ideas or to-dos](github.com/jlord/hello-world/issues) that don't have existing repositories to live on, or [general resources](code-life.md) -- things like that.

**Open an issue if you've got a question or feedback!**

### ᕕ( ᐛ )ᕗ
25 changes: 25 additions & 0 deletions code-life.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Hack Spots

Getting work done.

A site I made to collect prime hacking locations. [jlord.github.io/hack-spots](https://github.com/jlord/hello-world.git).

## Resources

Finding answers.

- [Mozilla Developer Network](http://www.mdn.com)
- [stackoverflow](stackoverflow.com)
- [JS for Cats](www.jsforcats.com)
- [Eloquent JavaScript](http://eloquentjavascript.net/)
- [NodeSchool](www.nodeschool.io)

## Dot Files

Giving things colors.

- [jlord/dotfiles](https://github.com/jlord/dotfiles)

## Awesome Peeps

- @muan

0 comments on commit 47c96f3

Please sign in to comment.