Open to opportunities
I build production web apps with Next.js, React and Strapi headless CMS - accessible, animated and taken from Figma handoff to deployment.
I buildproduction web apps with Next.js, Reactand headless CMS architectures - accessible, animatedand engineered from Figmahandoff to deployment.
Next.js · React · Redux · Strapi · Node.js
From Computer Science fundamentals to full-stack production - education, open source and shipped client work.
Joined Atharva College of Engineering, Mumbai - building on core Computer Science fundamentals from day one.
Went deep on HTML, CSS, JavaScript and React - learning to care about semantics, accessibility and performance.
Started contributing to community projects - LinksHub, AI-Fusion, Namespace - resolving UI bugs during Hacktoberfest 2023 and improving WCAG 2.1 accessibility.
Completed B.E. Computer Science with a 9.06 GPA. Published “AI-Driven Healthcare Application” at ICSTEMSD 2024 and won Best Project of the Session at Projectathon 2.0 with MedGuide.
A year of self-directed study - Data Structures & Algorithms, Operating Systems, DBMS and Computer Networks - strengthening problem-solving and system-design foundations.
Building a large-scale investor relations portal at Pixtop Media Solutions Pvt Ltd (Webmaffia) - Next.js, React, Redux, Strapi CMS and GSAP-driven UI.
Accessible, production-ready interfaces built with Next.js and React, with performance and maintainability built in from the start.
I build with semantic markup, keyboard navigation and screen-reader support in mind from the start, not added later. Components are structured around the data they handle, so state stays predictable as a project grows - using Redux Toolkit or Context API only where they're actually needed. The goal is an interface that holds up in production, not just in a demo.
Interactive builds with attention to layout, type and motion - closer to a studio site than a template.
Design and engineering happen together here, not as separate handoffs. I start from the layout and type, then build the animation and interaction to match, instead of adding motion on top of a template afterward. A page should feel considered - some transitions carry meaning, and some parts just sit still on purpose.
Small interactions - hover states, scroll effects, a custom cursor - that make an interface feel responsive without being distracting.
Good interactivity is felt more than noticed - a hover that responds instantly, a scroll that doesn't lag behind the wheel. I build custom cursors, magnetic buttons and scroll-linked animations as their own layer on top of the layout, and tune the timing by hand until it feels natural rather than mechanical.
Timing and easing treated like part of the design system, not an afterthought - every transition has a reason to be there.
I treat easing curves and stagger delays with the same care as color and type - reused across a project instead of picked by feel each time. Motion should guide attention: what enters first, what the eye follows next, what stays still. GSAP and Framer Motion handle the animation; Lenis handles the feel of the scroll itself.
Headless CMS setups that let non-developers edit content without breaking the design.
A good CMS setup comes down to the schema, before anyone even opens the editor - structured fields instead of one giant rich-text box, clear relations, and REST APIs that hold up as the product grows. At Pixtop Media I set up a Strapi CMS backed by MySQL from scratch, so content teams can manage data without needing a developer for every change.
Core Web Vitals and WCAG 2.1 accessibility treated as real requirements, not an afterthought.
Animation-heavy pages can still be fast - it just takes care with code splitting, image sizing and profiling scroll effects before they ship. That's how ShopVerse went from a 3.8s to a 2.1s LCP. Accessibility gets the same attention - WCAG 2.1 contrast, focus order and keyboard support, something I've worked on in open-source contributions and carried into client work since.
Pixtop Media Solutions Pvt Ltd (Webmaffia) - Mumbai, India
Full stack work on live client platforms - Next.js and React on the frontend, with a Strapi CMS I set up behind it.
Self-Directed - Mumbai, India
Intensive self-directed study of core Computer Science fundamentals, strengthening problem-solving and system-design foundations applied directly in current engineering work.
Community Contributions - Remote
1.5+ years of contributions across accessibility- and performance-focused community codebases.