36
Teams/Fluffle/ABOUT.md
Normal file
36
Teams/Fluffle/ABOUT.md
Normal file
@@ -0,0 +1,36 @@
|
||||
Fluffle
|
||||
================
|
||||
|
||||
Welcome to the Fluffle team page :)
|
||||
|
||||
|
||||
Team Fluffle (single person)
|
||||
============================
|
||||
|
||||
Hello, my name is Kris and I'm a software engineer from Minneapolis, MN.
|
||||
Most of the work I've done in "the Industry" has been data related ...
|
||||
data warehousing big data. Though I've worked in a variety of programming
|
||||
languages, and have a deep understanding of data, I've rarely had the
|
||||
opportunity to really explore front-end work and develop something really
|
||||
slick that just begs to be used, clicked, played with.
|
||||
|
||||
|
||||
Skills
|
||||
=======
|
||||
Data: Databases (Oracle, Informix, MySql), ETL: Ab Initio
|
||||
|
||||
Programming: PHP, Python, Ruby on Rails, C, C++
|
||||
|
||||
Plan
|
||||
====
|
||||
I've not yet picked my challenge, though I'll likely go with the HTML5 games
|
||||
challenge. Working through making a multiplayer, interactive, educational
|
||||
experience would be an interestin challenge.
|
||||
|
||||
Tools I'd Use
|
||||
=============
|
||||
Not set in stone but I've been wanting to play with Phaser 2.0, so I'd likely
|
||||
start with that and add as necessary.
|
||||
|
||||
|
||||
|
||||
11
Teams/Fluffle/team.json
Normal file
11
Teams/Fluffle/team.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"teamName": "Fluffle",
|
||||
"members": [
|
||||
{
|
||||
"name": "Kristin Jones",
|
||||
"twitter": "P1xt",
|
||||
"koding": "p1xt",
|
||||
"location": "Minneapolis, US"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user