Jason Yuan's repositories
30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn the Python programming language in 30 days. This challenge may take up to 100 days, follow your own pace.
aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。
brew
🍺 The missing package manager for macOS (or Linux)
chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
coding-interview-university
A complete computer science study plan to become a software engineer.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
dev-blog
翻译、开发心得或学习笔记
dSYMTools
dSYM analyze
flv.js
HTML5 FLV Player
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
ipc_mobile
show ipc video
JDCFFPlayer
An simple video playe demo implemented using FFmpeg and SDL2.0 ,OpenGL ES
kurento-rtsp2webrtc
This example shows how to transform a RTSP feed or an HTTP feed into a low latency WebRTC stream in a simple and seamless manner.
leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
sihai-maven-ssm-alipay
阿里支付宝支付和微信支付,包括:阿里沙箱环境支付宝测试demo,支付宝支付整合到spring+springmvc+mybatis环境和微信整合到如上环境,功能非常齐全,只需要修改对应的配置文件即可,帮助文档齐全!
thumbnailator
Thumbnailator - a thumbnail generation library for Java
TreeNode
TreeNode
ValidMountainArray
leetcode-array