Hi everyone,
I’m Manash, a TypeScript and React developer and a final year CSE student from India. I’m interested in the Plugin Modernizer Stats Visualization project for GSoC 2026.
My day-to-day stack is React + TypeScript + Node.js. I build mobile apps with React Native (Expo bare workflow) and work with structured data a lot — my current project involves fetching token metadata from multiple APIs, transforming JSON responses, and rendering them in performant list UIs with caching (MMKV storage). The pattern of “consume a dataset → build interactive dashboards from it” is pretty much what I do daily, just in a different domain.
I’ve started looking at the metadata-plugin-modernizer repo to understand the data format, and I’m checking out the contributor-spotlight codebase to get familiar with how Jenkins infra projects are structured.
I’ve previously raised some prs to solve some issues in the jenkins codebase.