98rahul's Stars
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
nolly-studio/cult-directory-template
A full stack Next.js, Shadcn, and Supabase directory template. Build your startup directory effortlessly with features like user authentication, product filters, and customizable themes. Advanced admin perks and AI magic.
leaflet-extras/leaflet-providers
An extension to Leaflet that contains configurations for various free tile providers.
der-stefan/OpenTopoMap
A topographic map from OpenStreetMap and SRTM data
karankumarshreds/MongodbQueries
Advance mongodb queries to improve backend api performance. Covers advanced topics with examples and explanations.
98rahul/blocksuite
🍬 The infra for building collaborative editors
gkhan205/react-reusable-form-component
React Reusable Form Component (#codewithghazi)
gitdagray/react_protected_routes
manuarora700/manuarora.in
🙌🏻 Personal website built using Next.js & TailwindCSS.
javisperez/tailwindcolorshades
Color shades generator for TailwindCSS - https://javisperez.github.io/tailwindcolorshades
mrousavy/react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
facebook/react-native
A framework for building native applications using React
facebook/hermes
A JavaScript engine optimized for running React Native.
joltup/rn-fetch-blob
A project committed to making file access and data transfer easier, efficient for React Native developers.
software-mansion/react-native-reanimated
React Native's Animated library reimplemented
react-dates/react-dates
An easily internationalizable, mobile-friendly datepicker library for the web
cluemediator/date-range-picker-react
Example of the date range picker in React
98rahul/2048game
This game is a single player interesting game. It is played on a 4×4 grid, with numbers that slide smoothly when a player moves them using the four arrow keys. This 2048 Game is based on a concept of colliding the same two numbers to create a new number with the total sum of the two numbers. Every turn, a new number will randomly appear in an empty spot on the board with a value of either 2 or 4.
98rahul/GFG