framework
React JS
React is my default UI library for composable components and predictable state. I emphasize server components where possible and client-only when interaction demands it.
Use cases
- component architecture
- interactive UIs
- SSR
Projects using this stack
- GrindCode
Code with randoms and be an open source contributor.
- GitDates
Find your perfect match on GitHub.
- Contrib
Turn commit history into an analytics summary.
- Motion-Path
A tiny dev tool to visually create animation paths and export keyframes.
- Xandeum
Analytics dashboard for Xandeum Pnodes and Pods.
- Lazorsol
Passwordless Solana onboarding with passkeys and gasless transactions.
Related technologies
- Next Js
Next.js provides routing, metadata APIs, and deployment-friendly defaults. I use
- Typescript
TypeScript adds safety and clarity to large frontends. I use it to model APIs, r
- Framer Motion
Framer Motion (Motion) enables expressive UI animation. I use it for purposeful
- JavaScript
JavaScript powers interactive UIs across browsers and servers. I use it for comp
- HTML
Semantic HTML is the foundation of accessible, SEO-friendly interfaces. I struct
- Css
CSS brings layout, motion, and responsive behavior. I focus on maintainable syst
FAQ
- How does Sandeep use React JS?
- React is my default UI library for composable components and predictable state. I emphasize server components where possible and client-only when interaction demands it. Typical use cases include component architecture, interactive UIs, SSR.
- Which projects use React JS?
- See the related projects list on this page for internal case studies and demos.