diff --git a/Teams/everestack/ABOUT.md b/Teams/everestack/ABOUT.md new file mode 100644 index 0000000..22e1edc --- /dev/null +++ b/Teams/everestack/ABOUT.md @@ -0,0 +1,18 @@ +This is our page +================ +Hello, Everyone. This is team "everestack" (maybe it's combination of everest and stack). + +About your team +=========================== + +- Nootan Ghimire +- Nishan Bajracharya + +We are two undergrad students currently pursuing a bachelor's degree in Computer Engineering. + + +About your skills and what you are going to do? +======= +Nootan Ghimire will be seeing the development part mostly, and Nishan Bajracharya will be incharge of all the artistic looks and feel. We'll be exchanging shifts though! :D + + diff --git a/Teams/everestack/team.json b/Teams/everestack/team.json new file mode 100644 index 0000000..cf56e4c --- /dev/null +++ b/Teams/everestack/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "everestack", + "members": [ + { + "name": "Nootan Ghimire", + "twitter": "nootanghimire", + "koding": "nootanghimire", + "location": "Kathmandu, NP", + "lead": true + }, + { + "name": "Nishan Bajracharya", + "twitter": "Nishan_cd", + "koding": "nishan13", + "location": "Kathmandu, NP" + }, + { + "name": "Rhoit Man Amatya", + "twitter": "rhoitman", + "koding": "rhoit", + "location": "Kathmandu, NP" + } + ] +}