diff --git a/Teams/LambdaXpression/About.md b/Teams/LambdaXpression/About.md new file mode 100644 index 0000000..0210517 --- /dev/null +++ b/Teams/LambdaXpression/About.md @@ -0,0 +1,11 @@ +# Team LambdaXpression + +Still brainstorming for ideas + +## About + +My name is Khoa Le and I'm a university student who is learning programming + +## Languages + +- C# diff --git a/Teams/LambdaXpression/team.json b/Teams/LambdaXpression/team.json new file mode 100644 index 0000000..80c0b5e --- /dev/null +++ b/Teams/LambdaXpression/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "LambdaXpression", + "members": [ + { + "name": "Khoa Le", + "koding": "khoatatle", + "location": "Seattle, US", + "lead": true + } + ] +}