diff --git a/Teams/Helwa/ABOUT.md b/Teams/Helwa/ABOUT.md new file mode 100644 index 0000000..8959ae7 --- /dev/null +++ b/Teams/Helwa/ABOUT.md @@ -0,0 +1,17 @@ +This is our page +================ + +We are team Helwa, and we aim to create a recipe visualization tool that auto-curates recipe instructions and ingredient lists into an easy-to-use graphic. + +OUR TEAM +=========================== + +#### MEMBERS + +We are ahmedlogic & sarvagyavaish + +OUR SKILLS +======= + +We both enjoy spontaneous projects and enjoy a love for Linux and open source technology. We have experience with multiple coding technologies such as Python frameworks, Ruby on Rails, Java, C#, and as low level as C. We also aren't afraid to delve into the hardware and the occasional spark. + diff --git a/Teams/Helwa/team.json b/Teams/Helwa/team.json new file mode 100644 index 0000000..fe94981 --- /dev/null +++ b/Teams/Helwa/team.json @@ -0,0 +1,160 @@ + + +
+ + +|
+ { + |
+ |
|
+ |
+
+ "teamName": "Team Koders", + |
+
|
+ |
+
+ "members": [ + |
+
|
+ |
+
+ { + |
+
|
+ |
+
+ "name": “Ahmed Ismail“, + |
+
|
+ |
+
+ "twitter": “ahmedlogik, + |
+
|
+ |
+
+ "koding": “ahmedlogic”, + |
+
|
+ |
+
+ "location": “Atlanta, GA“ + |
+
|
+ |
+
+ }, + |
+
|
+ |
+
+ { + |
+
|
+ |
+
+ "name": “Sarvagya Vaish”, + |
+
|
+ |
+
+ "twitter": “Sarvagya7”, + |
+
|
+ |
+
+ "koding": "sent-hil", + |
+
|
+ |
+
+ "location": “Miami, FL” + |
+
|
+ |
+
+ } + |
+
|
+ |
+
+ ] + |
+
|
+ |
+
+ } + |
+