1. 我的关注
1.1. 精益求精
- sdmg15/Best-websites-a-programmer-should-visit useful websites for programmers
- MunGell/awesome-for-beginners beginners-friendly projects
- florinpop17/app-ideas improve your coding skills.
- minimaxir/big-list-of-naughty-strings high probability of error
1.2. cheatsheet
- rstacruz/cheatsheets
- OWASP/CheatSheetSeries
- FavioVazquez/ds-cheatsheets
- abhat222/Data-Science–Cheat-Sheet
1.3. awesome
- ruanyf/weekly
- sindresorhus/awesome 超全的awesome
- lnishan/awesome-competitive-programming
- ramitsurana/awesome-kubernetes kubernetes sources
- sbilly/awesome-security
- Hack-with-Github/Awesome-Hacking
- aalhour/awesome-compilers resources on Compilers, Interpreters and Runtimes
- Awesome-HarmonyOS/HarmonyOS
1.4. 数据集
- awesomedata/awesome-public-datasets open datasets
- chinese-poetry/chinese-poetry 中华古诗词数据库
- eduosi/district 中国政区
- geekinglcq/CDCS 中国数据竞赛优胜解集锦
1.5. 课程
- prakhar1989/awesome-courses 名校计算机课程
- PKUanonym/REKCARC-TSC-UHT THU课程
- lib-pku/libpku PKU课程
- USTC-Resource/USTC-Course 中国科学技术大学课程资源
- HuangCongQing/UCAS_Course_2019中国科学院大学2019-2020课程
- QSCTech/zju-icicles 浙江大学课程攻略共享计划
- nuaa-cs-kaoyan/awesome-nuaa-cs-kaoyan
- kirang89/pycrumbs Python教程英文
- d2l-ai/d2l-zh 伯克利“深度学习导论”教材
- 0voice/from_coder_to_expert 从程序员到CTO,名企内部pdf与PPT
1.6. 电子书
- justjavac/free-programming-books-zh_CN
- EbookFoundation/free-programming-books
- twhite96/js-dev-reads web developer books and articles
- sorenduan/awesome-java-books
- basarat/typescript-book TypeScript books
- chai2010/advanced-go-programming-book Go books
- dariubs/GoBooks Go books
- trimstray/the-book-of-secret-knowledge
- owainlewis/awesome-artificial-intelligence AI courses, books, video lectures and papers
- nakov/Practical-Cryptography-for-Developers-Book
- waylau/books-collection 给程序员的开源、免费书籍收集,图书集合。
- jobbole/awesome-programming-books 编程书
- programthink/books 【编程随想】收藏的电子书清单(多个学科,含下载链接)
- csaarg/ultimate-resources-zh-hans 软件资源及电子书资源
- howie6879/owllook 小说阅读网站&搜索引擎&推荐系统[搜索、追书、收藏、追更、小说API]
- hackerkid/Mind-Expanding-Books 书单
- iamshuaidi/CS-Book iamshuaidi整理的电子书
1.7. 他人笔记
- kdn251/interviews
- kamranahmedse/developer-roadmap Roadmap to becoming a web developer in 2020
- ossu/computer-science Path to a free self-taught education in Computer Science!
- yangshun/tech-interview-handbook
- 0voice/interview_internal_reference
- Advanced-Frontend/Daily-Interview-Question
- jwasham/coding-interview-university
- CyC2018/CS-Notes
- josonle/Coding-Now 学习笔记
- ZXZxin/ZXBlog 学习笔记
- francistao/LearningNotes
- doocs/advanced-java Java知识完全扫盲
- Snailclimb/JavaGuide Java学习+面试指南
- xingshaocheng/architect-awesome 后端架构师技术图谱
1.8. 算法
- apachecn/Interview 算法
- MisterBooo/LeetCodeAnimation
- algorithm-visualizer/algorithm-visualizer
- ChrisKnott/Algojammer algorithm editor
- azl397985856/leetcode
- haoel/leetcode
- keon/algorithms in Python
- trekhleb/javascript-algorithms in JavaScript
- gzc/CLRS Solutions to Introduction to Algorithms
1.9. API
- freeCodeCamp/devdocs API Documentation Browser
- n0shake/Public-APIs
- public-apis/public-apis
- tiangolo/fastapi FastAPI framework
- aimerforreimu/auxpi 多家 API 图床
1.10. GitHub
- firstcontributions/first-contributions beginners to contribute to open source projects
- pcottle/learnGitBranching GitHub分支学习
- phodal/github GitHub 漫游指南
- kon9chunkit/GitHub-Chinese-Top-Charts GitHub中文项目排行榜
- 521xueweihan/HelloGitHub GitHub 上有趣、入门级的开源项目
- GitHubDaily/GitHubDaily GitHub 上优秀的开源项目
1.11. linux
- jlevy/the-art-of-command-line 命令行的艺术
- torvalds/linux
- jaywcjlove/linux-command
- tbodt/ish Linux shell for iOS
1.12. Python
- cool-RR/PySnooper Never use print for debugging again
- 30-seconds/30-seconds-of-python
- jackfrued/Python-100-Days
- fluentpython/example-code
- TheAlgorithms/Python
- geekcomputers/Python My Python Examples
- mahmoud/awesome-python-applications Python开源应用
- vinta/awesome-python Python框架、库、软件、资源
- python/cpython
- zpoint/CPython-Internals Python源码分析
- dragonfly/dragonfly python library for scalable Bayesian optimisation
1.13. 爬虫
- psf/requests requests源码
- rmax/scrapy-redis
- andymccurdy/redis-py
- shengqiangzhang/examples-of-web-crawlers 有趣的python爬虫例子
- kingname/SourceCodeOfBook 《Python爬虫开发 从入门到实战》配套源代码
- Kr1s77/awesome-python-login-model Python登陆爬虫
- justauth/JustAuth 第三方登录的开源库
- ghost123gg/tools A Python Crawler Framework
- yhangf/PythonCrawler
- mozilla/geckodriver
- SeleniumHQ/docs
- SeleniumHQ/selenium
- dequinns/ScrapydArt 增强Scrapyd
- diffbot/diffbot-python-client
- jhao104/proxy_pool
- postmanlabs/postman-app-support HTTP requests quickly
1.14. web
- pallets/flask-website
- pallets/flask
- pallets/werkzeug
- nesdis/djongo Django and MongoDB database connector
- django/django
- filamentgroup/tablesaw 智能表格
- heartexlabs/label-studio a multi-type data labeling and annotation tool
- kognise/water.css styles to make simple websites just a little nicer
- numpy/numpy
- virgili0/Virgilio Data Science E-Learning
1.15. javascript
- lydiahallie/javascript-questions
- naptha/tesseract.js Javascript OCR for more than 100 Languages
1.16. 工具
- jhuangtw-dev/xg2xg tech & services in Google
- Wookai/paper-tips-and-tricks write scientific papers in LaTeX
- HarisIqbal88/PlotNeuralNet Latex code for making neural networks diagrams
- Awesome-Windows/Awesome Windows软件
- LisaDziuba/Awesome-Design-Tools design tools and plugins
- wesbos/awesome-uses 效率工具
- Tencent/TubeMQ high-performance storage and transmission of massive data
- smacke/subsync 字幕与视频同步
- showdownjs/showdown a Javascript Markdown to HTML bidirectional converter
- jgm/pandoc Universal markup converter
- ytdl-org/youtube-dl Command-line program to download videos from YouTube.com and other video sites
- kn007/silk-v3-decoder 解码silk v3音频文件
- weolar/miniblink49 小巧、轻量的浏览器内核
- xland/xiangxuema 个人知识管理与自媒体营销工具
- zhaoolee/ChromeAppHeroes Chrome插件英雄榜
- cdr/code-server Run VS Code on a remote server.
- shadowsocks/shadowsocks-windows 科学上网
- bannedbook/fanqiang 科学上网
- v2ray/v2ray-core 科学上网
- outline/outline wiki and knowledge base
- pirate/ArchiveBox 网站克隆
- lemire/simdjson Parsing gigabytes of JSON per second
1.17. 炫技
- taichi-dev/taichi 冰雪奇缘
- chrislgarry/Apollo-11
- mars-project/mars large-scale data computation
1.18. AI
- rusty1s/pytorch_geometric Geometric Deep Learning Extension Library for PyTorch
- uber/ludwig train and test deep learning models without the need to write code.
- deepmipt/DeepPavlov deep learning chatbots
- microsoft/MMdnn inter-operate among different deep learning frameworks
- ChristosChristofidis/awesome-deep-learning Deep Learning tutorials, projects and communities
- hadrienj/deepLearningBook-Notes
- deepfakes/faceswap 换脸
- fengdu78/deeplearning_ai_books
- rasbt/deeplearning-models
- scutan90/DeepLearning-500-questions
- lexfridman/mit-deep-learning
- trekhleb/homemade-machine-learning
- Angel-ML/angel large-scale machine learning
- BayesWitnesses/m2cgen Transform ML models into a native code
- MLEveryday/100-Days-Of-ML-Code
- apple/coremltools Core ML Community Tools.
- datawhalechina/pumpkin-book 《机器学习》西瓜书
- wb14123/seq2seq-couplet 深度学习对对联
- NVlabs/stylegan Official TensorFlow Implementation
- taki0112/Tensorflow-Cookbook
- tensorflow/models
- tensorflow/tensorflow
- yu4u/age-gender-estimation Keras implementation of a CNN network for age and gender estimation
- keras-team/keras
- huggingface/transformers Transformers NLP
- keon/awesome-nlp NLP resources
- fighting41love/funNLP
- stanfordnlp/CoreNLP
- InsaneLife/ChineseNLPCorpus
- microsoft/nlp-recipes
- msgi/nlp-journey
- thunlp/OpenHowNet
- thunlp/OpenKE
- Determined22/zh-NER-TF 中文命名实体识别
1.19. 应用
- macrozheng/mall 电商系统
- justjavac/awesome-wechat-weapp 微信小程序开发资源汇总
- youfou/wxpy 微信API
- littlecodersh/ItChat 微信API
1.20. 财经
- peerchen/cktrader 程序化交易的框架
- cantaro86/Financial-Models-Numerical-Methods Collection of notebooks about quantitative finance, with interactive python code.
- fmzquant/strategies 量化策略
- cedricporter/funcat 股票相关公式移植到Python
- datochan/ctdx 通达信基本通讯的封装
- sinall/StrategyEase-Python-SDK 自动化交易 API 及量化平台
1.21. 名企
- bilibili/kratos bilibili开源的一套Go微服务框架
- facebook/prophet time series
- facebook/rocksdb fast storage
- facebookresearch/pytext A natural language modeling framework based on PyTorch
- google-research/bert TensorFlow code and pre-trained models for BERT
- google/earthenterprise Google Earth Enterprise - Open Source
- google/jax Composable transformations
- google/tink cryptographic APIs
- googlehosts/hosts
- microsoftarchive/redis
- microsoft/calculator
- microsoft/pyright Static type checker for Python
- microsoft/recommenders Best Practices on Recommendation Systems
- microsoft/terminal source code for:Windows Terminal, Console and Command-Line repo
- microsoft/vscode-extension-samples
- microsoft/vscode
- wikimedia/mediawiki-extensions
- wikimedia/mediawiki
1.22. 其他
- itdelatrisu/opsu rhythm game
- donnemartin/system-design-primer design large-scale systems
- home-assistant/home-assistant home automation
- NLRX-WJC/Learn-Vue-Source-Code Vue.js源码解析
- https://github.com/MorFansLab/LiteWebChat_Frame 一个简洁,易用的 HTML 聊天框架
- https://github.com/Neulana/douban-movie-extension 豆瓣电影传送门Chrome插件
- https://github.com/RomuloOliveira/commit-messages-guide
- https://github.com/git-tips/tips
- https://github.com/hjptriplebee/Chinese_poem_generator
- https://github.com/lancopku/pkuseg-python
- https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf
- https://raw.githubusercontent.com/eduosi/district/master/district-simple.csv
- https://zhuanlan.zhihu.com/p/84991613 github多行评论
- http://www.iocoder.cn/chinese-comment-repository/ GitHub:中文详细注释的开源项目
- https://alibaba.github.io/arthas/commands.html
链接专区(仅供编辑时引用)