Things I've made trying to become better and expand my knowledge.
I've worked on a number of projects over the years, but these are the ones I'm most proud of. Many are open source, so if something catches your interest, check out the code and contribute if you have ideas for how it can be improved.
Accessibility Checker
A Chrome extension that audits any page for WCAG 2.1 violations with axe-core, then uses Gemini to explain each issue and suggest a fix.
github.comCar Rental App
Build a Car Rental app in React with multi-step booking forms, highlighting Redux and Immutable.js for state management across the app.
github.com