
Hey folks, welcome to my profile! My name is Colby Timm and I'm a full-stack software engineer based out of Vancouver, Canada.
public class ColbyTimm
{
public string Username { get; } = "colbytimm";
public string Name { get; } = "Colby Timm";
public string[] Pronouns { get; } = { "they", "them" };
public string Blog { get; } = "https://www.codeandsorts.com";
public string Position { get; } = "Architect, Full-Stack Software Engineer";
public string Employer { get; } = "Slalom";
public string Location { get; } = "Vancouver, Canada 🇨🇦";
public string[] Interests { get; } = {
"Cloud-native architecture",
"Open source",
"LLMs and prompt engineering",
"Inclusive tech",
"History & languages"
};
public string[] Roles { get; } = {
"Developer",
"Tinkerer",
"ERG Organizer",
"Facilitator",
"Cat lover 🐈"
};
public string Tagline => "Curiously exploring tech with empathy.";
public void SayHi()
{
Console.WriteLine("👋 Hi, I'm Colby! Let's build something awesome.");
}
}
Equality Matters
I believe all people are equal, deserving of dignity, respect, and opportunity—regardless of race, gender, identity, or background.
Trans rights are human rights, and inclusion isn’t optional.
I work at Slalom
I like to write blog articles for fun at Code and Sorts
My work GitHub is colby-timm
My LinkedIn Colby Timm