Skip to content
View vengatmacuser's full-sized avatar
💭
ஊழையும் உப்பக்கம் காண்பர் உலைவின்றித் தாழாது உஞற்று பவர்.
💭
ஊழையும் உப்பக்கம் காண்பர் உலைவின்றித் தாழாது உஞற்று பவர்.

Block or report vengatmacuser

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vengatmacuser/README.md

Hi there, I'm Vengateswaran B 👋

LinkedIn GitHub npm

I'm a Senior React Native & Mobile Architect focused on high-performance mobile engineering, modern TurboModules / Fabric architecture, and building accessible digital experiences for everyone.


🚀 Featured Open Source Project

npm version npm downloads CI Coverage WCAG 2.2

A comprehensive, production-grade accessibility toolkit and automated testing platform for React Native.
Built for the New Architecture (TurboModules & Fabric) with full WCAG 2.2 conformance.

npm install react-native-a11y-suite
# or
yarn add react-native-a11y-suite
  • 🔍 Reactive System State — Listeners for VoiceOver, TalkBack, font scale factor, reduced motion, and high contrast.
  • 📢 Screen Reader & Focus Management — Assertive/polite announcements and modal focus trapping stacks.
  • ⚛️ Idiomatic React HooksuseScreenReaderStatus, useReducedMotion, useFontScale, useAccessibilityState, useA11yAnnounce.
  • 🧩 Accessible UI ComponentsAccessibleTouchTarget, AccessibleHeading, LiveRegion.
  • 🎯 Full WCAG 2.2 Registry — Complete 87 success criteria mapped to native platform implementations.
  • 🧪 Automated Jest Matchersexpect(element).toHaveValidA11yLabel(), expect(element).toHaveMinimumTouchTarget().

🛠 Tech Stack & Expertise

  • Mobile: React Native (New Architecture / TurboModules / Fabric), TypeScript, Swift (iOS), Kotlin (Android)
  • Quality & Testing: Jest, React Test Renderer, 100% Test Coverage Engineering, Accessibility Auditing
  • Standards: WCAG 2.2 Conformance, Section 508, ADA Compliance, i18n Internationalization

📬 Connect With Me

Pinned Loading

  1. react-native-inapp-inspector react-native-inapp-inspector Public

    ⚡ The zero-config, all-in-one in-app debugger for React Native & Expo. Inspect Network (fetch/axios), Console logs, Stack Traces, Redux State, Firebase Analytics, and Bundle size directly on device.

    TypeScript