Inclusive Access: The Bridge Between Logistics and Logic

21 Feb 2026

What is “Access” in 2026?

At Sullivan University, I led the implementation of the Inclusive Access program. My job was to ensure that 100% of students had their digital and physical materials on day one of class. This role was about removing barriers to education. When I began my Web Developer Certificate, I realized that “Inclusive Access” is just another name for Web Accessibility (a11y).

If a student can’t access their textbook because of a logistical error, they fail. If a user can’t access a website because of a coding error (like missing ARIA labels or poor color contrast), the website has failed.

From Logistics to Code

My experience managing textbook logistics gave me a unique perspective on user hurdles. I spent years as a technical point of contact for faculty, resolving hurdles that impacted student performance. Now, I resolve those hurdles in the code itself.

In my Quiz Game Web Application, I didn’t just focus on the real-time scoring logic. I prioritized:

Conclusion

Whether I am distributing physical books or deploying a Firebase application, my mission is the same: ensuring that everyone, regardless of their circumstances or abilities, has “day-one readiness.” Accessibility isn’t a “feature” you add at the end; it is a foundational requirement of ethical development.