lighter's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
EbookFoundation/free-programming-books
:books: Freely available programming books
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
TheAlgorithms/Python
All Algorithms implemented in Python
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
zziz/pwc
This repository is no longer maintained.
stephentian/33-js-concepts
:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
yygmind/blog
我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
benbusby/whoogle-search
A self-hosted, ad-free, privacy-respecting metasearch engine
guyueyingmu/avbook
AV 电影管理系统, avmoo , javbus , javlibrary 爬虫,线上 AV 影片图书馆,AV 磁力链接数据库,Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database
getsentry/self-hosted
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
DMQ/mvvm
剖析vue实现原理,自己动手实现mvvm
qq449245884/xiaozhi
kubernetes/website
Kubernetes website and documentation repo:
conduktor/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
nicolesaidy/awesome-web-design
🎨 A curated list of awesome resources for digital designers.
dannvix/NflxMultiSubs
(Inactive) Multiple Subtitles and Enhanced Experiences for Netflix Web App
integralpro/nosleep
The MacOS X kernel extension, preventing sleep when you close the lid.
yoyoyohamapi/mit-ml
斯坦福机器学习完整 python 实现
phoenixwong/vue2-timepicker
A dropdown time picker (hour|minute|second) for Vue 2.x, with flexible time format support
brainfoolong/cryptojs-aes-php
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP
Apollonyan/CS193p-Developing-Apps-for-iOS-Spring-2020
Stanford 公开课 CS193p - Developing Apps for iOS 2020 春季学期字幕翻译
max32002/pop-gothic
大波浪圓體是はちまるポップ字體的補字計畫。與原作者的主要差異是調整部件寫法、新增中文字、增加為5個字重、增加一些符號。可以免費商用,歡迎大家自由應用、自由優化、自由改作!
ianzhuo/rime-liur
基於RIME輸入法設計的無蝦米方案
mnm1001/ex-table-column
Extended from el-table-column. Automatically adjust column width according to content. Keep all features of el-table-column.
jaceju/simple-compiler
深入淺出教你寫編譯器(Compiler)