Mar 2022 - Present
Adam Bailey
- @adambailey
- Vancouver, WA
Resume
View allMay 2021 - Mar 2022
Full Stack Developer, Woobox
Mar 2020 - May 2021
Lead Full Stack Developer, Hyphen Funding
Sep 2018 - Mar 2020
Full Stack Developer, Walker Tracker
Links
Portfolio
Wrote a new Vue.js 3 app to chart out some COVID numbers by state and county. The composition api is much easier and nicer to work with than I expected! https://covid.adambailey.io/
Added parent/child relationships for actual people on my family history website. Laravel Eloquent makes it a breeze! https://hansen.familytribute.org
Worked a bit on my COVID stats website. Added ICU and hospital bed capacity, and new cases data. https://covid-19.adambailey.io/
Today I migrated a database, a legacy PHP project, 2 Vue sites and a Jigsaw site using Laravel Forge. It couldn't have been easier! I was struggling so much with Dreamhost...
Blog Posts
View All
I added a blog post about how to include a "scroll to top" button using Vue.js and Tailwind.css https://adambailey.io/blog/scroll-to-top-button-vue/
Wrote a blog post about how I added an easily reusable search input to my Laravel Jetstream application with Vue.js. https://adambailey.io/blog/jetstream-search-input/
I wrote a new blog post on basic SVG accessibility. https://adambailey.io/blog/accessible-svgs/
Wrote a new blog post about how to initialize a new Laravel project with a GitHub repo, via the GitHub CLI. https://adambailey.io/blog/laravel-new-github-repo/