Skip to content
View gt-downunder's full-sized avatar

Block or report gt-downunder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gt-downunder/README.md

Hey there. My name is Greg! 👋

Linkedin Badge DEV Badge Gmail Badge

Who am I?

public class WhoAmI() 
{
   const string name = "Greg Taylor";
   string company = "Later (later.com)";
   IEnumerable<string> hobbies = new List<string>() {
   	"Boxing",
   	"Mountain Biking",
   	"PC Gaming",
   	"Wine Tasting",
   	"Motivating and Leading People",
   	"Being up all night chasing that ONE BUG..."
   };
   
   public string GetCity()
   {
   	// Yes, horrible function name :D
   	return Redmond_WA_USA();
   }
   
   public void Ambitions() 
   {
   	LearnSpanish();
   	ReadMoreBooks();
   	TravelTheWorld();
   	LearnPiano();
   	// Assume 10 more awesome ambitions here ;)
   }
}

💻 Technologies I Love

  • .NET Core (C#)
  • Entity Framework
  • TypeScript / Angular / React
  • Azure

Programming Languages & Platforms

C# Badge Azure Badge JavaScript Badge TypeScript Badge React Badge Angular Badge Redux Badge HTML Badge CSS Badge WASM Badge Swagger Badge XAML Badge Docker Badge Kubernetes Badge Helm Badge Teams Badge ADO Badge Git Badge Ubuntu Badge Windows Badge PowerShell Badge SQL Badge

Popular repositories Loading

  1. gt-downunder gt-downunder Public

    1