var nathan_ostgard = new Developer({
cv: "https://nathanostgard.com/cv.pdf",
email: "mailto:no@nathanostgard.com",
company: "http://upsight.com",
skills: ['javascript', 'python', 'ruby',
'actionscript', 'lua', 'c', 'php', 'css'],
blog: {
games: "https://phuce.com",
web: "https://ltslashgt.com"
},
code: "https://github.com/noonat",
photos: "https://flickr.com/photos/nostgard",
tweets: "https://twitter.com/noonat",
location: {
city: "Portland",
state: "OR",
country: "US"
}
});
games://
- blipzkrieg
-
A hybrid of action, strategy, and flight control. Developed with
HaXe/Flash, a customized FlashPunk, and lots of beer.
- queens
-
72-hour game made for Mini-LD #10. The theme for the jam was
domestic violence. Developed in Flash using Flixel.
- refuge
-
48-hour game made for Ludum Dare 15. The theme for the compo
was caverns. Developed in Flash using Flixel.
- deathbeam
-
48-hour game made for Ludum Dare 14. The theme for the compo was
advancing wall of doom. Developed in Python using Pyglet.
projects://
- Intersect
- 2D intersection tests in CoffeeScript.
- Hashtable
- C hashtable based on Lua's table implementation.
- Pecs
- Teensy PHP BDD testing framework.
- Pipes
- Single file micro-framework for PHP 5.3, inspired by Sinatra.
- Modules
- Tiny helper for batched auto-loading in PHP 5.3.
- Rhoop
- Rhino event loop, inspired by libev.
- Phumblr
- PHP wrapper for Tumblr sites.