Our Products
Innovative solutions developed at Marian College Kuttikkanam as part of the Mozilla Responsible Computing Challenge
WebEase
Patented by Central Government of IndiaWebEase is a lightweight, customizable accessibility widget built using vanilla JavaScript and CSS. It provides essential accessibility features such as text size adjustment, color inversion, high contrast mode, and image alt text validation for users. You can easily integrate this widget into any website using a simple CDN link.
View on GitHubLighthouse Performance
Unlike many premium accessibility widgets that can negatively impact your site's performance metrics, WebEase is designed to:
- Improve Lighthouse scores by automatically fixing common accessibility issues
- Enhance SEO performance through proper semantic structure and image optimization
- Maintain fast page loading with minimal impact on performance
- Fix accessibility violations that premium widgets often miss or even create
Key Features
- Text Size Control: Increase or decrease the text size for better readability
- Color Inversion: Invert colors for users with visual impairments
- High Contrast Mode: Toggle between normal and high contrast themes
- Image Alt Text Checker: Identify and report missing alt attributes
- Automatic Fixes: Adds missing alt text, improves heading structure
- Touch Target Optimization: Ensures elements meet size requirements
- Customizable Position: Set the widget in any corner of the screen
- Lightweight Implementation: Minimal impact on page performance
Quick Installation
You can integrate the widget into any webpage by including the following JavaScript snippet. You can either download the script or link to the hosted version.
Using CDN (Recommended)
Include the following <script>
tag just before closing the
</body>
tag in your HTML:
<script
src="https://cdn.jsdelivr.net/gh/jerit-baiju/WebEase@latest/script.js"></script>
Customization Options
Widget Position
You can customize the position of the accessibility toggle button by adding a position attribute to the script tag:
<script src="https://cdn.jsdelivr.net/gh/jerit-baiju/WebEase@latest/script.js"
position="bottom-left"></script>
Available Positions
Eye Blink Navigation System
Under DevelopmentThe Eye Blink Navigation System is an innovative solution designed to help paralyzed individuals who can only blink their eyes communicate effectively. This system displays various options on screen and allows users to select items through eye blinks, enabling those with severe mobility limitations to interact with digital interfaces.
Project Status: This project is currently under active development. We are working on improving the accuracy of blink detection and expanding the feature set to make it more versatile for users with different needs.
For more information about the development of this system or to participate in testing, please contact the developer directly at jerit.in.
View on GitHubVideo Demonstration
Watch our eye blink detection system in action:
Click the play button to start the video. The video will work in modern browsers including Safari, Chrome, Firefox, and Edge.
How It Works
- Real-time eye blink detection using computer vision
- User-friendly interface with clearly displayed options
- Customizable selection timing for different user needs
- Option categories: communication, entertainment, comfort
- Audio feedback for selection confirmation
- Simple calibration process for reliable detection
Key Benefits
- Enables communication for people with severe paralysis
- Requires minimal physical ability (only eye movement)
- Affordable alternative to expensive eye-tracking systems
- Customizable to individual user needs
- Potential integration with smart home systems
- Open-source development for continuous improvement
Interested in our accessibility solutions?
We're always looking for collaborators and partners to help us make the digital world more accessible.
Contact the Developer