I build applications for the web, with a focus on rapid iteration.
1function backend() {2 return ['laravel', 'php', 'hybridly', 'postgres', 'redis'];3}4function frontend() {5 return ['tailwindcss', 'vuejs', 'reactjs'];6}7function services() {8 return ['aws', 'cloudflare', 'docker', 'github', 'git'];9}
The custom software studio I co-founded with Jeff Sagal.
Video versions of my articles are posted on my YouTube channel.
Open source contributions and project ideas are hosted on GitHub.
My short form and conversational content is posted on X.
From time to time I stream side project work on Twitch.
Connect with me to chat anything business on LinkedIn.
Posted on under Life by Owen Conti.
We can all do a little better. Here's some areas I've noticed lately.
Posted on under Life by Owen Conti.
Stripped Allen bolts can be a real pain to remove. Here's how I used a torx bit to remove a stripped Allen bolt.
Posted on under Laravel by Owen Conti.
Setting up HTTPS for your local Laravel development environment is easier than you may think.
Posted on under Devops by Owen Conti.
"Query execution was interrupted" can sometimes be solved by increasing the storage size of your database.
Posted on under Tips by Owen Conti.
I've recently started using Alfred again as my global command palette on my machine. In this article, I'll go over a list of some of the workflows I use on a daily basis, and how they work.