Hello.
I am Andrew Byrd and this is my website.
I'm a self-taught web developer with years of experience. I currently work at Dotwork where I'm one of the founding software engineers.
Please checkout some of my personal projects.
Some Public Projects
Abyrd9/harbor-cli
I've always got like 3-5 tabs open in my terminal on every project I have. I wanted a way to combine those into a single view and start everything up at once. Harbor-cli is a CLI tool that does just that.
Abyrd9/zod-form-data
I like working with form data, but my data is typically complex and driven by Zod schemas. I haven't found a great way to switch back and forth between form data and objects based on a zod schema. So I made this package with a collection of utilities to help with that.