From 731bf1bdb8428dc2ad5a2775da00e835cd4ed71f Mon Sep 17 00:00:00 2001 From: Carter Sande Date: Fri, 21 Nov 2014 21:46:43 -0800 Subject: [PATCH 1/2] Add Team Carter --- Teams/TeamCarter/ABOUT.md | 5 +++++ Teams/TeamCarter/team.json | 11 +++++++++++ 2 files changed, 16 insertions(+) create mode 100644 Teams/TeamCarter/ABOUT.md create mode 100644 Teams/TeamCarter/team.json diff --git a/Teams/TeamCarter/ABOUT.md b/Teams/TeamCarter/ABOUT.md new file mode 100644 index 0000000..7552951 --- /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=512) + +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 + } + ] +} From 98b3a187933c53c9228f3e3c2634a67af4256aac Mon Sep 17 00:00:00 2001 From: Carter Sande Date: Fri, 21 Nov 2014 21:48:47 -0800 Subject: [PATCH 2/2] Make Team Carter's profile image smaller --- Teams/TeamCarter/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamCarter/ABOUT.md b/Teams/TeamCarter/ABOUT.md index 7552951..be6b7f6 100644 --- a/Teams/TeamCarter/ABOUT.md +++ b/Teams/TeamCarter/ABOUT.md @@ -1,5 +1,5 @@ # [Carter Sande](https://github.com/cartr) -![Carter's profile image](https://s.gravatar.com/avatar/97d0a5b32bd1a47dd0c2b6f4baabb97d?s=512) +![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