Pinned Repositories
AI_LINE
《sql必知必会》 《算法图解》 《Tensorflow 实战Google深度学习框架》 《推荐系统实践》《Python数据采集》 《机器学习实战》 《统计学习方法》
angular
Deliver web apps with confidence 🚀
angular-cn
Angular CN 源码
angular-gantt
Gantt chart component for AngularJS
appMusic
test appMusic
blog
:blue_book: 个人技术小文章,旨在对知识的总结,能帮助到别人就更好啦。
FE_You_dont_know
分享在前端开发中,你不知道的JavaScript、CSS和HTML趣味知识,增加你的知识面。
graphics
一些图形系统相关的小例子
ICG-WebGL
交互式计算机图形学——基于WebGL的自顶向下方法(第七版)的例子与练习题
javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
772960429's Repositories
772960429/FE_You_dont_know
分享在前端开发中,你不知道的JavaScript、CSS和HTML趣味知识,增加你的知识面。
772960429/graphics
一些图形系统相关的小例子
772960429/ICG-WebGL
交互式计算机图形学——基于WebGL的自顶向下方法(第七版)的例子与练习题
772960429/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
772960429/angular
Deliver web apps with confidence 🚀
772960429/appMusic
test appMusic
772960429/blog
:blue_book: 个人技术小文章,旨在对知识的总结,能帮助到别人就更好啦。
772960429/books
一些前端/设计相关的书籍(电子书)
772960429/d3-force
Force-directed graph layout using velocity Verlet integration.
772960429/drawPicture
保存流程图
772960429/DuYi-Node
渡一 node 课程资料
772960429/DuYi-Webpack
772960429/explore-data-visualization-with-D3
A starting point to explore data visualization using D3.js
772960429/fe-interview
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
772960429/InDiv
:trollface: an angular like web mvvm framework.一个类 angular 前端框架。https://dimalilongji.github.io/InDiv
772960429/just-react
「React技术揭秘」 一本自顶向下的React源码分析书
772960429/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
772960429/leetcode1
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
772960429/ng-view-demo
772960429/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
772960429/react
基于react的企业后台管理开发框架
772960429/react-illustration-series
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
772960429/react1
React+webpack+redux+ant design+axios+less全家桶后台管理框架
772960429/read-angular
angular 源码阅读
772960429/spider
使用lxml库抓包的例子
772960429/vue
vue源码逐行注释分析+40多m的vue源码程序流程图思维导图
772960429/vue-manage-system
Vue3、Element Plus、typescript后台管理系统
772960429/vue-proj
vue直播课源码
772960429/Web1
千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
772960429/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.