forked from fixitsammie/global.hackathon
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #802 from carlweis/master
Fixed Team.json
- Loading branch information
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
Appthentic | ||
================ | ||
|
||
|
||
About your team | ||
=========================== | ||
|
||
| carlweis | | ||
|--- |--- |--- |--- | ||
| ![carlweis](https://lh4.googleusercontent.com/-Qije4jWjb1Y/AAAAAAAAAAI/AAAAAAAAAoQ/d8k3LZi8Xx4/photo.jpg) | | ||
|
||
I've been a developer since learning C at the age of 12. Completly self taught and proficient in full-stack | ||
web development. I've been working as a professional web & software developer for the last 4 years, and now I'm | ||
looking to break into freelance development, before starting my own company. I believe the Hackathon will allow me to | ||
show my skills and prove what I can do, as I will show you a full-stack web application, front-to-back with clean, | ||
tight code, in under 48 hours. I've worked with may bad developers and some good ones along the way, but I feel that I | ||
really shine when I can take the ranes and lead the project from specification to deployment and beyond. | ||
|
||
The prizes are great, but I'm more interested in making a name for myself and teaching my 14 year old | ||
son about making HTML 5 games, since he wants to go to college to be a professional game developer and designer, | ||
once he finishes high school. I love the challege and hope you enjoy the project that I have built. | ||
|
||
About your skills and what you are going to do? | ||
======= | ||
I'm a full-stack web developer, well versed in many languages, technologies, frameworks and api's. | ||
I intend to build a complete application using HTML5, CSS3, SASS, Javascript, AngularJS, MySQL, | ||
and all Hackathon sponsered api's, which are applicible to the application I'm going to build. | ||
|
||
I don't want to give anything away, so you will have to wait and see....I can say it will be an HTML5 Game that | ||
introduces software development. :) | ||
|
||
This is going to be AWESOME!!! | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"teamName": "Appthentic", | ||
"members": [ | ||
{ | ||
"name": "Carl Weis", | ||
"twitter": "carlweis", | ||
"koding": "carlweis", | ||
"location": "Lake Dallas, US" | ||
} | ||
] | ||
} |