amojury's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Light-City/CPlusPlusThings
C++那些事
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
mitesh77/Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
ceph/ceph
Ceph is a distributed object, block, and file storage platform
Hackl0us/SS-Rule-Snippet
搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
vipstone/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
yzfly/awesome-chatgpt-zh
ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀
xzhih/one-key-hidpi
Enable macOS HiDPI and have a native setting.
albertlauncher/albert
A fast and flexible keyboard launcher
jobbole/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
pezy/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
eidheim/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
flyzy2005/ss-fly
一键脚本搭建ss/ssr并开启bbr内核加速(Ubuntu/CentOS/Debian)
xiaoweiChen/Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
mmc-maodun/Data-Structure-And-Algorithm
Data Structure And Algorithm(常用数据结构与算法C/C++实现)
vinceliuice/Canta-theme
Canta is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
p00f/clangd_extensions.nvim
Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~p00f/clangd_extensions.nvim instead
posborne/linux-programming-interface-exercises
My solutions to The Linux Programming Interface Exercises
NOLFXceptMe/http
HTTP Server/Client/Proxy Server
gaoliang/NJUPT-API
Python API Wrappers for NJUPT.
mosesnow/LZUthesis
兰州大学学位论文LyX模板及LaTeX模板
ratnajitmukherjee/EmotionClassification_FER2013
Emotion classification has always been a very challenging task in Computer Vision. Using the SSD object detection algorithm to extract the face in an image and using the FER 2013 released by Kaggle, this project couples a deep learning based face detector and an emotion classification DNN to classify the six/seven basic human emotions.