SuryaL's Stars
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
andrew8088/dotfiles
My Dotfiles
thebuilder/react-intersection-observer
React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
honojs/hono
Web framework built on Web Standards
jquense/react-big-calendar
gcal/outlook like calendar component
ts-rest/ts-rest
RPC-like client, contract, and server implementation for a pure REST API
suren-atoyan/monaco-react
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
t3-oss/create-t3-turbo
Clean and simple starter repo using the T3 Stack along with Expo React Native
tamagui/tamagui
Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
processing/p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
pmndrs/jotai
👻 Primitive and flexible state management for React
nandorojo/moti
🐼 The React Native (+ Web) animation library, powered by Reanimated 3.
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
mobxjs/mobx-state-tree
Full-featured reactive state management without the boilerplate
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
redwoodjs/redwood
The App Framework for Startups
100xdevs-cohort-2/assignments
lllyasviel/Fooocus
Focus on prompting and generating
pmndrs/leva
🌋 React-first components GUI
pmndrs/react-three-fiber
🇨🇭 A React renderer for Three.js
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge