diff --git a/Teams/Stergeron/ABOUT.md b/Teams/Stergeron/ABOUT.md new file mode 100644 index 0000000..f40664c --- /dev/null +++ b/Teams/Stergeron/ABOUT.md @@ -0,0 +1,9 @@ +#Team Stergeron + +No regrets, ever. + +#About + +![Alt text](image.png) + +We're a bunch of high schoolers from Massachusetts, wanting to make a better world in computers. \ No newline at end of file diff --git a/Teams/Stergeron/image.png b/Teams/Stergeron/image.png new file mode 100644 index 0000000..9ae5ec7 Binary files /dev/null and b/Teams/Stergeron/image.png differ diff --git a/Teams/Stergeron/team.json b/Teams/Stergeron/team.json new file mode 100644 index 0000000..abe9a90 --- /dev/null +++ b/Teams/Stergeron/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Stergeron", + "members": [ + { + "name": "Nick Hluska", + "twitter": "uboa17", + "koding": "uboa17", + "location": "Boston, US", + "lead": true + }, + { + "name": "Will Tan", + "twitter": "Ninja3047", + "koding": "Ninja3047", + "location": "Boston, US" + }, + { + "name": "Dianne Lee", + "twitter": "codewritenow", + "koding": "leedia", + "location": "Boston, US" + }, + { + "name": "Max Krieger", + "twitter": "a9_io", + "koding": "moaex", + "location": "Boston, US" + } + ] +} \ No newline at end of file