0xturner's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
charlax/professional-programming
A collection of learning resources for curious software engineers
google/zx
A tool for writing better scripts
karpathy/LLM101n
LLM101n: Let's build a Storyteller
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
casey/just
🤖 Just a command runner
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
sindresorhus/type-fest
A collection of essential TypeScript types
kysely-org/kysely
A type-safe typescript SQL query builder
oramasearch/orama
🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.
Effect-TS/effect
An ecosystem of tools to build robust applications in TypeScript
millsp/ts-toolbelt
👷 TypeScript's largest type utility library
better-auth/better-auth
The most comprehensive authentication framework for TypeScript
nicolashery/mac-dev-setup
A beginner's guide to setting up a development environment on macOS
dai-shi/waku
⛩️ The minimal React framework
supermacro/neverthrow
Type-Safe Errors for JS & TypeScript
ts-essentials/ts-essentials
All essential TypeScript types in one place 🤙
tajo/ladle
🥄 Develop, test and document your React story components faster.
frectonz/sql-studio
SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, DuckDB, ClickHouse]
fabianlindfors/reshape
An easy-to-use, zero-downtime schema migration tool for Postgres
Olshansk/postgres_for_everything
How to reduce complexity and move faster? Just Postgres for everything.
visgl/react-google-maps
React components and hooks for the Google Maps JavaScript API
spliit-app/spliit
Free and Open Source Alternative to Splitwise. Share expenses with your friends and family.
reactwg/react-compiler
Working group for using React Compiler in production
keonik/prisma-erd-generator
Generate an ER Diagram based on your Prisma schema every time you run npx prisma generate
thames-technology/monads
Option, Result, and Either types for TypeScript - Inspired by Rust 🦀
neelsomani/senator-filings
Scrape public filings of the buy + sell orders of U.S. senators and calculate their returns
mtharrison/wasm-raytracer
Raytracing: WebAssembly vs JavaScript
0xturner/type-cache
An in-memory key value store implemented in Typescript