I'm Stetson. Currently I'm available for hire to help:
- π₯οΈ build a website
- I specialize in π‘ static, β‘ high performance, ππ seo-friendly content websites with a little π€ͺ dynamic Javascript sprinkled in
- βοΈ automate some of your business process with no-code / low-code tools
- π create something custom for your business in Airtable
note: the above tools are what I reach for most with new projects, they aren't the extent of what I'm familiar with
const stetson = {
//Personal
location: "Santa Barbara, CA",
hobbies: ["Woodworking", "Home Remodeling", "Traveling"],
favoriteFood: "pizza",
coffee: {
drink: true,
daysPerWk: 8
},
pets: {
number: 1,
type: "cat",
petName: "Lemon",
lovePet: true
}
//Work
compaines: [
{
name: "Great Plains Painting",
founded: true,
exit: true,
yearStarted: 2015,
yearExit: 2019,
role: "Tech / Accounting / Sales Training & Support",
website: "https://www.greatplainspaintingkc.com",
},
{
name: "Tis the Season Holiday Lighting",
founded: true,
exit: false,
yearStarted: 2016,
yearExit: undefined,
role: "Tech / Business Automation / Accounting / Operations",
website: "https://www.tistheseasonkc.com",
},
{
name: "Freelance",
founded: true,
exit: false,
yearStarted: 2022,
yearExit: undefined,
role: "All the things",
website: undefined,
}
],
}
I excel at figuring things out (both problems with objects in the physical world and problems in the world of bits & bytes), working with people, and automating complex systems (at least with processes that are repetitive). I started two companies Great Plains Painting and Tis the Season. I sold Great Plains Painting and still actively operate Tis the Season on a seasonal basis. I built all the tech for these two business (it's how I learned) with the goal of optimizing two key metrics:
- optimize the customer service and service quality
- minimize the size of the team required to do so (leverage tech to be the team where possible)
I spend my days learning new skills, improving business processes, and taking in the CA sunshine!