wx85745997's Stars
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
jhao104/proxy_pool
Python ProxyPool for web spider
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
greatfrontend/awesome-front-end-system-design
Curated front end system design resources for interviews and learning
cnr-isti-vclab/nexus
Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh
eliaszon/Front-End-Tech-Glossary
🧩收集常用前端术语的中英翻译和技术英语常用表达
XINCGer/Unity3DTraining
【Unity杂货铺】unity大杂烩~
uuuulala/WebGL-typing-tutorial
mayeaux/videodownloader
A video and channel downloader that supports 110 websites, powered by Electron and youtube-dl
YaoFANGUK/video-subtitle-generator
视频音频生成字幕,生成srt文件。无需申请第三方API,本地实现音频转文本。基于Transformer的视频字幕生成框架。A GUI tool for generating subtitle from videos and generating srt files.
philipstubbs13/frontend_masters
Notes, coding exercises, and coding examples from Front End Masters course I have taken/am currently taking.
FrontendMasters/fm-transcripts
Transcripts of Frontend Masters Courses
localtunnel/localtunnel
expose yourself
i5ting/learn-rust-for-fe
Rust是未来前端基础设施
air-verse/air
☁️ Live reload for Go apps
the-road-to-learn-react/the-road-to-learn-react-chinese
《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
nilaoda/N_m3u8DL-RE
Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
petkaantonov/bluebird
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
opensheetmusicdisplay/opensheetmusicdisplay
OpenSheetMusicDisplay renders sheet music in MusicXML format in your web browser based on VexFlow. OSMD is brought to you by PhonicScore.com.
jwagner/normalmap.js
normalmap.js is a library for creating simple interactive lighting effects using normal maps.
puxiao/threejs-tutorial
Three.js 系列教程,学习和探索 Three.js 世界。
syncfusion/ej2-vue-ui-components
Syncfusion Vue UI component library offer more than 50+ cross-browser, responsive, and lightweight vue UI controls for building modern web applications.
CoderLine/alphaTab
alphaTab is a cross platform music notation and guitar tablature rendering library.
7-sevens/Developer-Books
编程开发相关书单列表整理
yeemachine/kalidokit
Blendshape and kinematics calculator for Mediapipe/Tensorflow.js Face, Eyes, Pose, and Finger tracking models.
skyzh/raytracer.rs
⚡ A high-performance path tracer implemented in Rust based on "Ray Tracing in One Weekend" featuring static dispatch, multi-threaded rendering and a variety of preset scenes.
Troland/how-javascript-works
Knowledge about how javascript works, event loop,service worker,etc.