Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
AmericaOpposeAmerica
《美国反对美国》是王沪宁先生在上世纪80年代末赴美观察写作的。我们知道在那个年代中国对西方特别是美国的追捧有多高,所以突然看到一个学者在80年代就有如此清楚的认识,十分钦佩。由于网上只有效果很差的PDF扫描版,所以我想利用OCR技术和肉眼(人体OCR)来转成现代化的文本格式。目前已经全部完成。
Awesome-Dify-Workflow
分享一些好用的 Dify DSL 工作流程,自用、学习两相宜。 Sharing some Dify workflows.
bookmark
books
CS books in Chinese.
codelife
useful tool
react-naive-book
开源、免费、专业、简单的 React.js 在线教程
ououwang's Repositories
ououwang/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
ououwang/3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
ououwang/Awesome-Dify-Workflow
分享一些好用的 Dify DSL 工作流程,自用、学习两相宜。 Sharing some Dify workflows.
ououwang/bookmark
ououwang/books
CS books in Chinese.
ououwang/codelife
useful tool
ououwang/coding-interview-university
A complete computer science study plan to become a software engineer.
ououwang/cook
cook list
ououwang/Distributed-Infrastructure-Series
:books: 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
ououwang/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
ououwang/English
ououwang/face_recognition
The world's simplest facial recognition api for Python and the command line
ououwang/game
this is a test
ououwang/GitHubDaily
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
ououwang/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目⭐️
ououwang/hmac-examples
SHA256 HMAC in different languages (both hex & base64 encoding)
ououwang/HyperDL-Tutorial
深度学习教程整理 | 干货
ououwang/javascript-tutorial-en
Modern JavaScript Tutorial
ououwang/Micro8
Gitbook
ououwang/number-precision
🚀1K tiny & fast lib for doing addition, subtraction, multiplication and division operations precisely
ououwang/redux-in-chinese
Redux 中文文档
ououwang/redux-tutorial-cn
Redux Tutorial 中文翻译
ououwang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ououwang/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
ououwang/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
ououwang/the_art_of_impossible_cn
《不可能的艺术:巅峰表现的入门指南》中文
ououwang/toolbox
ououwang/typescript-tutorial
TypeScript 入门教程
ououwang/v2ray-core
A platform for building proxies to bypass network restrictions.
ououwang/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.