Looking for a client side javascript developer who can use [knockout.js](http://knockoutjs.com/index.html) to help build the front end of our application. To show off your skills, we would like the [html/css](http://twitter.github.com/bootstrap/components.html) and [javascript](http://twitter.github.com/bootstrap/javascript.html) components of [Twitter's Bootstrap library](http://twitter.github.com/bootstrap/index.html) turned into templates that would be useful with [knockout.js](http://knockoutjs.com/index.html). Things will get much more interesting after that.
Example [alert](http://twitter.github.com/bootstrap/components.html#alerts):
```html
Warning! Best check yo self, you're not looking too good.
```
```javascript
var viewModel = {
type: ko.observable("alert"),
message: ko.observable("Warning! Best check yo self, you're not looking too good.")
};
ko.applyBindings(viewModel);
```
This can turn into a long-term relationship building out the front end of our application. The *required skills* listed below are focused on client-side development,
but it would be helpful if you have the *desired skills* related to the server side as well.
Required Skills:
- JavaScript
- Knockout.js
- Underscore.js
- Git/Github
Desired Skills:
- ASP.NET MVC
- C#
- Visual Studio 2012
- Windows Azure
- Active participation in open source projects
If you're interested, just star or fork the gist, make a comment, or hunt me down on Twitter, LinkedIn, Facebook or here... @jonschlinkert