diff --git a/Teams/TheHardKoders/ABOUT.md b/Teams/TheHardKoders/ABOUT.md new file mode 100644 index 0000000..7ac6c2e --- /dev/null +++ b/Teams/TheHardKoders/ABOUT.md @@ -0,0 +1,16 @@ + +#Team: TheHardKoders + +So far, it's only me, Subhash Ramesh (coding24by7), on this team. But I expect to make great things in this hackathon! + +## About us +- Subhash: I'm a 10th grade hacker. I'm doing my hackathon submission for the High School Hacker category. +- I know many languages (C#.NET/Java/Javascript/HTML/CSS/jQuery/Node.JS/...) +- I love to hack, hack, and hack! + +## Languages of expertise in this hackathon +- Javascript +- HTML +- CSS +- jQuery +- Node.JS, Express, Meteor (maybe) diff --git a/Teams/TheHardKoders/team.json b/Teams/TheHardKoders/team.json new file mode 100644 index 0000000..5b25521 --- /dev/null +++ b/Teams/TheHardKoders/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "TheHardKoders", + "members": [ + { + "name": "Subhash Ramesh", + "twitter": "subby_tech", + "koding": "coding24by7", + "location": "Fremont, CA" + } + ] +}