pujfei's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
TheAlgorithms/Python
All Algorithms implemented in Python
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
microsoft/vscode
Visual Studio Code
jackfrued/Python-100-Days
Python - 100天从新手到大师
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
django/django
The Web framework for perfectionists with deadlines.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
python/cpython
The Python programming language
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
x64dbg/x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
JetBrains/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
upx/upx
UPX - the Ultimate Packer for eXecutables
LightTable/LightTable
The Light Table IDE ⛺
phodal/github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
gcc-mirror/gcc
GNOME/gimp
Read-only mirror of https://gitlab.gnome.org/GNOME/gimp
phith0n/Mind-Map
各种安全相关思维导图整理收集
github-tools/github
A higher-level wrapper around the Github API. Intended for the browser.
Zeta36/chess-alpha-zero
Chess reinforcement learning by AlphaGo Zero methods.
wuzhouhui/awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
larryli/PuTTY
PuTTY 中文版,原 http://code.google.com/p/puttycn 项目。
atom/github
:octocat: Git and GitHub integration for Atom
GNOME/meld
Read-only mirror of https://gitlab.gnome.org/GNOME/meld
gnuplot/gnuplot
Unofficial mirror of gnuplot's git repository. Please don't open pull requests here, go to https://sourceforge.net/p/gnuplot/gnuplot-main/merge-requests/ instead.
janbodnar/wxPython-examples
Source code examples from the ZetCode's wxPython tutorial