Merge pull request #797 from rohanpandit/master

pull request
This commit is contained in:
Nitin Gupta
2014-12-02 21:00:46 -08:00
4 changed files with 32 additions and 32 deletions
+31 -4
View File
@@ -1,7 +1,34 @@
#Hello
# Hello!
We are team 0x1A4. We are all juniors attending the Thomas Jefferson High School for Science and Technology.
##About
## Rachel
##Skillz
**Bio: **I'd say my life went pretty smoothly the first 14 or so years. Nearly everything was handed to me -- a loving family, close friends, and the like. It wasn't until high school that I realized I had faced almost no challenges. You might be thinking, "Well, isn't that a good thing?" And honestly, it was. I lived in a little bubble where nothing could touch me. This wasn't limited to traumas, though. I had minimal contact with the outside world, and, at the time, I didn't find anything odd about this. When I entered high school, I met people who knew things -- people who had been interacting with other people all over the world, and they did it right from a computer. Ah, a computer. It was with great reluctance that I accepted my first computer two months into freshman year. I didn't think I needed one, but little did I know, it would later become my greatest asset.
##Project
Freshman year. Foundations of Computer Science -- a required course, ironically. What did I know about coding? What did I _want_ to know about coding? A lot, as it turns out. I won't lie -- it took me a while to get used to the format of computer science. Logic, though. Logic, I loved, and I came to love the straightforwardness of computer science. Now, only 2 short years later, I'm taking advanced CS courses and hoping to become a computer science major.
**Skills: **
I am fairly good at front-end development, and proficient at back-end.
## Rohan
**Bio:**
I distinctly remember my first encounter with coding. In 6th grade, my teacher assigned a webpage to showcase the work we had created throughout the year. While we could just use a website builder, I was enticed by the raw power of creation I could achieve through coding; I remember borrowing stacks of books on HTML/CSS, and JavaScript to learn how to make cool animations and effects. While in hindsight it is just a simple website, really did change my life by exposing me coding. Since then, I've taken all the advanced CS courses I could take, from AP Computer Science to Artificial Intelligence. What isn't offered in class, I have strived to learn on my own. This hackathon is a perfect opportunity to develop my programming skills and apply them to real world challenges
**Skills:**
While relatively new to web development, I have experience in scientific computing in Python. I am proficient in front-end development and android, but am still learning back-end.
## Sashank Thupukari
**Bio:**
I enjoy web development and going to hackathons
**Skills:**
Programming/Markup Languages: Javascript (+node.js), Python, PHP, Java, Swift, HTML/CSS
Best at: Backend Web Development, Design
+1
View File
@@ -16,6 +16,7 @@
"name":"Rachel Li",
"koding": "mustuni1",
"location": "Herndon, US"
}
]
}
-7
View File
@@ -1,7 +0,0 @@
#Hello
##The Team
##Skillz
##Project
-21
View File
@@ -1,21 +0,0 @@
{
"teamName": "helloworld",
"members": [
{
"name": "Rohan Pandit",
"koding": "rohanp",
"location": "Herndon, US"
},
{
"name": "Sashank Thupukari",
"koding": "sthupukari",
"location": "Herndon, US",
"lead": true
},
{
"name": "Rachel Li",
"koding": "mustuni1",
"location": "Herndon, US"
}
]
}