sanxzhar's Stars
lafengnan/ebooks-1
lmnr-ai/lmnr
Laminar - open-source all-in-one platform for engineering AI products. Crate data flywheel for you AI app. Traces, Evals, Datasets, Labels. YC S24.
matheusfelipeog/beautiful-docs
Pointers to useful, well-written, and otherwise beautiful documentation.
zen-browser/desktop
🌀 Experience tranquillity while browsing the web without people tracking you!
akiran/react-slick
React carousel component
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
nrwl/nx
Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
statoscope/statoscope
Statoscope is a toolkit to analyze and validate webpack bundle
zjunlp/KnowledgeEditingPapers
Must-read Papers on Knowledge Editing for Large Language Models.
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
microsoft/monaco-editor
A browser based code editor
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
alex-shpak/hugo-book
Hugo documentation theme as simple as plain book
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
vim/vim
The official Vim repository
divkit/divkit
DivKit is an open source Server-Driven UI (SDUI) framework. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app
karpathy/LLM101n
LLM101n: Let's build a Storyteller
oblador/loki
👁 Visual Regression Testing for Storybook
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
pineapplegiant/spaceduck-terminal
🚀 🦆Spaceduck theme but for terminal!
expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
yjs/yjs
Shared data types for building collaborative software
dlvhdr/gh-dash
A beautiful CLI dashboard for GitHub 🚀
HigherOrderCO/Bend
A massively parallel, high-level programming language
YauhenKavalchuk/interview-questions
Популярные HTML / CSS / JavaScript / ECMAScript / TypeScript / React / Vue / Angular / Node вопросы на интервью и ответы на них (https://tinyurl.com/wxysrpsy)
tonsky/grumpy
Minimalistic blog engine
mcinglis/c-style
My favorite C programming practices.