Hi! I'm Adam Bailey

I'm a Software Developer working in

Industries I have led full-scale production development in:

Healthcare Fintech Marketing Fitness

EMR Integration · Landing Pages · Front Office · Loan Processing · Banking integrations · SEO · Content · Accessibility · Tracker Integration · Team Competition

Here are some examples of open source projects I've worked on.

ShudderFly

This application is a "ShutterFly" type app being built for my son to safely access books we have created for educational and entertainment purposes. It has a page builder to add images and text, and different permission levels help determine which actions can be utilized on the app, which protects the child from accessing any links out of the site. It uses Laravel, Vue3, tailwind.css and Amazon S3 for storage.

ShudderFly cover image
FamilyTribute.org

The application allows users to upload and share their family's historical photos and stories, then make lots of connections between people and content. Users can register, edit content and invite others to contribute. The app is built with Laravel, Vue 3 and Inertia.js, leveraging Laravel Jetstream. Images are stored in Amazon S3 and emails are sent using SES.

FamilyTribute.org cover image
Special Education Helper

Creates a useful resource for parents struggling to make sense of the IEP process, and what laws to reference in their state if things go wrong. It has a scheduler that scrapes legislation from states websites, and normalizes the data into a single format for easy searching. It uses Laravel Jetstream's team support for collaboration on important documents. VueJs 3 and InertiaJs.

Special Education Helper cover image
Local Covid-19 Aggregate

I built this tool during the pandemic to easily track coronavirus totals in my state and county. Integrating the CovidActNow api, It is built with Vue 3 and Tailwind.css It uses charts by ChartsJs.

Local Covid-19 Aggregate cover image

Featured Blog Posts

VueJs Search Input With SpeechRecognition API

February 25, 2024

A search input for VueJs and Tailwind, that uses the SpeechRecognition API.


Simple Vue.js and Tailwind.css Scroll To Top Button

January 6, 2022

A simple scroll to top button made with Vue.js and Tailwind.css.


Laravel Jetstream Search Input

December 28, 2021

A simple search input for Laravel Jetstream and Inertia.


Accessible SVGs

November 9, 2021

How to make sure screen readers process your SVG image.


Create GitHub Repo on a New Laravel Project

October 31, 2021

How to create a new GitHub repo on the fly when starting a new Laravel project.