diff --git a/Teams/CE/ABOUT.md b/Teams/CE/ABOUT.md new file mode 100644 index 0000000..12207d3 --- /dev/null +++ b/Teams/CE/ABOUT.md @@ -0,0 +1,17 @@ +CE +================ + +Pierce Stegman https://github.com/pwstegman +Fox Wilson https://github.com/fwilson42 + +Pierce Stegman + +I am a Junior at Thomas Jefferson High School for Science and Technology. I stated coding websites and Flash games at 7. A couple years ago I turned primarily to working on more useful things. Some examples are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that let you deploy code via email, and a GUI wallet for Dashcoin, a cryptonote currency. + + +About your skills and what you are going to do? +======= + +Pierce Stegman + +I am most skilled with backend development, artificial intelligence, and crytocurrencies. I have an idea that will make use of AI to make reading the TOS and Terms and Conditions on a website not only fast, but easy and fun. diff --git a/Teams/CE/team.json b/Teams/CE/team.json new file mode 100644 index 0000000..a1d99f7 --- /dev/null +++ b/Teams/CE/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "CE", + "members": [ + { + "name": "Pierce Stegman", + "twitter": "pwstegman", + "koding": "pwstegman", + "location": "Falls Church, VA" + }, + { + "name": "Fox Wilson", + "twitter": "???", + "koding": "???", + "location": "???" + } + ] +}