From 4c17a981e60e2ab433fc227aca7d0b4f99297bbf Mon Sep 17 00:00:00 2001 From: Sarup Banskota Date: Wed, 3 Dec 2014 16:45:10 +0530 Subject: [PATCH] Add banas to teams list --- Teams/banas/ABOUT.md | 30 ++++++++++++++++++++++++++++++ Teams/banas/team.json | 13 +++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 Teams/banas/ABOUT.md create mode 100644 Teams/banas/team.json diff --git a/Teams/banas/ABOUT.md b/Teams/banas/ABOUT.md new file mode 100644 index 0000000..32abdc0 --- /dev/null +++ b/Teams/banas/ABOUT.md @@ -0,0 +1,30 @@ +# banas + +banas is a single-person team comprising [this kid](http://twitter.com/SarupBanskota). + + +# whoami + +I'm Sarup Banskota, undergrad student and the usual tinkerer. I have my sememster finals going on. Sleeping wouldn't make a great excuse to friends who'd like me to *group study*, so I decided to strike point 8 off my [ideas list](http://sarupbanskota.github.io/ideas.html) instead. + + +# the_big_idea + +If I had a $ for every time a junior/friend/parent asked me how to [contribute to Free Software](http://www.slideshare.net/sarupbanskota/sarup-fossasia-1), [plan a college club event](https://fedoraproject.org/wiki/Coimbatore_Fedora_Contribution_Camp) or [make the printer work](http://lmgtfy.com/?q=printer+not+working), I would consider sponsoring this hackathon. + +All of us have seen some variant of those links, and while I agree the resolute ones will make the best use of it, most folks need things to be presented information in a manner they're comfortable with: + +> If it's on Wikipedia, it must be right. + +I'd like to build a platform where people who want to share can list a bunch of resources in a consistent manner. It's going to be community driven. I want to make it free (as in freedom, beer optional). + +Oh the thought of being able to provide a [sarupbanskota.islearn.in/programming](http://www.irishslang.info/images/funnyimages/Funny-meme-I-changed-my-passwords-to.jpg) that everyone can share around :) + +# the_big_plan + +With the exams around, I have humble hopes at the moment. Thanks to the hackathon excitement, I'd like to get the project kickstarted and see how it rolls from there. + +I'll publish everything on [this GitHub repo](https://github.com/sarupbanskota/everytrack), so that's where you go to follow the action. + +Cheers! + diff --git a/Teams/banas/team.json b/Teams/banas/team.json new file mode 100644 index 0000000..c6f86f7 --- /dev/null +++ b/Teams/banas/team.json @@ -0,0 +1,13 @@ +{ + "teamName": "banas", + "members": [ + { + "name": "Sarup Banskota", + "twitter": "SarupBanskota", + "koding": "sarupbanskota", + "location": "Coimbatore, IN", + "lead": true + } + ] +} +