AlexGoke's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
hreinecke/sg3_utils
Deprecated git-svn mirror for sg3_utils
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
digoal/blog
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
liexusong/linux-source-code-analyze
Linux内核源码分析
tmpbooks/database
microsoft/PowerToys
Windows system utilities to maximize productivity
mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
woosungkim/LeapMotionVRInterface
Leap Motion System-based VR Interface for Unity(Shortcut menu, Tip pointer, Gesture factory)
PierfrancescoSoffritti/RemoteVR_UnityServer
Multiplayer virtual reality in the cloud. (Unity server)
VRUX-CO/VRDesignLab
VR Design Lab project created in Unity.
hecomi/VrGrabber
VR Grabber components for Unity
spatialos/sdk-for-unity-vr-starter-project
[Deprecated] SpatialOS SDK for Unity Virtual Reality Starter Project
CryptArc/Unity_MultiplayerVRTemplate
Multiplayer VR template for Unity3D.
Unity-Technologies/FPSSample
A first person multiplayer shooter example project in Unity
taizilongxu/interview_python
关于Python的面试题
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
spacewander/explore-flask-zh
Explore Flask中文翻译。关于flask的一些最佳实践。
resumejob/awesome-resume
Resume,Resume Templates,程序员简历例句,简历模版,
joke2k/faker
Faker is a Python package that generates fake data for you.
pallets/werkzeug
The comprehensive WSGI web application library.
helloflask/watchlist
Example application for Flask tutorial "Flask 入门教程".
gourouting/giligili
gin+gorm开发的视频网站示例
gourouting/singo
Gin+Gorm开发Golang API快速开发脚手架
helloShen/leetcode-helper
Save your time from building scaffolding for each leetcode problem.
Alfred1984/interesting-python
有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现