timchen10001's Stars
chatscope/chat-ui-kit-react
Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
picturepan2/instagram.css
Instagram.css - Complete set of Instagram filters in pure CSS
juliencrn/usehooks-ts
React hook library, ready to use, written in Typescript.
ZeeCoder/use-resize-observer
A React hook that allows you to use a ResizeObserver to measure an element's size.
bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
microsoft/tslib
Runtime library for TypeScript helpers.
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
Olshansk/interview
Everything you need to prepare for your technical interview
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
xai-org/grok-1
Grok open release
sendbird/sendbird-uikit-react
Build chat in minutes with Sendbird UIKit open source code.
wojtekmaj/react-pdf
Display PDFs in your React app as easily as if they were images.
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
47ng/nuqs
Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.
timmywil/panzoom
A library for panning and zooming elements using CSS transforms :mag:
vvo/iron-session
🛠 Secure, stateless, and cookie-based session library for JavaScript
Phisten/playground
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
facebook/stylex
StyleX is the styling system for ambitious user interfaces.
apaarkamal/Coding-Minutes-Competitive-Programming
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
mqyqingfeng/Blog
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
vuejs/petite-vue
6kb subset of Vue optimized for progressive enhancement
withastro/astro
The web framework for content-driven websites. ⭐️ Star to support our work!
walkccc/LeetCode
💡 LeetCode in C++20/Java/Python/MySQL/TypeScript (respect coding conventions)
walkccc/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
sfackler/r2d2
A generic connection pool for Rust