diff --git a/Teams/TeamCarter/ABOUT.md b/Teams/TeamCarter/ABOUT.md new file mode 100644 index 0000000..be6b7f6 --- /dev/null +++ b/Teams/TeamCarter/ABOUT.md @@ -0,0 +1,5 @@ +# [Carter Sande](https://github.com/cartr) + +![Carter's profile image](https://s.gravatar.com/avatar/97d0a5b32bd1a47dd0c2b6f4baabb97d?s=300) + +I like Gameboy Advance games and putting strange Unicode characters in places they shouldn't be and HTML and CSS and Javascript and Infocom text adventures and SuperTuxKart and TeX and C and Lego Mindstorms and U+202E RIGHT-TO-LEFT OVERRIDE and assembly language and GLSL shaders and Blender and installing Linux on things and writing Python scripts to convert things into other things and SQL and the Source engine and making apps for iOS and wiping my hard drive before updating OS X to a new major version and `M-x tetris` and NetHack and Portal and writing long lists of things I like. \ No newline at end of file diff --git a/Teams/TeamCarter/team.json b/Teams/TeamCarter/team.json new file mode 100644 index 0000000..67fba76 --- /dev/null +++ b/Teams/TeamCarter/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Car\u202eret", + "members": [ + { + "name": "Carter Sande", + "koding": "cartr", + "location": "California, US", + "lead": true + } + ] +}